subroutine gfs_suite_interstitial_rad_reset::gfs_suite_interstitial_rad_reset_run | ( | type(gfs_interstitial_type), intent(inout) | Interstitial, |
type(gfs_control_type), intent(in) | Model, | ||
character(len=*), intent(out) | errmsg, | ||
integer, intent(out) | errflg | ||
) |
local_name | standard_name | long_name | units | type | dimensions | kind | intent |
---|---|---|---|---|---|---|---|
Interstitial | gfs_interstitial_type_instance | derived type GFS_interstitial_type in FV3 | DDT | GFS_interstitial_type | () | GFS_interstitial_type | inout |
Model | gfs_control_type_instance | Fortran DDT containing FV3-GFS model control parameters | DDT | GFS_control_type | () | GFS_control_type | in |
errmsg | ccpp_error_message | error message for error handling in CCPP | none | character | () | len=* | out |
errflg | ccpp_error_code | error code for error handling in CCPP | 1 | integer | () | out |