subroutine cu_c3_deep::cup_up_aa0 | ( | real(kind=kind_phys), dimension (its:), intent(out) | aa0, |
real(kind=kind_phys), dimension (its:,kts:), intent(in) | z, | ||
real(kind=kind_phys), dimension (its:,kts:), intent(in) | zu, | ||
real(kind=kind_phys), dimension (its:,kts:), intent(in) | dby, | ||
real(kind=kind_phys), dimension (its:,kts:), intent(in) | gamma_cup, | ||
real(kind=kind_phys), dimension (its:,kts:), intent(in) | t_cup, | ||
integer, dimension (its:), intent(in) | kbcon, | ||
integer, dimension (its:), intent(in) | ktop, | ||
integer, dimension (its:), intent(inout) | ierr, | ||
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 3759 of file cu_c3_deep.F90.
Referenced by cu_c3_deep_run(), and cu_c3_sh::cu_c3_sh_run().