CAM
hycoef Module Reference

Functions/Subroutines

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

Variables

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

Function/Subroutine Documentation

◆ hycoef_init()

subroutine, public hycoef::hycoef_init ( type(file_desc_t), intent(in)  file)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ hycoef_read()

subroutine hycoef::hycoef_read ( type(file_desc_t), intent(in)  File)
private
Here is the caller graph for this function:

◆ init_restart_hycoef()

subroutine, public hycoef::init_restart_hycoef ( type(file_desc_t), intent(inout)  File,
integer, dimension(:), intent(out)  vdimids 
)
Here is the caller graph for this function:

◆ write_restart_hycoef()

subroutine, public hycoef::write_restart_hycoef ( type(file_desc_t), intent(inout)  file)
Here is the caller graph for this function:

Variable Documentation

◆ ailev

real(r8), dimension(plevp), target hycoef::ailev
private

◆ alev

real(r8), dimension(plev), target hycoef::alev
private

◆ etamid

real(r8), dimension(plev), public hycoef::etamid

◆ hyai

real(r8), dimension(plevp), target, public hycoef::hyai

◆ hyai_desc

type(var_desc_t) hycoef::hyai_desc
private

◆ hyam

real(r8), dimension(plev), target, public hycoef::hyam

◆ hyam_desc

type(var_desc_t) hycoef::hyam_desc
private

◆ hybd

real(r8), dimension(plev), public hycoef::hybd

◆ hybi

real(r8), dimension(plevp), target, public hycoef::hybi

◆ hybi_desc

type(var_desc_t) hycoef::hybi_desc
private

◆ hybm

real(r8), dimension(plev), target, public hycoef::hybm

◆ hybm_desc

type(var_desc_t) hycoef::hybm_desc
private

◆ hypd

real(r8), dimension(plev), public hycoef::hypd

◆ hypi

real(r8), dimension(plevp), public hycoef::hypi

◆ hypm

real(r8), dimension(plev), public hycoef::hypm

◆ nprlev

integer, public hycoef::nprlev

◆ ps0

real(r8), parameter, public hycoef::ps0 = 1.0e5_r8

◆ psr

real(r8), parameter, public hycoef::psr = 1.0e5_r8