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

◆ rain_snow_rain_graupel()

subroutine module_mp_tempo_main::rain_snow_rain_graupel ( real(wp), dimension(:), intent(in)  temp,
logical, dimension(:), intent(in)  l_qr,
real(wp), dimension(:), intent(in)  rr,
real(wp), dimension(:), intent(in)  nr,
real(dp), dimension(:), intent(in)  ilamr,
logical, dimension(:), intent(in)  l_qs,
real(wp), dimension(:), intent(in)  rs,
logical, dimension(:), intent(in)  l_qg,
real(wp), dimension(:), intent(in)  rg,
real(wp), dimension(:), intent(in)  ng,
real(dp), dimension(:), intent(in)  ilamg,
integer, dimension(:), intent(in)  idx,
type(ty_tend), intent(inout)  tend,
real(wp), intent(in)  odt 
)
private
Note
adds explicit rain drop break-up due to collisions with graupel at temperatures above melting @endnote
adds explicit rain drop break-up due to collisions with graupel at temperatures above melting @endnote
adds explicit rain drop break-up due to collisions with graupel at temperatures above melting @endnote

Definition at line 2637 of file module_mp_tempo_main.F90.