CCPP Scientific Documentation
v5.0.0
subroutine, public mp_thompson_post::mp_thompson_post_run ( integer, intent(in)  ncol,
integer, intent(in)  nlev,
real(kind_phys), dimension(1:ncol,1:nlev), intent(in)  tgrs_save,
real(kind_phys), dimension(1:ncol,1:nlev), intent(inout)  tgrs,
real(kind_phys), dimension(1:ncol,1:nlev), intent(in)  prslk,
real(kind_phys), intent(in)  dtp,
real(kind_phys), intent(in)  ttendlim,
integer, intent(in)  kdt,
integer, intent(in)  mpicomm,
integer, intent(in)  mpirank,
integer, intent(in)  mpiroot,
character(len=*), intent(out)  errmsg,
integer, intent(out)  errflg 
)

References apply_limiter, and is_initialized.