subroutine mfpblt_mod::mfpblt | ( | integer | im, |
integer | ix, | ||
integer | km, | ||
integer | kmpbl, | ||
integer | ntcw, | ||
integer | ntrac1, | ||
real(kind=kind_phys) | delt, | ||
logical, dimension(im) | cnvflg, | ||
real(kind=kind_phys), dimension(im,km) | zl, | ||
real(kind=kind_phys), dimension(im,km) | zm, | ||
real(kind=kind_phys), dimension(ix,km,ntrac1) | q1, | ||
real(kind=kind_phys), dimension(ix,km) | t1, | ||
real(kind=kind_phys), dimension(ix,km) | u1, | ||
real(kind=kind_phys), dimension(ix,km) | v1, | ||
real(kind=kind_phys), dimension(im,km) | plyr, | ||
real(kind=kind_phys), dimension(im,km) | pix, | ||
real(kind=kind_phys), dimension(im,km) | thlx, | ||
real(kind=kind_phys), dimension(im,km) | thvx, | ||
real(kind=kind_phys), dimension(im) | gdx, | ||
real(kind=kind_phys), dimension(im) | hpbl, | ||
integer, dimension(im) | kpbl, | ||
real(kind=kind_phys), dimension(im) | vpert, | ||
real(kind=kind_phys), dimension(im,km) | buo, | ||
real(kind=kind_phys), dimension(im,km) | xmf, | ||
real(kind=kind_phys), dimension(im,km) | tcko, | ||
real(kind=kind_phys), dimension(im,km,ntrac1) | qcko, | ||
real(kind=kind_phys), dimension(im,km) | ucko, | ||
real(kind=kind_phys), dimension(im,km) | vcko, | ||
real(kind=kind_phys), dimension(im,km-1) | xlamue ) |
Definition at line 16 of file mfpblt.f.
Referenced by satmedmfvdif::satmedmfvdif_run().