subroutine cu_c3_deep::get_lateral_massflux | ( | 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:), intent(in) | ierr, | ||
integer, dimension(its:), intent(in) | ktop, | ||
real(kind=kind_phys), dimension(its:,kts:), intent(in) | zo_cup, | ||
real(kind=kind_phys), dimension(its:,kts:), intent(in) | zuo, | ||
real(kind=kind_phys), dimension(its:,kts:), intent(inout) | cd, | ||
real(kind=kind_phys), dimension(its:,kts:), intent(inout) | entr_rate_2d, | ||
real(kind=kind_phys), dimension(its:,kts:), intent(out) | up_massentro, | ||
real(kind=kind_phys), dimension(its:,kts:), intent(out) | up_massdetro, | ||
real(kind=kind_phys), dimension(its:,kts:), intent(out) | up_massentr, | ||
real(kind=kind_phys), dimension(its:,kts:), intent(out) | up_massdetr, | ||
integer, intent(in) | draft, | ||
integer, dimension(its:), intent(in) | kbcon, | ||
integer, dimension(its:), intent(in) | k22, | ||
real(kind=kind_phys), dimension(its:,kts:), intent(out), optional | up_massentru, | ||
real(kind=kind_phys), dimension(its:,kts:), intent(out), optional | up_massdetru, | ||
real(kind=kind_phys), dimension(its:), intent(inout), optional | lambau ) |
Definition at line 5314 of file cu_c3_deep.F90.
Referenced by cu_c3_deep_run(), and cu_c3_sh::cu_c3_sh_run().