CAM
bgccentcnpdecomptype Module Reference

Data Types

type  decompcent_type
 

Functions/Subroutines

subroutine init (this, biogeo_con)
 
subroutine initallocate (this)
 
subroutine initcold (this)
 
subroutine initpar (this, biogeo_con)
 
subroutine set_decompk_scalar (this, o2b, centuryeca_forc)
 
real(r8) function catanf (t1)
 

Variables

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

Function/Subroutine Documentation

◆ catanf()

real(r8) function bgccentcnpdecomptype::catanf ( real(r8), intent(in)  t1)
Here is the caller graph for this function:

◆ init()

subroutine bgccentcnpdecomptype::init ( class(decompcent_type), intent(inout)  this,
type(biogeocon_type), intent(in)  biogeo_con 
)

◆ initallocate()

subroutine bgccentcnpdecomptype::initallocate ( class(decompcent_type), intent(inout)  this)

◆ initcold()

subroutine bgccentcnpdecomptype::initcold ( class(decompcent_type), intent(inout)  this)

◆ initpar()

subroutine bgccentcnpdecomptype::initpar ( class(decompcent_type), intent(inout)  this,
type(biogeocon_type), intent(in)  biogeo_con 
)
private

◆ set_decompk_scalar()

subroutine bgccentcnpdecomptype::set_decompk_scalar ( class(decompcent_type), intent(inout)  this,
real(r8), intent(in)  o2b,
type(centuryeca_forc_type), intent(in)  centuryeca_forc 
)
Here is the call graph for this function:

Variable Documentation

◆ mod_filename

character(len=*), parameter, private bgccentcnpdecomptype::mod_filename = __FILE__
private