CAM
bgcreactionsmod::calc_bgc_reaction_interface Interface Reference

Private Member Functions

subroutine calc_bgc_reaction_interface (this, bounds, col, lbj, ubj, num_soilc, filter_soilc, num_soilp, filter_soilp, jtops, dtime, betrtracer_vars, tracercoeff_vars, biophysforc, tracerstate_vars, tracerflux_vars, tracerboundarycond_vars, plant_soilbgc, biogeo_flux, betr_status)
 

Constructor & Destructor Documentation

◆ calc_bgc_reaction_interface()

subroutine bgcreactionsmod::calc_bgc_reaction_interface::calc_bgc_reaction_interface ( class(bgc_reaction_type), intent(inout)  this,
type(betr_bounds_type), intent(in)  bounds,
type(betr_column_type), intent(in)  col,
integer, intent(in)  lbj,
integer, intent(in)  ubj,
integer, intent(in)  num_soilc,
integer, dimension(:), intent(in)  filter_soilc,
integer, intent(in)  num_soilp,
integer, dimension(:), intent(in)  filter_soilp,
integer, dimension( : ), intent(in)  jtops,
real(r8), intent(in)  dtime,
type(betrtracer_type), intent(in)  betrtracer_vars,
type(tracercoeff_type), intent(in)  tracercoeff_vars,
type(betr_biogeophys_input_type), intent(in)  biophysforc,
type(tracerstate_type), intent(inout)  tracerstate_vars,
type(tracerflux_type), intent(inout)  tracerflux_vars,
type(tracerboundarycond_type), intent(inout)  tracerboundarycond_vars,
class(plant_soilbgc_type), intent(inout)  plant_soilbgc,
type(betr_biogeo_flux_type), intent(inout)  biogeo_flux,
type(betr_status_type), intent(out)  betr_status 
)
private

The documentation for this interface was generated from the following file: