CAM
cndecompcascadecnmod Module Reference

Data Types

type  cndecompcnparamstype
 

Functions/Subroutines

subroutine, public readcndecompcnparams (ncid)
 
subroutine, public init_decompcascade_cn (bounds, cnstate_vars)
 
subroutine, public decomp_rate_constants_cn (bounds, num_soilc, filter_soilc, canopystate_vars, soilstate_vars, temperature_vars, ch4_vars, carbonflux_vars, cnstate_vars)
 

Variables

type(cndecompcnparamstype), private cndecompcnparamsinst
 

Function/Subroutine Documentation

◆ decomp_rate_constants_cn()

subroutine, public cndecompcascadecnmod::decomp_rate_constants_cn ( type(bounds_type), intent(in)  bounds,
integer, intent(in)  num_soilc,
integer, dimension(:), intent(in)  filter_soilc,
type(canopystate_type), intent(in)  canopystate_vars,
type(soilstate_type), intent(in)  soilstate_vars,
type(temperature_type), intent(in)  temperature_vars,
type(ch4_type), intent(in)  ch4_vars,
type(carbonflux_type), intent(inout)  carbonflux_vars,
type(cnstate_type), intent(inout)  cnstate_vars 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ init_decompcascade_cn()

subroutine, public cndecompcascadecnmod::init_decompcascade_cn ( type(bounds_type), intent(in)  bounds,
type(cnstate_type), intent(inout)  cnstate_vars 
)
Here is the caller graph for this function:

◆ readcndecompcnparams()

subroutine, public cndecompcascadecnmod::readcndecompcnparams ( type(file_desc_t), intent(inout)  ncid)
Here is the caller graph for this function:

Variable Documentation

◆ cndecompcnparamsinst

type(cndecompcnparamstype), private cndecompcascadecnmod::cndecompcnparamsinst
private