CCPP Scientific Documentation
v4.1.0
subroutine mynnrad_post::mynnrad_post_run ( integer, intent(in)  ix,
integer, intent(in)  im,
integer, intent(in)  levs,
logical, intent(in)  flag_init,
logical, intent(in)  flag_restart,
real(kind=kind_phys), dimension(im,levs), intent(out)  qc,
real(kind=kind_phys), dimension(im,levs), intent(out)  qi,
real(kind=kind_phys), dimension(im,levs), intent(in)  qc_save,
real(kind=kind_phys), dimension(im,levs), intent(in)  qi_save,
character(len=*), intent(out)  errmsg,
integer, intent(out)  errflg 
)