CCPP SciDoc for UFS-SRW v3.0.0  SRW v3.0.0
Common Community Physics Package Developed at DTC

◆ mym_length()

subroutine module_bl_mynn::mym_length ( integer, intent(in)  kts,
integer, intent(in)  kte,
real(kind_phys), intent(in)  xland,
real(kind_phys), dimension(kts:kte), intent(in)  dz,
real(kind_phys), intent(in)  dx,
real(kind_phys), dimension(kts:kte+1), intent(in)  zw,
real(kind_phys), intent(in)  rmo,
real(kind_phys), intent(in)  flt,
real(kind_phys), intent(in)  fltv,
real(kind_phys), intent(in)  flq,
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(in)  u1,
real(kind_phys), dimension(kts:kte), intent(in)  v1,
real(kind_phys), dimension(kts:kte), intent(in)  qke,
real(kind_phys), dimension(kts:kte), intent(in)  dtv,
real(kind_phys), dimension(kts:kte), intent(out)  el,
real(kind_phys), intent(in)  zi,
real(kind_phys), dimension(kts:kte), intent(in)  theta,
real(kind_phys), dimension(kts:kte), intent(out)  qkw,
real(kind_phys), intent(in)  Psig_bl,
real(kind_phys), dimension(kts:kte), intent(in)  cldfra_bl1D,
integer, intent(in)  bl_mynn_mixlength,
real(kind_phys), dimension(kts:kte), intent(in)  edmf_w1,
real(kind_phys), dimension(kts:kte), intent(in)  edmf_a1 
)