CAM
dynsubgridcontrolmod Module Reference

Data Types

type  dyn_subgrid_control_type
 

Functions/Subroutines

subroutine, public dynsubgridcontrol_init (NLFilename)
 
subroutine, private read_namelist (NLFilename)
 
subroutine, private check_namelist_consistency
 
character(len=fname_len) function, public get_flanduse_timeseries ()
 
logical function, public get_do_transient_pfts ()
 
logical function, public get_do_transient_crops ()
 
logical function, public run_has_transient_landcover ()
 
logical function, public get_do_harvest ()
 
logical function, public get_for_testing_allow_non_annual_changes ()
 
logical function, public get_for_testing_zero_dynbal_fluxes ()
 

Variables

type(dyn_subgrid_control_typedyn_subgrid_control_inst
 
character(len= *), parameter, private sourcefile = __FILE__
 

Function/Subroutine Documentation

◆ check_namelist_consistency()

subroutine, private dynsubgridcontrolmod::check_namelist_consistency ( )
private
Here is the caller graph for this function:

◆ dynsubgridcontrol_init()

subroutine, public dynsubgridcontrolmod::dynsubgridcontrol_init ( character(len=*), intent(in)  NLFilename)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ get_do_harvest()

logical function, public dynsubgridcontrolmod::get_do_harvest ( )
Here is the caller graph for this function:

◆ get_do_transient_crops()

logical function, public dynsubgridcontrolmod::get_do_transient_crops ( )
Here is the caller graph for this function:

◆ get_do_transient_pfts()

logical function, public dynsubgridcontrolmod::get_do_transient_pfts ( )
Here is the caller graph for this function:

◆ get_flanduse_timeseries()

character(len=fname_len) function, public dynsubgridcontrolmod::get_flanduse_timeseries ( )
Here is the caller graph for this function:

◆ get_for_testing_allow_non_annual_changes()

logical function, public dynsubgridcontrolmod::get_for_testing_allow_non_annual_changes ( )

◆ get_for_testing_zero_dynbal_fluxes()

logical function, public dynsubgridcontrolmod::get_for_testing_zero_dynbal_fluxes ( )
Here is the caller graph for this function:

◆ read_namelist()

subroutine, private dynsubgridcontrolmod::read_namelist ( character(len=*), intent(in)  NLFilename)
private
Here is the call graph for this function:
Here is the caller graph for this function:

◆ run_has_transient_landcover()

logical function, public dynsubgridcontrolmod::run_has_transient_landcover ( )
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ dyn_subgrid_control_inst

type(dyn_subgrid_control_type) dynsubgridcontrolmod::dyn_subgrid_control_inst
private

◆ sourcefile

character(len=*), parameter, private dynsubgridcontrolmod::sourcefile = __FILE__
private