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

◆ warm_rain()

subroutine module_mp_tempo_main::warm_rain ( real(wp), dimension(:), intent(in)  rhof,
logical, dimension(:), intent(in)  l_qc,
real(wp), dimension(:), intent(in)  rc,
real(wp), dimension(:), intent(in)  nc,
real(dp), dimension(:), intent(in)  ilamc,
real(wp), dimension(:), intent(in)  mvd_c,
logical, dimension(:), intent(in)  l_qr,
real(wp), dimension(:), intent(in)  rr,
real(wp), dimension(:), intent(in)  nr,
real(wp), dimension(:), intent(in)  mvd_r,
type(ty_tend), intent(inout)  tend,
real(wp), intent(in)  odt 
)
private
Note
rain self-collection is from Seifert and Beheng (2001) and drop break-up follows Verlinde and Cotton (1993)

autoconversion follows Berry and Reinhardt (1974) with characteristic diameters correctly computed from gamma distribution of cloud droplets

rain collecting cloud water - assumes dc << dr and vtc (\approx 0) @endnote

Note
rain self-collection is from Seifert and Beheng (2001) and drop break-up follows Verlinde and Cotton (1993)

autoconversion follows Berry and Reinhardt (1974) with characteristic diameters correctly computed from gamma distribution of cloud droplets

rain collecting cloud water - assumes dc << dr and vtc (\approx 0) @endnote

Note
rain self-collection is from Seifert and Beheng (2001) and drop break-up follows Verlinde and Cotton (1993)

autoconversion follows Berry and Reinhardt (1974) with characteristic diameters correctly computed from gamma distribution of cloud droplets

rain collecting cloud water - assumes dc << dr and vtc (\approx 0) @endnote

Definition at line 2278 of file module_mp_tempo_main.F90.