Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/update to gfdl 20210503 #67

Merged

Conversation

jiandewang
Copy link
Collaborator

@jiandewang jiandewang commented May 4, 2021

Description of changes

update EMC MOM6 to GFDL 20210503 commit (see detail at https://github.com/NOAA-GFDL/MOM6/pull/1381#issuecomment-831473753)

Issues Fixed (include github issue #):

MOM6 closes #66

ufs-weather-model Issue No. 556 (ufs-community/ufs-weather-model#556)

Are changes expected to change answers?
No

Testing performed:

machine: orion, hera and dell-p3

Hashes used for testing

NEMS: cf1de1e0

CMEPS: 037cbe92

FV3: ce81602

CICE: 2eca569

WW3: 2646f8c1

stochastic_physics: 6e4d5ce0

MOM6: 819267f (https://github.com/jiandewang/MOM6/tree/feature/update-to-GFDL-20210503)

gustavo-marques and others added 30 commits December 15, 2020 18:13
* Also reducing line lenghts > 120
Fixes inconsistency in the calculation of tendency due to lateral diffusion
See https://arxiv.org/abs/2004.06278. Not an exact reproduction of "squares" because Fortran doesn't have a uint64 type, and not all compilers provide integers with > 64 bits...
…_diff

Adds mask2dT checker to avoid calling boundary_k_range at land points
Added a counter-based PRNG to MOM_random
Remove an omp parallel do directive due to thread-unsafe cpu_clock
This patch fixes a sign bug, in both MCT and NUOPC, when
accounting for the latent heat from fprec and frunnoff.
Following MOM6's definition, both fprec
and frunoff are > 0 into the ocean. Therefore, the latent heat
associated with these terms should be negative.
* Fixes latent heat contribution from fprec and frunoff (MCT and NUOPC)
…ndidate_2021-02-19

Fix LBD module after merging main candidate 2021 02 19
Add med2mod_areacor and move where area correction is applied
Sync with main to bring in new file layout
@jiandewang jiandewang merged commit b418ae1 into NOAA-EMC:dev/emc May 8, 2021
@jiandewang jiandewang deleted the feature/update-to-GFDL-20210503 branch February 28, 2023 03:53
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.

update MOM6 to GFDL's 20210503 commit
7 participants