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

CMEPS Sync with Trigrid capability #122

Open
wants to merge 682 commits into
base: emc/develop
Choose a base branch
from

Conversation

DeniseWorthen
Copy link
Collaborator

@DeniseWorthen DeniseWorthen commented Jul 1, 2024

Description of changes

Updates CMEPS to latest ESCOMP/main

Specific notes

Testing

Testing in UFS indicates that all tests which compare mediator restart or history files will fail due to the presence of a new fraction field in the FBfrac (atmFrac_lfrin). All other compared files are B4B. See full testing in associated UFS PR ufs-community/ufs-weather-model#2352

jedwards4b and others added 30 commits May 19, 2023 09:16
* remove swnet to ocean from custom_nems
* set optional use of nextswday
* get med history working w/o aofluxes
make xgrid default and fix sw flux to mom ocn
…ig_option

Add check for nans config option
testing indicates we are not yet ready for xgrid
* flux_albav moved to _init
* use_nextswcday for using clock instead of scalar field
* min_albedo for setting min albedo used max(min_albedo,....)
* giving a min_albedo value sets logical use_min_albedo, otherwise
false and min_albedo=0
* set mean albdif and albdir via config. If not present, defaults to
current values
billsacks and others added 29 commits June 21, 2024 18:31
Avoid modifying fields in place so that the ROF import fields are truly
what came from ROF. So this removal of negative runoff will just appear
in the fields mapped to OCN.
Implementation of glc->ocn coupling via going through mosart
I'm not sure if this is necessary, but it seems like it could be in some
configurations, and it won't hurt to do this check.
this call is no longer needed and removing it fully removes the mct l…
Add bilinr_nostd for wav2ice coupling
Add shr_dust_emis_mod to handle options for dust emissions between CTSM and CAM
Add trigrid capability - ability to run atm and lnd on separate grids
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.

Sync CMEPS with ESCOMP repository; add trigrid capability