NCAR / ccpp-physics

GFS physics for CCPP
Other
59 stars 146 forks source link

Split fv3atm GFS_typedefs.F90: import GFS_interstitial_type from CCPP_typedefs instead of GFS_typedefs #887

Closed climbfuji closed 2 years ago

climbfuji commented 2 years ago

The host-model dependent GFS_suite_interstitial.F90 reset functions for the GFS_interstitial DDT need to import GFS_interstitial_type from CCPP_typedefs instead of GFS_typedefs due to the change in the associated fv3atm PR listed below (split GFS_typedefs.F90).

Associated fv3atm PR: https://github.com/NOAA-EMC/fv3atm/pull/508

For regression testing, see https://github.com/ufs-community/ufs-weather-model/pull/1130