Skip to content

Merge MOM6/main from 03 May 2022#216

Merged
alperaltuntas merged 69 commits into
NCAR:dev/ncarfrom
gustavo-marques:eval_main_03may2022
May 19, 2022
Merged

Merge MOM6/main from 03 May 2022#216
alperaltuntas merged 69 commits into
NCAR:dev/ncarfrom
gustavo-marques:eval_main_03may2022

Conversation

@gustavo-marques
Copy link
Copy Markdown
Collaborator

This PR merges the main branch as of 03 May 2022. The changes introduced came from https://github.com/jiandewang/MOM6/tree/EMC-FMS-mixed-mode-20220411, and are summarized in
mom-ocean#1566.

@alperaltuntas already evaluated and approved mom-ocean#1566. I've run mom_aux against the latest dev/ncar and confirmed that answers do not change.

pjpegion and others added 30 commits May 5, 2020 08:22
update with NOAA-EMC fork
Update ocn_stoch branch with dev/emc
remove conflict with dev/emc
further resolve conflict
merge dev/emc into ocean stochastic branch
put id_sppt_wts, etc back.
pjpegion and others added 22 commits August 16, 2021 15:56
…20210914

merge GFDL main 20210914 commit (hash # c09e199)
…L-20211019

update to MOM6 main branch 20211019 commit
…_energetic_PBL.F90, add two new files: src/parameterizations/stochastic/MOM_stochastics.F90 and config_src/external/stochastic_physics/stochastic_physics.F90
…n-20211220

update MOM6 to its main branch commit 20211220
…20220217

this is corresponding to MOM6 main branch 20220217 commit (hash # 6f6d4d6),
which originally based on GFDL-candidate-20220129
…n-20220217

update to main branch 20220217 commit
…lization

To allow the ODA incremental counts (ncount) in the restart file, the restart registry is unlocked and then locked back again after the initialization of the ODA in MOM_state_initialization.
Add calls to restart_registry_lock when setting up ODA at initialization
…0220317

this is corresponding to MOM6 main 20220317 commit (hash # 399a7db)
…n-20220317

update to MOM6 main branch 20220317 commit
- This update is an alternate to PR#66 to fix the issues with passing
  read arguments to subroutines receiving class(*)

- This tries to show that there are no inherent issues with passing a
  real and receiving it as class(*).
  Rather the root cause of the issues is some of these arguments are
  optional and are being passed to FMS even thought they are not
  present!  Then they are trapped in FMS diag_manager inside a SELECT
  TYPE statement and the compiler is not smart enough to know that they
  are absent and bombs. 
…_class_bugfix

An alternate fix to class(*) issues with FMS 2022-01
@alperaltuntas
Copy link
Copy Markdown
Member

This needs to be squashed and merged, right @marshallward ?

@marshallward
Copy link
Copy Markdown

We don't want to squash this one, a regular (no-ff) merge should be fine. These hashes are in mom-ocean:main, so we want them in NCAR:dev/ncar and the other group branches (dev/gfdl, dev/emc, etc).

It's not a pretty set of commits, but once they go into main, we should try to preserve them.

Hopefully this is just due to the resync caused by the previous squash-commits.

@alperaltuntas
Copy link
Copy Markdown
Member

Thanks! Glad I asked.

@alperaltuntas alperaltuntas merged commit b1eda27 into NCAR:dev/ncar May 19, 2022
@gustavo-marques gustavo-marques deleted the eval_main_03may2022 branch October 24, 2022 16:08
alperaltuntas added a commit that referenced this pull request Apr 2, 2026
* Miscellaneous runtime parameter changes:

- Introduce MOM6_WW3_CPL_METHOD xml variable controlling which wave
  coupling method gets used: most, legacy, or none
- For B cases, set MIN_SALINITY to 1.0e-6
- For t232, set Laplacian to False
- For t232, remove MEKE_ALPHA_RHINES, MEKE_ALPHA_DEFORM,
  MEKE_ALPHA_FRICT, MEKE_ALPHA_GRID, MEKE_CT

* revert LAPLACIAN to True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants