CAM
stratiform.F90 File Reference

Modules

module  stratiform
 

Functions/Subroutines

subroutine, public stratiform::stratiform_register
 
logical function, public stratiform::stratiform_implements_cnst (name)
 
subroutine, public stratiform::stratiform_init_cnst (name, q, gcid)
 
subroutine, public stratiform::stratiform_init ()
 
subroutine, public stratiform::stratiform_tend (state, ptend_all, pbuf, dtime, icefrac, landfrac, ocnfrac, landm, snowh, dlf, dlf2, rliq, cmfmc, cmfmc2, ts, sst, zdu)
 
subroutine stratiform::debug_microphys_1 (state1, ptend, i, k, dtime, qme, fice, snow_pcw, prec_pcw, prain, nevapr, prodsnow, evapsnow, ice2pr, liq2pr, liq2snow)
 
subroutine stratiform::debug_microphys_2 (state1, snow_pcw, fsaut, fsacw, fsaci, meltheat)
 

Variables

integer stratiform::qcwat_idx = 0
 
integer stratiform::lcwat_idx = 0
 
integer stratiform::tcwat_idx = 0
 
integer stratiform::cld_idx = 0
 
integer stratiform::ast_idx = 0
 
integer stratiform::concld_idx = 0
 
integer stratiform::fice_idx = 0
 
integer stratiform::qme_idx = 0
 
integer stratiform::prain_idx = 0
 
integer stratiform::nevapr_idx = 0
 
integer stratiform::wsedl_idx = 0
 
integer stratiform::rei_idx = 0
 
integer stratiform::rel_idx = 0
 
integer stratiform::shfrc_idx = 0
 
integer stratiform::prec_str_idx = 0
 
integer stratiform::snow_str_idx = 0
 
integer stratiform::prec_sed_idx = 0
 
integer stratiform::snow_sed_idx = 0
 
integer stratiform::prec_pcw_idx = 0
 
integer stratiform::snow_pcw_idx = 0
 
integer stratiform::ls_flxprc_idx = 0
 
integer stratiform::ls_flxsnw_idx = 0
 
integer, parameter stratiform::ncnst = 2
 
character(len=8), dimension(ncnst), parameter stratiform::cnst_names = (/'CLDLIQ', 'CLDICE'/)
 
logical stratiform::use_shfrc
 
logical stratiform::do_cnst = .false.
 
integer stratiform::ixcldliq
 
integer stratiform::ixcldice