-
Notifications
You must be signed in to change notification settings - Fork 158
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
Update Regression Test to include gfsv17 prototypes that are after prototype 8, and turn on prognostic closure #598
Update Regression Test to include gfsv17 prototypes that are after prototype 8, and turn on prognostic closure #598
Conversation
@lisa-bengtsson can you update ccpp submodule pointer and revert the gitmodules branch? |
@jkbk2004 I updated the pointer in .gimodules |
@lisa-bengtsson correct ccpp hash is ufs-community/ccpp-physics@befc336. Can you update the ccpp submodule poiinter? |
@jkbk2004 how can I see the submodule hashes ? |
|
Ok, thank you for confirming. |
@DusanJovic-NOAA @BrianCurtis-NOAA you can go ahead to approve this pr. |
Description
These PR’s in ufs-weather-model, fv3atm and ccpp/physics does the following:
Creates a set of _gfsv17 RT’s to reflect tests that are beyond prototype 8 targeted for GFSv17
Activates prognostic closure by setting namelist progsigma = true in *gfsv17 and pointing to new field_table in the RT’s
Addresses additional parametric tuning in progclosure_calc.F90
Adds a new gfsv17 field_table and diag_table
Issue(s) addressed
ufs-community/ufs-weather-model#1477
Testing
New ufs-weather-model RT tests have been carried out on Hera
Dependencies
ufs-community/ufs-weather-model#1480
ufs-community/ccpp-physics#18