Processing math: 100%
CCPP SciDoc v7.0.0  v7.0.0
Common Community Physics Package Developed at DTC
 
All Classes Namespaces Functions Variables Modules Pages
Loading...
Searching...
No Matches

◆ mym_level2()

subroutine module_bl_mynn::mym_level2 ( integer, intent(in) kts,
integer, intent(in) kte,
real(kind_phys), dimension(kts:kte), intent(in) dz,
real(kind_phys), dimension(kts:kte), intent(in) u,
real(kind_phys), dimension(kts:kte), intent(in) v,
real(kind_phys), dimension(kts:kte), intent(in) thl,
real(kind_phys), dimension(kts:kte), intent(in) thetav,
real(kind_phys), dimension(kts:kte), intent(in) qw,
real(kind_phys), dimension(kts:kte), intent(in) ql,
real(kind_phys), dimension(kts:kte), intent(in) vt,
real(kind_phys), dimension(kts:kte), intent(in) vq,
real(kind_phys), dimension(kts:kte), intent(out) dtl,
real(kind_phys), dimension(kts:kte), intent(out) dqw,
real(kind_phys), dimension(kts:kte), intent(out) dtv,
real(kind_phys), dimension(kts:kte), intent(out) gm,
real(kind_phys), dimension(kts:kte), intent(out) gh,
real(kind_phys), dimension(kts:kte), intent(out) sm,
real(kind_phys), dimension(kts:kte), intent(out) sh )
Parameters
ktshorizontal dimension
ktevertical dimension
dzvertical grid spacings ( m)
uwest-east component of the horizontal wind ( m s^{-1})
vsouth-north component of the horizontal wind ( m s^{-1})
thlliquid water potential temperature
qwtotal water content Q_w
qlliquid water content ( kg kg^{-1})
vt
vq
dtlvertical gradient of \theta_l ( K m^{-1})
dqwvertical gradient of Q_w
dtvvertical gradient of \theta_V ( K m^{-1})
gmG_M divided by L^{2}/q^{2} ( s^{-2})
ghG_H divided by L^{2}/q^{2} ( s^{-2})
smstability function for momentum, at Level 2
shstability function for heat, at Level 2

MYNN-EDMF mym_level2 General Algorithm

@ {

Definition at line 1719 of file module_bl_mynn.F90.

Referenced by mym_initialize(), and mym_turbulence().

Here is the caller graph for this function: