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

◆ moisture_check()

subroutine module_bl_mynn::moisture_check ( integer, intent(in) kte,
real(kind_phys), intent(in) delt,
real(kind_phys), dimension(kte), intent(in) dp,
real(kind_phys), dimension(kte), intent(in) exner,
real(kind_phys), dimension(kte), intent(inout) qv,
real(kind_phys), dimension(kte), intent(inout) qc,
real(kind_phys), dimension(kte), intent(inout) qi,
real(kind_phys), dimension(kte), intent(inout) qs,
real(kind_phys), dimension(kte), intent(inout) th,
real(kind_phys), dimension(kte), intent(inout) dqv,
real(kind_phys), dimension(kte), intent(inout) dqc,
real(kind_phys), dimension(kte), intent(inout) dqi,
real(kind_phys), dimension(kte), intent(inout) dqs,
real(kind_phys), dimension(kte), intent(inout) dth )

Definition at line 5134 of file module_bl_mynn.F90.