subroutine ozphys_2015::ozphys_2015_init | ( | logical, intent(in) | oz_phys_2015, |
character(len=*), intent(out) | errmsg, | ||
integer, intent(out) | errflg | ||
) |
local_name | standard_name | long_name | units | type | dimensions | kind | intent | optional |
---|---|---|---|---|---|---|---|---|
oz_phys_2015 | flag_for_2015_ozone_physics | flag for new (2015) ozone physics | flag | logical | () | in | False | |
errmsg | ccpp_error_message | error message for error handling in CCPP | none | character | () | len=* | out | False |
errflg | ccpp_error_flag | error flag for error handling in CCPP | flag | integer | () | out | False |