subroutine, public mp_thompson_post::mp_thompson_post_init | ( | real(kind_phys), intent(in) | ttendlim, |
character(len=*), intent(out) | errmsg, | ||
integer, intent(out) | errflg ) |
local_name | standard_name | long_name | units | type | dimensions | kind | intent |
---|---|---|---|---|---|---|---|
ttendlim | max_tendency_of_air_potential_temperature_due_to_large_scale_precipitation | temperature tendency limiter per physics time step | K s-1 | real | () | kind_phys | 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 |
Definition at line 25 of file mp_thompson_post.F90.