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).
The host-model dependent
GFS_suite_interstitial.F90
reset functions for theGFS_interstitial
DDT need to importGFS_interstitial_type
fromCCPP_typedefs
instead ofGFS_typedefs
due to the change in the associated fv3atm PR listed below (splitGFS_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