subroutine, public unified_ugwp::unified_ugwp_finalize | ( | logical, intent(in) | do_ugwp_v0, |
logical, intent(in) | do_ugwp_v0_nst_only, | ||
character(len=*), intent(out) | errmsg, | ||
integer, intent(out) | errflg | ||
) |
local_name | standard_name | long_name | units | type | dimensions | kind | intent |
---|---|---|---|---|---|---|---|
do_ugwp_v0 | flag_for_ugwp_version_0 | flag to activate ver 0 CIRES UGWP | flag | logical | () | in | |
do_ugwp_v0_nst_only | flag_for_ugwp_version_0_nonorographic_gwd | flag to activate ver 0 CIRES UGWP - non-stationary GWD only | flag | logical | () | 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 |