CAM
betr_nitrogenfluxtype Module Reference

Data Types

type  betr_nitrogenflux_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_nitrogenfluxtype::init ( class(betr_nitrogenflux_type this,
type(betr_bounds_type), intent(in)  bounds 
)

◆ initallocate()

subroutine betr_nitrogenfluxtype::initallocate ( class(betr_nitrogenflux_type this,
type(betr_bounds_type), intent(in)  bounds 
)

◆ reset()

subroutine betr_nitrogenfluxtype::reset ( class(betr_nitrogenflux_type this,
real(r8), intent(in)  value_column 
)

Variable Documentation

◆ mod_filename

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