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

◆ aerosol_scavenging()

subroutine module_mp_tempo_main::aerosol_scavenging ( real(wp), dimension(:), intent(in)  temp,
real(wp), dimension(:), intent(in)  rho,
real(wp), dimension(:), intent(in)  rhof,
real(wp), dimension(:), intent(in)  visco,
real(wp), dimension(:), intent(in)  nwfa,
real(wp), dimension(:), intent(in)  nifa,
logical, dimension(:), intent(in)  l_qr,
real(wp), dimension(:), intent(in)  nr,
real(dp), dimension(:), intent(in)  ilamr,
real(wp), dimension(:), intent(in)  mvd_r,
logical, dimension(:), intent(in)  l_qs,
real(wp), dimension(:), intent(in)  rs,
real(dp), dimension(:), intent(in)  smob,
real(dp), dimension(:), intent(in)  smoc,
real(dp), dimension(:), intent(in)  smoe,
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

Definition at line 3121 of file module_mp_tempo_main.F90.