NCAR / ccpp-physics

GFS physics for CCPP
Other
56 stars 145 forks source link

Parametric value updates in prognostic closure for GFSv17 #976

Closed lisa-bengtsson closed 1 year ago

lisa-bengtsson commented 1 year ago

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: https://github.com/ufs-community/ufs-weather-model/issues/1477 Dependencies: https://github.com/ufs-community/ufs-weather-model/pull/1480 and https://github.com/NOAA-EMC/fv3atm/pull/598/files

lisa-bengtsson commented 1 year ago

This update goes with new RT's https://github.com/ufs-community/ufs-weather-model/pull/1480, and should not be merged until the dependencies are reviewed and ready to be merged. Thanks!