Bug fix for ccpp-physics routine sfcsub.F#827
Conversation
|
The title of this PR is "Test fix to ...". Is this just for testing the fix, or is this intended to be actually merged into develop branch? @GeorgeGayno-NOAA |
According to the CCPP repository wiki page (see step 4), any changes to CCPP must also include PRs for FV3ATM and UFS weather model: I did not make any changes to FV3ATM itself. |
I was actually asking about the title itself. The "Test fix to ..." implies that this is just for testing. But since this needs to be merged into fv3atm the title should be "Bug fix for ccpp-physics routine sfcsub.F" like the corresponding ufs PR. |
|
@jkbk2004 @DusanJovic-NOAA This is combined into #831 and therefore it can be closed. |
Description
No changes to fv3atm other than pointing to a new version of the ccpp physics to
address a bug in sfcsub.F routine.
Issue(s) addressed
Fixes ufs-community/ccpp-physics#199
Testing
Full set of ufs-weather-model regression tests were run on Hera and passed.
Dependencies