CAM
FatesInterfaceMod.F90 File Reference

Data Types

type  fatesinterfacemod::bc_in_type
 
type  fatesinterfacemod::bc_out_type
 
type  fatesinterfacemod::fates_interface_type
 

Modules

module  fatesinterfacemod
 

Functions/Subroutines

subroutine, public fatesinterfacemod::fatesinterfaceinit (log_unit, global_verbose)
 
subroutine fatesinterfacemod::fates_clean (this)
 
subroutine fatesinterfacemod::allocate_bcin (bc_in)
 
subroutine fatesinterfacemod::allocate_bcout (bc_out)
 
subroutine fatesinterfacemod::zero_bcs (this, s)
 
subroutine, public fatesinterfacemod::set_fates_global_elements (use_fates)
 
subroutine fatesinterfacemod::fates_history_maps
 
subroutine, public fatesinterfacemod::setfatestime (current_year_in, current_month_in, current_day_in, current_tod_in, current_date_in, reference_date_in, model_day_in, day_of_year_in, days_per_year_in, freq_day_in)
 
subroutine, public fatesinterfacemod::set_fates_ctrlparms (tag, ival, rval, cval)
 
subroutine, public fatesinterfacemod::fatesreportparameters (masterproc)
 

Variables

character(len= *), parameter, private fatesinterfacemod::sourcefile = __FILE__
 
integer, protected fatesinterfacemod::hlm_numswb
 
integer, protected fatesinterfacemod::hlm_ivis
 
integer, protected fatesinterfacemod::hlm_inir
 
integer, protected fatesinterfacemod::hlm_numlevgrnd
 
integer, protected fatesinterfacemod::hlm_numlevsoil
 
integer, protected fatesinterfacemod::hlm_numlevdecomp_full
 
integer, protected fatesinterfacemod::hlm_numlevdecomp
 
integer, protected fatesinterfacemod::hlm_is_restart
 
character(len=16), protected fatesinterfacemod::hlm_name
 
real(r8), protected fatesinterfacemod::hlm_hio_ignore_val
 
integer, protected fatesinterfacemod::hlm_masterproc
 
integer, protected fatesinterfacemod::hlm_ipedof
 
integer, protected fatesinterfacemod::hlm_max_patch_per_site
 
integer, protected fatesinterfacemod::hlm_use_vertsoilc
 
integer, protected fatesinterfacemod::hlm_use_spitfire
 
integer, protected fatesinterfacemod::hlm_use_logging
 
integer, protected fatesinterfacemod::hlm_use_planthydro
 
integer, protected fatesinterfacemod::hlm_use_ed_st3
 
integer, protected fatesinterfacemod::hlm_use_ed_prescribed_phys
 
integer, protected fatesinterfacemod::hlm_use_inventory_init
 
character(len=256), protected fatesinterfacemod::hlm_inventory_ctrl_file
 
integer, protected fatesinterfacemod::fates_maxelementsperpatch
 
integer, protected fatesinterfacemod::fates_maxelementspersite
 
real(r8), dimension(:), allocatable fatesinterfacemod::fates_hdim_levsclass
 
integer, dimension(:), allocatable fatesinterfacemod::fates_hdim_pfmap_levscpf
 
integer, dimension(:), allocatable fatesinterfacemod::fates_hdim_scmap_levscpf
 
real(r8), dimension(:), allocatable fatesinterfacemod::fates_hdim_levage
 
integer, dimension(:), allocatable fatesinterfacemod::fates_hdim_levpft
 
integer, dimension(:), allocatable fatesinterfacemod::fates_hdim_levfuel
 
integer, dimension(:), allocatable fatesinterfacemod::fates_hdim_levcwdsc
 
integer, dimension(:), allocatable fatesinterfacemod::fates_hdim_levcan
 
integer, dimension(:), allocatable fatesinterfacemod::fates_hdim_canmap_levcnlf
 
integer, dimension(:), allocatable fatesinterfacemod::fates_hdim_lfmap_levcnlf
 
integer, dimension(:), allocatable fatesinterfacemod::fates_hdim_canmap_levcnlfpf
 
integer, dimension(:), allocatable fatesinterfacemod::fates_hdim_lfmap_levcnlfpf
 
integer, dimension(:), allocatable fatesinterfacemod::fates_hdim_pftmap_levcnlfpf
 
integer, dimension(:), allocatable fatesinterfacemod::fates_hdim_scmap_levscag
 
integer, dimension(:), allocatable fatesinterfacemod::fates_hdim_agmap_levscag
 
integer, protected fatesinterfacemod::hlm_current_year
 
integer, protected fatesinterfacemod::hlm_current_month
 
integer, protected fatesinterfacemod::hlm_current_day
 
integer, protected fatesinterfacemod::hlm_current_tod
 
integer, protected fatesinterfacemod::hlm_current_date
 
integer, protected fatesinterfacemod::hlm_reference_date
 
real(r8), protected fatesinterfacemod::hlm_model_day
 
integer, protected fatesinterfacemod::hlm_day_of_year
 
integer, protected fatesinterfacemod::hlm_days_per_year
 
real(r8), protected fatesinterfacemod::hlm_freq_day
 
integer, protected fatesinterfacemod::numpft
 
integer, protected fatesinterfacemod::nlevsclass
 
integer, protected fatesinterfacemod::nlevage