CCPP SciDoc  v6.0.0
Common Community Physics Package Developed at DTC

◆ cup_env_clev()

subroutine cu_gf_deep::cup_env_clev ( real(kind=kind_phys), dimension (its:ite,kts:kte), intent(in)  t,
real(kind=kind_phys), dimension (its:ite,kts:kte), intent(in)  qes,
real(kind=kind_phys), dimension (its:ite,kts:kte), intent(in)  q,
real(kind=kind_phys), dimension (its:ite,kts:kte), intent(in)  he,
real(kind=kind_phys), dimension (its:ite,kts:kte), intent(in)  hes,
real(kind=kind_phys), dimension (its:ite,kts:kte), intent(in)  z,
real(kind=kind_phys), dimension (its:ite,kts:kte), intent(in)  p,
real(kind=kind_phys), dimension (its:ite,kts:kte), intent(out)  qes_cup,
real(kind=kind_phys), dimension (its:ite,kts:kte), intent(out)  q_cup,
real(kind=kind_phys), dimension (its:ite,kts:kte), intent(out)  he_cup,
real(kind=kind_phys), dimension (its:ite,kts:kte), intent(out)  hes_cup,
real(kind=kind_phys), dimension (its:ite,kts:kte), intent(out)  z_cup,
real(kind=kind_phys), dimension (its:ite,kts:kte), intent(out)  p_cup,
real(kind=kind_phys), dimension (its:ite,kts:kte), intent(out)  gamma_cup,
real(kind=kind_phys), dimension (its:ite,kts:kte), intent(out)  t_cup,
real(kind=kind_phys), dimension (its:ite), intent(in)  psur,
integer, dimension (its:ite), intent(inout)  ierr,
real(kind=kind_phys), dimension (its:ite), 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

Referenced by cu_gf_deep_run(), and cu_gf_sh::cu_gf_sh_run().

Here is the caller graph for this function: