adding regression test for suite RRFS_v1beta#61
Conversation
added file:
tests/tests/fv3_ccpp_rrfs_v1beta
modified file:
tests/rt_ccpp_gsd.conf
| RUN | fv3_ccpp_gsd_warmstart | standard | | | fv3_ccpp_gsd_coldstart | ||
| RUN | fv3_ccpp_gsd_noah | standard | | fv3 | | ||
| # Compile with CCPP - static mode | ||
| COMPILE | CCPP=Y REPRO=Y SUITES=FV3_GSD_SAR_v1,FV3_RRFS_v0, FV3_RRFS_v1beta | standard | hera.intel | fv3 | |
There was a problem hiding this comment.
This will not work - no spaces in the SUITES=... argument. Have you tried it?
tests/rt_ccpp_gsd.conf
|
Thanks, Dom! The space is removed and the file is updated. It's tested on hera. @climbfuji |
|
This does not work without making the corresponding changes / additions in fv3atm. Please add the new SDF for RRFSv1beta, correct the old mynnrad pre/post calls and call order to the new sgscloud pre/post as discussed via email for all applicable suites, create a PR for fv3atm, and update .gitmodules and the fv3atm submodule pointer in ufs-weather-model to point to your fv3atm fork and branch. See https://docs.google.com/presentation/d/1UVq7O0djhOO99VCIbftwi-WFRdF9fjnMijZNw4kRxnM/edit if this last bit is not clear. Lastly, please run the tests on hera for |
|
Thanks, Dom! I'll do the full regression test. |
|
here is the fv3atm pull request: |
|
I did the regression tests with rt_ccpp_gsd.conf and all passed on Hera. @climbfuji @JeffBeck-NOAA |
|
Thanks for running the tests. I don't see the |
|
PR NCAR/fv3atm#60 is empty - no changes. Apparently you did not commit your changes. |
|
Sorry, could you check it again? I can see it from my side now. Thanks! @climbfuji |
|
Thanks, Linlin. I merged NCAR/fv3atm#60 - forget about the .gitmodules change, no longer needed for this specific PR. Usually we require it before running the tests and conducting the code review, but that train has left. Now you need to go to your FV3 directory, do a |
|
Updated. Please let me know if anything else is needed, thanks! @climbfuji |
…perturbed variables (NCAR#61) * Updates to regression tests fv3_ccpp_gsd_lndp and fv3_ccpp_gsd_noah_lndp * Bug fix for tests/parm/ccpp_gsd_sar.nml.IN

added file:
tests/tests/fv3_ccpp_rrfs_v1beta
modified file:
tests/rt_ccpp_gsd.conf