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

◆ ice_processes()

subroutine module_mp_tempo_main::ice_processes ( real(wp), dimension(:), intent(in)  rhof,
real(wp), dimension(:), intent(in)  rhof2,
real(wp), dimension(:), intent(in)  rho,
real(wp), dimension(:), intent(in)  w1d,
real(wp), dimension(:), intent(in)  temp,
real(wp), dimension(:), intent(in)  qv,
real(wp), dimension(:), intent(in)  qvsi,
real(wp), dimension(:), intent(in)  tcond,
real(wp), dimension(:), intent(in)  diffu,
real(wp), dimension(:), intent(in)  vsc2,
real(wp), dimension(:), intent(in)  ssati,
logical, dimension(:), intent(in)  l_qi,
real(wp), dimension(:), intent(in)  ri,
real(wp), dimension(:), intent(in)  ni,
real(dp), dimension(:), intent(in)  ilami,
logical, dimension(:), intent(in)  l_qs,
real(wp), dimension(:), intent(in)  rs,
real(dp), dimension(:), intent(in)  smoe,
real(dp), dimension(:), intent(in)  smof,
real(dp), dimension(:), intent(in)  smo1,
real(wp), dimension(:), intent(in)  rr,
real(wp), dimension(:), intent(in)  nr,
real(dp), dimension(:), intent(in)  ilamr,
real(wp), dimension(:), intent(in)  mvd_r,
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 2890 of file module_mp_tempo_main.F90.