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

◆ rain_evap_below_cloudbase()

subroutine cu_gf_deep::rain_evap_below_cloudbase ( integer, intent(in) itf,
integer, intent(in) ktf,
integer, intent(in) its,
integer, intent(in) ite,
integer, intent(in) kts,
integer, intent(in) kte,
integer, dimension(its:ite), intent(in) ierr,
integer, dimension(its:ite), intent(in) kbcon,
real(kind=kind_phys), dimension(its:ite), intent(in) xmb,
real(kind=kind_phys), dimension(its:ite), intent(in) psur,
real(kind=kind_phys), dimension(its:ite), intent(in) xland,
real(kind=kind_phys), dimension(its:ite,kts:kte), intent(in) qo_cup,
real(kind=kind_phys), dimension(its:ite,kts:kte), intent(in) po_cup,
real(kind=kind_phys), dimension(its:ite,kts:kte), intent(in) qes_cup,
real(kind=kind_phys), dimension(its:ite), intent(in) pwavo,
real(kind=kind_phys), dimension(its:ite), intent(in) edto,
real(kind=kind_phys), dimension(its:ite), intent(in) pwevo,
real(kind=kind_phys), dimension(its:ite), intent(inout) pre,
real(kind=kind_phys), dimension(its:ite,kts:kte), intent(inout) outt,
real(kind=kind_phys), dimension(its:ite,kts:kte), intent(inout) outq )

Definition at line 2543 of file cu_gf_deep.F90.

Referenced by cu_gf_deep_run().

Here is the caller graph for this function: