| subroutine module_bl_mynn::condensation_edmf_r | ( | real, intent(in) | QT, |
| real, intent(out) | THL, | ||
| real, intent(in) | P, | ||
| real, intent(in) | zagl, | ||
| real, intent(in) | THV, | ||
| real, intent(out) | QC | ||
| ) |
| [in] | qt | zero or one condensation for edmf: calculates THL and QC similar to condensation_edmf but with different inputs |
| [in] | thv | zero or one condensation for edmf: calculates THL and QC similar to condensation_edmf but with different inputs |
| [in] | p | zero or one condensation for edmf: calculates THL and QC similar to condensation_edmf but with different inputs |
| [in] | zagl | zero or one condensation for edmf: calculates THL and QC similar to condensation_edmf but with different inputs |