CAM
betr_carbonfluxtype Module Reference

Data Types

type  betr_carbonflux_type
 

Functions/Subroutines

subroutine init (this, bounds)
 
subroutine initallocate (this, bounds)
 
subroutine reset (this, value_column)
 

Variables

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

Function/Subroutine Documentation

◆ init()

subroutine betr_carbonfluxtype::init ( class(betr_carbonflux_type this,
type(betr_bounds_type), intent(in)  bounds 
)

◆ initallocate()

subroutine betr_carbonfluxtype::initallocate ( class(betr_carbonflux_type this,
type(betr_bounds_type), intent(in)  bounds 
)

◆ reset()

subroutine betr_carbonfluxtype::reset ( class(betr_carbonflux_type this,
real(r8), intent(in)  value_column 
)

Variable Documentation

◆ mod_filename

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