CAM
hycoef.F90 File Reference

Modules

module  hycoef
 

Functions/Subroutines

subroutine, public hycoef::hycoef_init (file)
 
subroutine, public hycoef::init_restart_hycoef (File, vdimids)
 
subroutine, public hycoef::write_restart_hycoef (file)
 
subroutine hycoef::hycoef_read (File)
 

Variables

real(r8), dimension(plevp), target, public hycoef::hyai
 
real(r8), dimension(plev), target, public hycoef::hyam
 
real(r8), dimension(plevp), target, public hycoef::hybi
 
real(r8), dimension(plev), target, public hycoef::hybm
 
real(r8), dimension(plev), public hycoef::etamid
 
real(r8), dimension(plev), public hycoef::hybd
 
real(r8), dimension(plevp), public hycoef::hypi
 
real(r8), dimension(plev), public hycoef::hypm
 
real(r8), dimension(plev), public hycoef::hypd
 
real(r8), parameter, public hycoef::ps0 = 1.0e5_r8
 
real(r8), parameter, public hycoef::psr = 1.0e5_r8
 
real(r8), dimension(plev), target hycoef::alev
 
real(r8), dimension(plevp), target hycoef::ailev
 
integer, public hycoef::nprlev
 
type(var_desc_t) hycoef::hyam_desc
 
type(var_desc_t) hycoef::hyai_desc
 
type(var_desc_t) hycoef::hybm_desc
 
type(var_desc_t) hycoef::hybi_desc