subroutine cu_c3_deep::cup_output_ens_3d | ( | real(kind=kind_phys), dimension (its:,:), intent(in) | xff_mid, |
real(kind=kind_phys), dimension (its:,:), intent(inout) | xf_ens, | ||
integer, dimension (its:), intent(inout) | ierr, | ||
real(kind=kind_phys), dimension (its:,kts:,:), intent(in) | dellat, | ||
real(kind=kind_phys), dimension (its:,kts:,:), intent(in) | dellaq, | ||
real(kind=kind_phys), dimension (its:,kts:,:), intent(in) | dellaqc, | ||
real(kind=kind_phys), dimension (its:,kts:), intent(inout) | outtem, | ||
real(kind=kind_phys), dimension (its:,kts:), intent(inout) | outq, | ||
real(kind=kind_phys), dimension (its:,kts:), intent(inout) | outqc, | ||
real(kind=kind_phys), dimension (its:,kts:), intent(in) | zu, | ||
real(kind=kind_phys), dimension (its:), intent(inout) | pre, | ||
real(kind=kind_phys), dimension (its:,kts:,:), intent(in) | pw, | ||
real(kind=kind_phys), dimension (its:), intent(inout) | xmb, | ||
integer, dimension (its:), intent(in) | ktop, | ||
logical, intent(in) | progsigma, | ||
real(kind=kind_phys), dimension (its:), intent(in) | edt, | ||
real(kind=kind_phys), dimension (its:,kts:), intent(in) | pwd, | ||
character *(*), intent(in) | name, | ||
integer, dimension (its:), intent(inout) | ierr2, | ||
integer, dimension (its:), intent(inout) | ierr3, | ||
real(kind=kind_phys), dimension (its:,kts:), intent(in) | p_cup, | ||
real(kind=kind_phys), dimension (its:,:), intent(inout) | pr_ens, | ||
integer, intent(in) | maxens3, | ||
real(kind=kind_phys), dimension (its:), intent(in) | sig, | ||
real(kind=kind_phys), dimension (its:), intent(inout) | closure_n, | ||
integer, dimension (its:), intent(in) | xland1, | ||
real(kind=kind_phys), dimension (its:), intent(in) | xmbm_in, | ||
real(kind=kind_phys), dimension (its:), intent(in) | xmbs_in, | ||
integer, intent(in) | ichoice, | ||
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, | ||
real(kind=kind_phys), dimension (its:), intent(in) | dx, | ||
real(kind=kind_phys), dimension (its:), intent(in) | sigmab, | ||
integer, intent(in) | dicycle, | ||
real(kind=kind_phys), dimension (its:), intent(in) | xf_dicycle, | ||
real(kind=kind_phys), dimension (its:), intent(in) | xf_progsigma ) |
Definition at line 3954 of file cu_c3_deep.F90.
Referenced by cu_c3_deep_run().