CAM
fatesbgcdynmod Module Reference

Functions/Subroutines

subroutine, public fatesbgcdyn (bounds, num_soilc, filter_soilc, num_soilp, filter_soilp, carbonflux_vars, carbonstate_vars, cnstate_vars, c13_carbonflux_vars, c13_carbonstate_vars, c14_carbonflux_vars, c14_carbonstate_vars, canopystate_vars, soilstate_vars, temperature_vars, ch4_vars, nitrogenflux_vars, nitrogenstate_vars, phosphorusstate_vars, phosphorusflux_vars, alm_fates, crop_vars)
 
subroutine fatesbgcsummary (bounds, num_soilc, filter_soilc, carbonflux_vars, carbonstate_vars)
 

Variables

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

Function/Subroutine Documentation

◆ fatesbgcdyn()

subroutine, public fatesbgcdynmod::fatesbgcdyn ( type(bounds_type), intent(in)  bounds,
integer, intent(in)  num_soilc,
integer, dimension(:), intent(in)  filter_soilc,
integer, intent(in)  num_soilp,
integer, dimension(:), intent(in)  filter_soilp,
type(carbonflux_type), intent(inout)  carbonflux_vars,
type(carbonstate_type), intent(inout)  carbonstate_vars,
type(cnstate_type), intent(inout)  cnstate_vars,
type(carbonflux_type), intent(inout)  c13_carbonflux_vars,
type(carbonstate_type), intent(inout)  c13_carbonstate_vars,
type(carbonflux_type), intent(inout)  c14_carbonflux_vars,
type(carbonstate_type), intent(inout)  c14_carbonstate_vars,
type(canopystate_type), intent(in)  canopystate_vars,
type(soilstate_type), intent(in)  soilstate_vars,
type(temperature_type), intent(inout)  temperature_vars,
type(ch4_type), intent(in)  ch4_vars,
type(nitrogenflux_type), intent(inout)  nitrogenflux_vars,
type(nitrogenstate_type), intent(inout)  nitrogenstate_vars,
type(phosphorusstate_type), intent(inout)  phosphorusstate_vars,
type(phosphorusflux_type), intent(inout)  phosphorusflux_vars,
type(hlm_fates_interface_type), intent(inout)  alm_fates,
type(crop_type), intent(inout)  crop_vars 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ fatesbgcsummary()

subroutine fatesbgcdynmod::fatesbgcsummary ( type(bounds_type), intent(in)  bounds,
integer, intent(in)  num_soilc,
integer, dimension(:), intent(in)  filter_soilc,
type(carbonflux_type), intent(inout)  carbonflux_vars,
type(carbonstate_type), intent(inout)  carbonstate_vars 
)
Here is the caller graph for this function:

Variable Documentation

◆ sourcefile

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