CAM
biogeocontype Module Reference

Data Types

type  biogeocon_type
 

Functions/Subroutines

subroutine init (this, namelist_buffer, bstatus)
 
subroutine initallocate (this)
 
subroutine set_defpar_default (this)
 
subroutine readnamelist (this, namelist_buffer, bstatus)
 

Variables

character(len= *), parameter, private filename = __FILE__
 
type(biogeocon_type), public bgc_con_eca
 

Function/Subroutine Documentation

◆ init()

subroutine biogeocontype::init ( class(biogeocon_type), intent(inout)  this,
character(len=betr_namelist_buffer_size_ext), intent(in)  namelist_buffer,
type(betr_status_type), intent(out)  bstatus 
)
private

◆ initallocate()

subroutine biogeocontype::initallocate ( class(biogeocon_type), intent(inout)  this)

◆ readnamelist()

subroutine biogeocontype::readnamelist ( class(biogeocon_type), intent(inout)  this,
character(len=betr_namelist_buffer_size_ext), intent(in)  namelist_buffer,
type(betr_status_type), intent(out)  bstatus 
)
private
Here is the call graph for this function:

◆ set_defpar_default()

subroutine biogeocontype::set_defpar_default ( class(biogeocon_type), intent(inout)  this)

Variable Documentation

◆ bgc_con_eca

type(biogeocon_type), public biogeocontype::bgc_con_eca

◆ filename

character(len=*), parameter, private biogeocontype::filename = __FILE__
private