interp2_case_vertical Subroutine

subroutine interp2_case_vertical(play, nlev_cas, plev_prof_cas, t_prof_cas, th_prof_cas, thv_prof_cas, thl_prof_cas, qv_prof_cas, ql_prof_cas, qi_prof_cas, u_prof_cas, v_prof_cas, ug_prof_cas, vg_prof_cas, vitw_prof_cas, omega_prof_cas, du_prof_cas, hu_prof_cas, vu_prof_cas, dv_prof_cas, hv_prof_cas, vv_prof_cas, dt_prof_cas, ht_prof_cas, vt_prof_cas, dtrad_prof_cas, dq_prof_cas, hq_prof_cas, vq_prof_cas, dth_prof_cas, hth_prof_cas, vth_prof_cas, t_mod_cas, theta_mod_cas, thv_mod_cas, thl_mod_cas, qv_mod_cas, ql_mod_cas, qi_mod_cas, u_mod_cas, v_mod_cas, ug_mod_cas, vg_mod_cas, w_mod_cas, omega_mod_cas, du_mod_cas, hu_mod_cas, vu_mod_cas, dv_mod_cas, hv_mod_cas, vv_mod_cas, dt_mod_cas, ht_mod_cas, vt_mod_cas, dtrad_mod_cas, dq_mod_cas, hq_mod_cas, vq_mod_cas, dth_mod_cas, hth_mod_cas, vth_mod_cas, mxcalc)

Uses

  • proc~~interp2_case_vertical~~UsesGraph proc~interp2_case_vertical interp2_case_vertical dimensions_mod dimensions_mod proc~interp2_case_vertical->dimensions_mod module~yomcst_mod_h yomcst_mod_h proc~interp2_case_vertical->module~yomcst_mod_h

Arguments

Type IntentOptional Attributes Name
real :: play(llm)
integer :: nlev_cas
real :: plev_prof_cas(nlev_cas)
real :: t_prof_cas(nlev_cas)
real :: th_prof_cas(nlev_cas)
real :: thv_prof_cas(nlev_cas)
real :: thl_prof_cas(nlev_cas)
real :: qv_prof_cas(nlev_cas)
real :: ql_prof_cas(nlev_cas)
real :: qi_prof_cas(nlev_cas)
real :: u_prof_cas(nlev_cas)
real :: v_prof_cas(nlev_cas)
real :: ug_prof_cas(nlev_cas)
real :: vg_prof_cas(nlev_cas)
real :: vitw_prof_cas(nlev_cas)
real :: omega_prof_cas(nlev_cas)
real :: du_prof_cas(nlev_cas)
real :: hu_prof_cas(nlev_cas)
real :: vu_prof_cas(nlev_cas)
real :: dv_prof_cas(nlev_cas)
real :: hv_prof_cas(nlev_cas)
real :: vv_prof_cas(nlev_cas)
real :: dt_prof_cas(nlev_cas)
real :: ht_prof_cas(nlev_cas)
real :: vt_prof_cas(nlev_cas)
real :: dtrad_prof_cas(nlev_cas)
real :: dq_prof_cas(nlev_cas)
real :: hq_prof_cas(nlev_cas)
real :: vq_prof_cas(nlev_cas)
real :: dth_prof_cas(nlev_cas)
real :: hth_prof_cas(nlev_cas)
real :: vth_prof_cas(nlev_cas)
real :: t_mod_cas(llm)
real :: theta_mod_cas(llm)
real :: thv_mod_cas(llm)
real :: thl_mod_cas(llm)
real :: qv_mod_cas(llm)
real :: ql_mod_cas(llm)
real :: qi_mod_cas(llm)
real :: u_mod_cas(llm)
real :: v_mod_cas(llm)
real :: ug_mod_cas(llm)
real :: vg_mod_cas(llm)
real :: w_mod_cas(llm)
real :: omega_mod_cas(llm)
real :: du_mod_cas(llm)
real :: hu_mod_cas(llm)
real :: vu_mod_cas(llm)
real :: dv_mod_cas(llm)
real :: hv_mod_cas(llm)
real :: vv_mod_cas(llm)
real :: dt_mod_cas(llm)
real :: ht_mod_cas(llm)
real :: vt_mod_cas(llm)
real :: dtrad_mod_cas(llm)
real :: dq_mod_cas(llm)
real :: hq_mod_cas(llm)
real :: vq_mod_cas(llm)
real :: dth_mod_cas(llm)
real :: hth_mod_cas(llm)
real :: vth_mod_cas(llm)
integer :: mxcalc

Called by

proc~~interp2_case_vertical~~CalledByGraph proc~interp2_case_vertical interp2_case_vertical proc~old_lmdz1d old_lmdz1d proc~old_lmdz1d->proc~interp2_case_vertical program~lmdz1d lmdz1d program~lmdz1d->proc~old_lmdz1d

Contents