subroutine cu_c3_deep::cup_forcing_ens_3d | ( | real(kind=kind_phys), dimension (its:), intent(inout) | closure_n, |
integer, dimension (its:), intent(in) | xland, | ||
real(kind=kind_phys), dimension (its:), intent(inout) | aa0, | ||
real(kind=kind_phys), dimension (its:), intent(in) | aa1, | ||
real(kind=kind_phys), dimension (its:,:), intent(in) | xaa0, | ||
real(kind=kind_phys), intent(in) | mbdt, | ||
real(kind=kind_phys), intent(in) | dtime, | ||
integer, dimension (its:), intent(inout) | ierr, | ||
integer, dimension (its:), intent(inout) | ierr2, | ||
integer, dimension (its:), intent(inout) | ierr3, | ||
real(kind=kind_phys), dimension (its:,1:), intent(inout) | xf_ens, | ||
real(kind=kind_phys), dimension (its:), intent(in) | axx, | ||
real(kind=kind_phys), dimension (its:,:), intent(inout) | forcing, | ||
logical, intent(in) | progsigma, | ||
integer, intent(in) | maxens3, | ||
real(kind=kind_phys), dimension (its:), intent(in) | mconv, | ||
real(kind=kind_phys), dimension (its:,:), intent(in) | rand_clos, | ||
real(kind=kind_phys), dimension (its:,kts:), intent(in) | p_cup, | ||
integer, dimension (its:), intent(inout) | ktop, | ||
real(kind=kind_phys), dimension (its:,kts:), intent(in) | omeg, | ||
real(kind=kind_phys), dimension (its:,kts:), intent(in) | zd, | ||
real(kind=kind_phys), dimension (its:,kts:), intent(in) | zdm, | ||
integer, dimension (its:), intent(inout) | k22, | ||
real(kind=kind_phys), dimension (its:,kts:), intent(in) | zu, | ||
real(kind=kind_phys), dimension (its:,1:), intent(inout) | pr_ens, | ||
real(kind=kind_phys), dimension (its:), intent(in) | edt, | ||
real(kind=kind_phys), dimension (its:), intent(in) | edtm, | ||
integer, dimension (its:), intent(inout) | kbcon, | ||
integer, intent(in) | ichoice, | ||
real(kind=kind_phys), dimension (its:), intent(in) | omegac, | ||
real(kind=kind_phys), dimension (its:), intent(in) | sigmab, | ||
integer, intent(in) | imid, | ||
integer, intent(in) | ipr, | ||
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, intent(in) | dicycle, | ||
real(kind=kind_phys), dimension (its:), intent(in) | tau_ecmwf, | ||
real(kind=kind_phys), dimension (its:), intent(in) | aa1_bl, | ||
real(kind=kind_phys), dimension (its:), intent(inout) | xf_dicycle, | ||
real(kind=kind_phys), dimension (its:), intent(out) | xf_progsigma ) |
Definition at line 3052 of file cu_c3_deep.F90.
Referenced by cu_c3_deep_run().