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

◆ thermo_vars()

subroutine module_mp_tempo_main::thermo_vars ( real(wp), dimension(:), intent(in)  qv,
real(wp), dimension(:), intent(in)  temp,
real(wp), dimension(:), intent(in)  pres,
real(wp), dimension(:), intent(in)  rho,
real(wp), dimension(:), intent(out)  rhof,
real(wp), dimension(:), intent(out)  rhof2,
real(wp), dimension(:), intent(out)  qvs,
real(wp), dimension(:), intent(out)  delqvs,
real(wp), dimension(:), intent(out)  qvsi,
real(wp), dimension(:), intent(out)  satw,
real(wp), dimension(:), intent(out)  sati,
real(wp), dimension(:), intent(out)  ssatw,
real(wp), dimension(:), intent(out)  ssati,
real(wp), dimension(:), intent(out)  diffu,
real(wp), dimension(:), intent(out)  visco,
real(wp), dimension(:), intent(out)  vsc2,
real(wp), dimension(:), intent(out)  ocp,
real(wp), dimension(:), intent(out)  lvap,
real(wp), dimension(:), intent(out)  tcond,
real(wp), dimension(:), intent(out)  lvt2,
logical, intent(inout)  supersaturated 
)
private

Definition at line 1262 of file module_mp_tempo_main.F90.