Update of subgrid-scale cloud physics for MYNN/GF#3
Conversation
…pre,post} to sgscloudrad_{pre,post}, addition of new variable qci_conv for GSDCHEM to GFS_typedefs.{F90,meta}
9833ee5 to
408a254
Compare
|
@haiqinli @joeolson42 @tanyasmirnova please review this PR and post your comment here (I cannot add you as official reviewers). Thanks. |
haiqinli
left a comment
There was a problem hiding this comment.
It looks good to me. Thanks.
|
Dom, |
|
Testing on macOS: The code as of Dec 13, 2019 5pm MT gives b4b identical results between IPD, CCPP dynamic and CCPP static for the fv3_gfdlmp/fv3_ccpp_gfdlmp regression tests with 32bit dynamics. The code also gives b4b identical results for CCP dynamic and CCPP static for the fv3_ccpp_gsd regression test with 64bit dynamics. |
|
Regression testing on hera/intel against official EMC baseline (trunk-20191121): the following tests did not pass, all others pass. This is OK, because these tests have been changed/added by DTC and merged into gsd/develop, but not yet into EMC's code. |
|
Regression testing on hera/intel using rt_ccpp_dtc.conf (first create, then verify): all pass. |
43a8e20 to
b5763cc
Compare
|
@haiqinli @tanyasmirnova @joeolson42 @hannahcbarnes I believe this PR has been superseded by #13 which I just merged? Please confirm. Thanks! |
|
Superseded by #13. |
Update .gitmodules and submodule pointer for ccpp-physics for code review and testing
This PR updates the suite definition files with the new name of the subgrid-scale cloud scheme for MYNN/GF (changed from
mynnrad_{pre,post}tosgscloudrad_{pre,post}) and adds a new variableqci_convfor GSDCHEM toGFS_typedefs.{F90,meta}.Associated PRs:
NOAA-GSL/ccpp-physics#2
#3
NOAA-GSL/ufs-weather-model#2
For regression testing, see below.