CCPP Scientific Documentation
v5.0.0
subroutine cu_gf_deep::cup_env ( real(kind=kind_phys), dimension (its:ite,kts:kte), intent(inout)  z,
real(kind=kind_phys), dimension (its:ite,kts:kte), intent(out)  qes,
real(kind=kind_phys), dimension (its:ite,kts:kte), intent(out)  he,
real(kind=kind_phys), dimension (its:ite,kts:kte), intent(out)  hes,
real(kind=kind_phys), dimension (its:ite,kts:kte), intent(in)  t,
real(kind=kind_phys), dimension (its:ite,kts:kte), intent(in)  q,
real(kind=kind_phys), dimension (its:ite,kts:kte), intent(in)  p,
real(kind=kind_phys), dimension (its:ite), intent(in)  z1,
real(kind=kind_phys), dimension (its:ite), intent(in)  psur,
integer, dimension (its:ite), intent(inout)  ierr,
real(kind=kind_phys)  tcrit,
integer, intent(in)  itest,
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
zenvironmental heights
qesenvironmental saturation mixing ratio
heenvironmental moist static energy
hesenvironmental saturation moist static energy
tenvironmental temperature
qenvironmental mixing ratio
penvironmental pressure
z1terrain elevation
psursurface pressure
ierrerror value, maybe modified in this routine
tcrit258.K
itest
itf
ktf
its
ite
kts
kte

References satvap().

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

Here is the call graph for this function: