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

◆ mp_tempo_main()

subroutine module_mp_tempo_main::mp_tempo_main ( real(wp), dimension(kts:kte), intent(inout)  qv1d,
real(wp), dimension(kts:kte), intent(inout)  qc1d,
real(wp), dimension(kts:kte), intent(inout)  qi1d,
real(wp), dimension(kts:kte), intent(inout)  qr1d,
real(wp), dimension(kts:kte), intent(inout)  qs1d,
real(wp), dimension(kts:kte), intent(inout)  qg1d,
real(wp), dimension(kts:kte), intent(inout)  qb1d,
real(wp), dimension(kts:kte), intent(inout)  ni1d,
real(wp), dimension(kts:kte), intent(inout)  nr1d,
real(wp), dimension(kts:kte), intent(inout)  nc1d,
real(wp), dimension(kts:kte), intent(inout)  ng1d,
real(wp), dimension(kts:kte), intent(inout)  nwfa1d,
real(wp), dimension(kts:kte), intent(inout)  nifa1d,
real(wp), dimension(kts:kte), intent(inout)  t1d,
real(wp), dimension(kts:kte), intent(in)  p1d,
real(wp), dimension(kts:kte), intent(in)  w1d,
real(wp), dimension(kts:kte), intent(in)  dzq,
real(wp), intent(inout)  pptrain,
real(wp), intent(inout)  pptsnow,
real(wp), intent(inout)  pptgraul,
real(wp), intent(inout)  pptice,
  if,
  defined,
  mpas 
)
  • Rain collecting cloud water. In CE, assume Dc<<Dr and vtc=~0.
  • Rain collecting aerosols, wet scavenging.
  • Cloud water lookup table index.
  • Cloud droplet number lookup table index.
  • Cloud ice lookup table indexes.
  • Rain lookup table indexes.
  • Snow lookup table index.
  • Graupel lookup table index.
  • Snow and graupel collecting aerosols, wet scavenging.
  • Ice nuclei lookup table index.
  • Cloud water lookup table index.

Definition at line 26 of file module_mp_tempo_main.F90.