subroutine module_bl_mynn::condensation_edmf | ( | real(kind_phys), intent(in) | qt, |
real(kind_phys), intent(in) | thl, | ||
real(kind_phys), intent(in) | p, | ||
real(kind_phys), intent(in) | zagl, | ||
real(kind_phys), intent(out) | thv, | ||
real(kind_phys), intent(inout) | qc ) |
Definition at line 6831 of file module_bl_mynn.F90.
References qsat_blend().
Referenced by ddmf_jpl(), and dmp_mf().