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

◆ ddmf_jpl()

subroutine module_bl_mynn::ddmf_jpl ( integer, intent(in) kts,
integer, intent(in) kte,
real(kind_phys), intent(in) dt,
real(kind_phys), dimension(kts:kte+1), intent(in) zw,
real(kind_phys), dimension(kts:kte), intent(in) dz,
real(kind_phys), dimension(kts:kte), intent(in) p,
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) th,
real(kind_phys), dimension(kts:kte), intent(in) thl,
real(kind_phys), dimension(kts:kte), intent(in) thv,
real(kind_phys), dimension(kts:kte), intent(in) tk,
real(kind_phys), dimension(kts:kte), intent(in) qt,
real(kind_phys), dimension(kts:kte), intent(in) qv,
real(kind_phys), dimension(kts:kte), intent(in) qc,
real(kind_phys), dimension(kts:kte), intent(in) rho,
real(kind_phys), dimension(kts:kte), intent(in) exner,
real(kind_phys), intent(in) ust,
real(kind_phys), intent(in) wthl,
real(kind_phys), intent(in) wqt,
real(kind_phys), intent(in) pblh,
integer, intent(in) kpbl,
real(kind_phys), dimension(kts:kte), intent(out) edmf_a_dd,
real(kind_phys), dimension(kts:kte), intent(out) edmf_w_dd,
real(kind_phys), dimension(kts:kte), intent(out) edmf_qt_dd,
real(kind_phys), dimension(kts:kte), intent(out) edmf_thl_dd,
real(kind_phys), dimension(kts:kte), intent(out) edmf_ent_dd,
real(kind_phys), dimension(kts:kte), intent(out) edmf_qc_dd,
real(kind_phys), dimension(kts:kte+1) sd_aw,
real(kind_phys), dimension(kts:kte+1) sd_awthl,
real(kind_phys), dimension(kts:kte+1) sd_awqt,
real(kind_phys), dimension(kts:kte+1) sd_awqv,
real(kind_phys), dimension(kts:kte+1) sd_awqc,
real(kind_phys), dimension(kts:kte+1) sd_awu,
real(kind_phys), dimension(kts:kte+1) sd_awv,
real(kind_phys), dimension(kts:kte+1) sd_awqke,
real(kind_phys), dimension(kts:kte), intent(in) qc_bl1d,
real(kind_phys), dimension(kts:kte), intent(in) cldfra_bl1d,
real(kind_phys), dimension(kts:kte), intent(in) rthraten )

Definition at line 6934 of file module_bl_mynn.F90.

References condensation_edmf().

Here is the call graph for this function: