CCPP Scientific Documentation
v5.0.0
subroutine module_bl_mynn::mym_initialize ( integer, intent(in)  kts,
integer, intent(in)  kte,
real, dimension(kts:kte), intent(in)  dz,
real, intent(in)  dx,
real, dimension(kts:kte+1), intent(in)  zw,
real, dimension(kts:kte), intent(in)  u,
real, dimension(kts:kte), intent(in)  v,
real, dimension(kts:kte), intent(in)  thl,
real, dimension(kts:kte), intent(in)  qw 
)

GSD MYNN-EDMF mym_initialize General Algorithm

  • At first ql, vt and vq are set to zero.
  • Call mym_level2() to calculate the stability functions at level 2.
  • call mym_length() to calculate the master length scale.

References b1, b2, mym_length(), mym_level2(), qkemin, twothirds, and vk.

Referenced by mynn_bl_driver().

Here is the call graph for this function: