CAM
zm_conv_intr Module Reference

Functions/Subroutines

subroutine, public zm_conv_register
 
subroutine, public zm_conv_init (pref_edge)
 
subroutine, public zm_conv_tend (pblh, mcon, cme, tpert, dlf, pflx, zdu, rliq, ztodt, jctop, jcbot, state, ptend_all, landfrac, pbuf, mu, eu, du, md, ed, dp, dsubcld, jt, maxg, ideep, lengath)
 
subroutine, public zm_conv_tend_2 (state, ptend, ztodt, pbuf, mu, eu, du, md, ed, dp, dsubcld, jt, maxg, ideep, lengath, species_class)
 

Variables

integer dp_flxprc_idx
 
integer dp_flxsnw_idx
 
integer dp_cldliq_idx
 
integer dp_cldice_idx
 
integer prec_dp_idx
 
integer snow_dp_idx
 songxl 2014-05-20---------------— More...
 
integer hu_nm1_idx
 
integer cnv_nm1_idx
 
integer tm1_idx
 
integer qm1_idx
 
integer cld_idx = 0
 songxl 2014-05-20---------------— More...
 
integer icwmrdp_idx = 0
 
integer rprddp_idx = 0
 
integer fracis_idx = 0
 
integer nevapr_dpcu_idx = 0
 
logical convproc_do_aer
 
logical convproc_do_gas
 
logical clim_modal_aero
 

Function/Subroutine Documentation

◆ zm_conv_init()

subroutine, public zm_conv_intr::zm_conv_init ( real(r8), dimension(plevp), intent(in)  pref_edge)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ zm_conv_register()

subroutine, public zm_conv_intr::zm_conv_register ( )

songxl 2014-05-20----------—

Here is the caller graph for this function:

◆ zm_conv_tend()

subroutine, public zm_conv_intr::zm_conv_tend ( real(r8), dimension(pcols), intent(in)  pblh,
real(r8), dimension(pcols,pverp), intent(out)  mcon,
real(r8), dimension(pcols,pver), intent(out)  cme,
real(r8), dimension(pcols), intent(in)  tpert,
real(r8), dimension(pcols,pver), intent(out)  dlf,
real(r8), dimension(pcols,pverp), intent(out)  pflx,
real(r8), dimension(pcols,pver), intent(out)  zdu,
real(r8), dimension(pcols), intent(out)  rliq,
real(r8), intent(in)  ztodt,
real(r8), dimension(pcols)  jctop,
real(r8), dimension(pcols)  jcbot,
type(physics_state), intent(in)  state,
type(physics_ptend), intent(out)  ptend_all,
real(r8), dimension(pcols), intent(in)  landfrac,
type(physics_buffer_desc), dimension(:), pointer  pbuf,
real(r8), dimension(pcols,pver), intent(out)  mu,
real(r8), dimension(pcols,pver), intent(out)  eu,
real(r8), dimension(pcols,pver), intent(out)  du,
real(r8), dimension(pcols,pver), intent(out)  md,
real(r8), dimension(pcols,pver), intent(out)  ed,
real(r8), dimension(pcols,pver), intent(out)  dp,
real(r8), dimension(pcols), intent(out)  dsubcld,
integer, dimension(pcols), intent(out)  jt,
integer, dimension(pcols), intent(out)  maxg,
integer, dimension(pcols), intent(out)  ideep,
integer, intent(out)  lengath 
)
Parameters
jctopsongxl 2014-05-20------—
Here is the call graph for this function:
Here is the caller graph for this function:

◆ zm_conv_tend_2()

subroutine, public zm_conv_intr::zm_conv_tend_2 ( type(physics_state), intent(in)  state,
type(physics_ptend), intent(out)  ptend,
real(r8), intent(in)  ztodt,
type(physics_buffer_desc), dimension(:), pointer  pbuf,
real(r8), dimension(pcols,pver), intent(in)  mu,
real(r8), dimension(pcols,pver), intent(in)  eu,
real(r8), dimension(pcols,pver), intent(in)  du,
real(r8), dimension(pcols,pver), intent(in)  md,
real(r8), dimension(pcols,pver), intent(in)  ed,
real(r8), dimension(pcols,pver), intent(in)  dp,
real(r8), dimension(pcols), intent(in)  dsubcld,
integer, dimension(pcols), intent(in)  jt,
integer, dimension(pcols), intent(in)  maxg,
integer, dimension(pcols), intent(in)  ideep,
integer, intent(in)  lengath,
integer, dimension(:), intent(in)  species_class 
)
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ cld_idx

integer zm_conv_intr::cld_idx = 0
private

songxl 2014-05-20---------------—

◆ clim_modal_aero

logical zm_conv_intr::clim_modal_aero
private

◆ cnv_nm1_idx

integer zm_conv_intr::cnv_nm1_idx
private

◆ convproc_do_aer

logical zm_conv_intr::convproc_do_aer
private

◆ convproc_do_gas

logical zm_conv_intr::convproc_do_gas
private

◆ dp_cldice_idx

integer zm_conv_intr::dp_cldice_idx
private

◆ dp_cldliq_idx

integer zm_conv_intr::dp_cldliq_idx
private

◆ dp_flxprc_idx

integer zm_conv_intr::dp_flxprc_idx
private

◆ dp_flxsnw_idx

integer zm_conv_intr::dp_flxsnw_idx
private

◆ fracis_idx

integer zm_conv_intr::fracis_idx = 0
private

◆ hu_nm1_idx

integer zm_conv_intr::hu_nm1_idx
private

◆ icwmrdp_idx

integer zm_conv_intr::icwmrdp_idx = 0
private

◆ nevapr_dpcu_idx

integer zm_conv_intr::nevapr_dpcu_idx = 0
private

◆ prec_dp_idx

integer zm_conv_intr::prec_dp_idx
private

◆ qm1_idx

integer zm_conv_intr::qm1_idx
private

◆ rprddp_idx

integer zm_conv_intr::rprddp_idx = 0
private

◆ snow_dp_idx

integer zm_conv_intr::snow_dp_idx
private

songxl 2014-05-20---------------—

◆ tm1_idx

integer zm_conv_intr::tm1_idx
private