subroutine cu_c3_deep::get_cloud_top | ( | character *(*), intent(in) | name, |
integer, dimension (its:), intent(inout) | ktop, | ||
integer, dimension (its:), intent(inout) | ierr, | ||
real(kind=kind_phys), dimension (its:,kts:), intent(in) | p_cup, | ||
real(kind=kind_phys), dimension (its:,kts:), intent(inout) | entr_rate_2d, | ||
real(kind=kind_phys), dimension (its:), intent(in) | hkbo, | ||
real(kind=kind_phys), dimension (its:,kts:), intent(in) | heo, | ||
real(kind=kind_phys), dimension (its:,kts:), intent(in) | heso_cup, | ||
real(kind=kind_phys), dimension (its:,kts:), intent(in) | z_cup, | ||
integer, dimension (its:), intent(in) | kstabi, | ||
integer, dimension (its:), intent(in) | k22, | ||
integer, dimension (its:), intent(in) | kbcon, | ||
integer, intent(in) | its, | ||
integer, intent(in) | ite, | ||
integer, intent(in) | itf, | ||
integer, intent(in) | kts, | ||
integer, intent(in) | kte, | ||
integer, intent(in) | ktf, | ||
real(kind=kind_phys), dimension (its:,kts:), intent(inout) | zuo, | ||
integer, dimension (its:), intent(in) | kpbl, | ||
integer, dimension (its:), intent(in) | klcl, | ||
real(kind=kind_phys), dimension (its:,kts:) | hcot ) |
Definition at line 5625 of file cu_c3_deep.F90.