fv3atm
fv3atm copied to clipboard
First reconciliation PR from production/RRFS.v1
Description
This PR is identical to https://github.com/NOAA-EMC/fv3atm/pull/785, but it is directed at moving the changes from production/RRFS.v1 to the develop branch.
Issue(s) addressed
None.
Testing
How were these changes tested?
What compilers / HPCs was it tested with?
Are the changes covered by regression tests? (If not, why? Do new tests need to be added?)
Have the ufs-weather-model regression test been run? On what platform?
- Will the code updates change regression test baseline? If yes, why? Please show the baseline directory below.
- Please commit the regression test log files in your ufs-weather-model branch
Dependencies
waiting on https://github.com/ufs-community/ccpp-physics/pull/226
Requirements before merging
- [ ] All new code in this PR is tested by at least one unit test
- [ ] All new code in this PR includes Doxygen documentation
- [ ] All new code in this PR does not add new compilation warnings (check CI output)