CCPP SciDoc v7.0.0  v7.0.0
Common Community Physics Package Developed at DTC
 
Loading...
Searching...
No Matches

◆ mym_initialize()

subroutine module_bl_mynn::mym_initialize ( 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), 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) qw,
real(kind_phys), intent(in) zi,
real(kind_phys), dimension(kts:kte) theta,
real(kind_phys), dimension(kts:kte) thetav,
real(kind_phys), dimension(kts:kte) sh,
real(kind_phys), dimension(kts:kte) sm,
real(kind_phys), intent(in) ust,
real(kind_phys), intent(in) rmo,
real(kind_phys), dimension(kts:kte), intent(inout) el,
real(kind_phys), dimension(kts:kte), intent(inout) qke,
real(kind_phys), dimension(kts:kte), intent(out) tsq,
real(kind_phys), dimension(kts:kte), intent(out) qsq,
real(kind_phys), dimension(kts:kte), intent(out) cov,
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,
logical, intent(in) initialize_qke,
integer spp_pbl,
real(kind_phys), dimension(kts:kte) rstoch_col )

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.

Definition at line 1515 of file module_bl_mynn.F90.

References mym_length(), and mym_level2().

Referenced by mynn_bl_driver().

Here is the call graph for this function:
Here is the caller graph for this function: