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

◆ 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 
)

Referenced by cu_gf_deep_run().

Here is the caller graph for this function: