ufs-community / UFS_UTILS

Utilities for the NCEP models.
Other
21 stars 105 forks source link

Update version of sfcsub.F in global_cycle program #933

Closed GeorgeGayno-NOAA closed 3 months ago

GeorgeGayno-NOAA commented 4 months ago

A bug was found in the sfcsub.F program:

https://github.com/ufs-community/ccpp-physics/issues/199 https://github.com/NOAA-EMC/global-workflow/issues/2498

To implement this bug fix in global_cycle, the program will first need to use the latest version in the ccpp-physics.

https://github.com/ufs-community/ccpp-physics/commits/ufs/dev/physics/Interstitials/UFS_SCM_NEPTUNE/sfcsub.F

GeorgeGayno-NOAA commented 4 months ago

Using 30e17b2, all global_cycle regression tests passed on Hera.

GeorgeGayno-NOAA commented 4 months ago

Will wait until the bug in sfcsub.F is merged to the ccpp repository before issuing a UFS_UTILS PR.

https://github.com/ufs-community/ccpp-physics/issues/199