-
Notifications
You must be signed in to change notification settings - Fork 20
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
CMEPS Sync with Trigrid capability #122
Conversation
* 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
both =0 is not an error
cmeps0.14.70
Remove negative runoff
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
new fix for add_gusts
bug fix primarily for usf testing
Changes w/in the sub-dirs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
First batch or reviews, will get to the rest later today/tomorrow
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still have a handful of files left to look at but pushing this batch to save progress
Hi, @DeniseWorthen . Testing is complete on WM PR 2352. Feel free to merge this PR. |
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