Final step to remove IPD (remove _ccpp labels from regression tests), RAS updates and regression tests#448
Conversation
| no_anom_sst = .false. | ||
| data_set = 'reynolds_oi', | ||
| use_ncep_sst = .true. | ||
| use_ncep_ice = .false. |
There was a problem hiding this comment.
This namelist amip_interp_nml is not used in ufs-weather-model (fv3atm). At some point (maybe even in this PR) we should remove it from all input namelist (templates). Few other namelists like coupler_nml and interpolator_nml
should also be removed.
… rt.conf and rt_gnu.conf
fd403cc to
c99b83c
Compare
…r-model into remove_ccpp_label_from_regression_tests
SMoorthi-emc
left a comment
There was a problem hiding this comment.
We may have to make some changes when Model*ntchm > 0 and RAS is used as the default fscav is changed to 0.6 (RAS assumes fscav that enters RAS has values for all tracers, including tke). Also, scavenging in RAS itself may have to be updated at that point.
…r-model into remove_ccpp_label_from_regression_tests
7da8220 to
4436a11
Compare
|
This PR is ready for final review, I kicked off the CI tests. Orion is still busy creating baselines, after more than 24h. GitHub does a terrible job with displaying the diffs in this commit, even though I used |
|
CI test failed, it will be fixed in next PR. |
|
Baseline creation and verification of results finished post-commit on orion. Attaching log here. |
* upstream/develop: Stoch updates (ufs-community#372) Final step to remove IPD (remove _ccpp labels from regression tests), RAS updates and regression tests (ufs-community#448)
* Added orographic static data file generation for GSL drag suite. * Updating branch Feb. 26, 2021 * Final changes for PR * Modified comment in exregional_make_orog.sh to reflect that we are generating oro_data files instead of copying them * Added 'halo' to input list (grid_info.dat) for execution of orog_gsl Co-authored-by: Michael Toy <michael.toy@noaa.gov>
Description
This PR contains the following changes:
_ccpplabel from all regression test names, regression test setup scripts, namelist templates and thert.shrun directoriesThis PR completes the removal of IPD.
Issue(s) addressed
Fixes NOAA-EMC/ufsatm#214
Testing
Regression testing will be done on all tier-1 platforms.
New baselines required because of the name changes of the directories. New results for RAS tests.
Regression testing completed on:
Note:
Dependencies
NCAR/ccpp-physics#585
NOAA-EMC/ufsatm#252
#448