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

◆ cloud_condensation()

subroutine module_mp_tempo_main::cloud_condensation ( real(wp), dimension(:), intent(in)  rho,
real(wp), dimension(:), intent(in)  temp,
real(wp), dimension(:), intent(in)  w1d,
real(wp), dimension(:), intent(in)  ssatw,
real(wp), dimension(:), intent(in)  lvap,
real(wp), dimension(:), intent(in)  tcond,
real(wp), dimension(:), intent(in)  diffu,
real(wp), dimension(:), intent(in)  lvt2,
real(wp), dimension(:), intent(in), optional  nwfa1d,
real(wp), dimension(:), intent(in)  nwfa,
real(wp), dimension(:), intent(in), optional  ncsave,
real(wp), dimension(:), intent(in)  qv,
real(wp), dimension(:), intent(in)  qvs,
logical, dimension(:), intent(in)  l_qc,
real(wp), dimension(:), intent(in)  rc,
real(wp), dimension(:), intent(in)  nc,
type(ty_tend), intent(inout)  tend,
real(wp), intent(in)  dt,
real(wp), intent(in)  odt 
)
private

Definition at line 1979 of file module_mp_tempo_main.F90.