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

◆ cup_env_clev()

subroutine cu_c3_deep::cup_env_clev ( real(kind=kind_phys), dimension (its:,kts:), intent(in) t,
real(kind=kind_phys), dimension (its:,kts:), intent(in) qes,
real(kind=kind_phys), dimension (its:,kts:), intent(in) q,
real(kind=kind_phys), dimension (its:,kts:), intent(in) he,
real(kind=kind_phys), dimension (its:,kts:), intent(in) hes,
real(kind=kind_phys), dimension (its:,kts:), intent(in) z,
real(kind=kind_phys), dimension (its:,kts:), intent(in) p,
real(kind=kind_phys), dimension (its:,kts:), intent(out) qes_cup,
real(kind=kind_phys), dimension (its:,kts:), intent(out) q_cup,
real(kind=kind_phys), dimension (its:,kts:), intent(out) he_cup,
real(kind=kind_phys), dimension (its:,kts:), intent(out) hes_cup,
real(kind=kind_phys), dimension (its:,kts:), intent(out) z_cup,
real(kind=kind_phys), dimension (its:,kts:), intent(out) p_cup,
real(kind=kind_phys), dimension (its:,kts:), intent(out) gamma_cup,
real(kind=kind_phys), dimension (its:,kts:), intent(out) t_cup,
real(kind=kind_phys), dimension (its:), intent(in) psur,
integer, dimension (its:), intent(inout) ierr,
real(kind=kind_phys), dimension (its:), intent(in) z1,
integer, intent(in) itf,
integer, intent(in) ktf,
integer, intent(in) its,
integer, intent(in) ite,
integer, intent(in) kts,
integer, intent(in) kte )
Parameters
tenvironmental temperature
qesenvironmental saturation mixing ratio
qenvironmental mixing ratio
heenvironmental moist static energy
hesenvironmental saturation moist static energy
zenvironmental heights
penvironmental pressure
qes_cupenvironmental saturation mixing ratio on cloud levels
q_cupenvironmental mixing ratio on cloud levels
he_cupenvironmental moist static energy on cloud levels
hes_cupenvironmental saturation moist static energy on cloud levels
z_cupenvironmental heights on cloud levels
p_cupenvironmental pressure on cloud levels
gamma_cupgamma on cloud levels
t_cupenvironmental temperature on cloud levels
psursurface pressure
ierrerror value, maybe modified in this routine
z1terrain elevation
itf,ktf,its,ite,kts,ktehorizontal and vertical dimension

Definition at line 2965 of file cu_c3_deep.F90.

Referenced by cu_c3_deep_run(), and cu_c3_sh::cu_c3_sh_run().

Here is the caller graph for this function: