subroutine mynnrad_pre::mynnrad_pre_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(inout) | qc, | ||
real(kind=kind_phys), dimension(im,levs), intent(inout) | qi, | ||
real(kind=kind_phys), dimension(im,levs), intent(in) | T3D, | ||
real(kind=kind_phys), dimension(im,levs), intent(out) | qc_save, | ||
real(kind=kind_phys), dimension(im,levs), intent(out) | qi_save, | ||
real(kind=kind_phys), dimension(im,levs), intent(in) | qc_bl, | ||
real(kind=kind_phys), dimension(im,levs), intent(in) | cldfra_bl, | ||
real(kind=kind_phys), dimension(im,levs), intent(in) | delp, | ||
real(kind=kind_phys), dimension(im,levs), intent(inout) | clouds1, | ||
real(kind=kind_phys), dimension(im,levs), intent(inout) | clouds2, | ||
real(kind=kind_phys), dimension(im,levs), intent(inout) | clouds3, | ||
real(kind=kind_phys), dimension(im,levs), intent(inout) | clouds4, | ||
real(kind=kind_phys), dimension(im,levs), intent(inout) | clouds5, | ||
real(kind=kind_phys), dimension(im), intent(in) | slmsk, | ||
character(len=*), intent(out) | errmsg, | ||
integer, intent(out) | errflg | ||
) |
References physcons::con_g.