CAM
ref_pres Module Reference

Functions/Subroutines

subroutine ref_pres_readnl (nlfile)
 
subroutine ref_pres_init
 
pure integer function press_lim_idx (p, top)
 

Variables

real(r8), dimension(pverp), protected pref_edge
 
real(r8), dimension(pver), protected pref_mid
 
real(r8), dimension(pver), protected pref_mid_norm
 
real(r8), protected ptop_ref
 
real(r8), protected psurf_ref
 
integer, protected num_pr_lev
 
real(r8), protected trop_cloud_top_press = 0._r8
 
integer, protected trop_cloud_top_lev
 
real(r8), protected clim_modal_aero_top_press = 0._r8
 
integer, protected clim_modal_aero_top_lev
 
real(r8), protected do_molec_press = 0.1_r8
 
real(r8), protected molec_diff_bot_press = 50._r8
 
logical, protected do_molec_diff = .false.
 
integer, protected ntop_molec = 1
 
integer, protected nbot_molec = 0
 

Function/Subroutine Documentation

◆ press_lim_idx()

pure integer function ref_pres::press_lim_idx ( real(r8), intent(in)  p,
logical, intent(in)  top 
)
Here is the caller graph for this function:

◆ ref_pres_init()

subroutine ref_pres::ref_pres_init ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ ref_pres_readnl()

subroutine ref_pres::ref_pres_readnl ( character(len=*), intent(in)  nlfile)
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ clim_modal_aero_top_lev

integer, protected ref_pres::clim_modal_aero_top_lev

◆ clim_modal_aero_top_press

real(r8), protected ref_pres::clim_modal_aero_top_press = 0._r8

◆ do_molec_diff

logical, protected ref_pres::do_molec_diff = .false.

◆ do_molec_press

real(r8), protected ref_pres::do_molec_press = 0.1_r8

◆ molec_diff_bot_press

real(r8), protected ref_pres::molec_diff_bot_press = 50._r8

◆ nbot_molec

integer, protected ref_pres::nbot_molec = 0

◆ ntop_molec

integer, protected ref_pres::ntop_molec = 1

◆ num_pr_lev

integer, protected ref_pres::num_pr_lev

◆ pref_edge

real(r8), dimension(pverp), protected ref_pres::pref_edge

◆ pref_mid

real(r8), dimension(pver), protected ref_pres::pref_mid

◆ pref_mid_norm

real(r8), dimension(pver), protected ref_pres::pref_mid_norm

◆ psurf_ref

real(r8), protected ref_pres::psurf_ref

◆ ptop_ref

real(r8), protected ref_pres::ptop_ref

◆ trop_cloud_top_lev

integer, protected ref_pres::trop_cloud_top_lev

◆ trop_cloud_top_press

real(r8), protected ref_pres::trop_cloud_top_press = 0._r8