subroutine cu_c3_deep::cup_env | ( | real(kind=kind_phys), dimension (its:,kts:), intent(inout) | z, |
real(kind=kind_phys), dimension (its:,kts:), intent(out) | qes, | ||
real(kind=kind_phys), dimension (its:,kts:), intent(inout) | he, | ||
real(kind=kind_phys), dimension (its:,kts:), intent(out) | hes, | ||
real(kind=kind_phys), dimension (its:,kts:), intent(in) | t, | ||
real(kind=kind_phys), dimension (its:,kts:), intent(in) | q, | ||
real(kind=kind_phys), dimension (its:,kts:), intent(in) | p, | ||
real(kind=kind_phys), dimension (its:), intent(in) | z1, | ||
real(kind=kind_phys), dimension (its:), intent(in) | psur, | ||
integer, dimension (its:), 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 ) |
Definition at line 2811 of file cu_c3_deep.F90.
References satvap().
Referenced by cu_c3_deep_run(), and cu_c3_sh::cu_c3_sh_run().