subroutine mfscu_mod::mfscu | ( | integer | im, |
integer | ix, | ||
integer | km, | ||
integer | kmscu, | ||
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,km) | thlvx, | ||
real(kind=kind_phys), dimension(im) | gdx, | ||
real(kind=kind_phys), dimension(im,km) | thetae, | ||
real(kind=kind_phys), dimension(im) | radj, | ||
integer, dimension(im) | krad, | ||
integer, dimension(im) | mrad, | ||
real(kind=kind_phys), dimension(im) | radmin, | ||
real(kind=kind_phys), dimension(im,km) | buo, | ||
real(kind=kind_phys), dimension(im,km) | xmfd, | ||
real(kind=kind_phys), dimension(im,km) | tcdo, | ||
real(kind=kind_phys), dimension(im,km,ntrac1) | qcdo, | ||
real(kind=kind_phys), dimension(im,km) | ucdo, | ||
real(kind=kind_phys), dimension(im,km) | vcdo, | ||
real(kind=kind_phys), dimension(im,km-1) | xlamde ) |
Definition at line 11 of file mfscu.f.
Referenced by satmedmfvdif::satmedmfvdif_run().