|
subroutine | plant_soilbgc_summary_interface (this, bounds, lbj, ubj, pft, numf, filter, dtime, dz, betrtracer_vars, tracerflux_vars, biogeo_flux, betr_status) |
|
◆ plant_soilbgc_summary_interface()
subroutine plantsoilbgcmod::plant_soilbgc_summary_interface::plant_soilbgc_summary_interface |
( |
class(plant_soilbgc_type), intent(inout) |
this, |
|
|
type(betr_bounds_type), intent(in) |
bounds, |
|
|
integer, intent(in) |
lbj, |
|
|
integer, intent(in) |
ubj, |
|
|
type(betr_patch_type), intent(in) |
pft, |
|
|
integer, intent(in) |
numf, |
|
|
integer, dimension(:), intent(in) |
filter, |
|
|
real(r8), intent(in) |
dtime, |
|
|
real(r8), dimension(bounds%begc: ,1: ), intent(in) |
dz, |
|
|
type(betrtracer_type ), intent(in) |
betrtracer_vars, |
|
|
type(tracerflux_type), intent(in) |
tracerflux_vars, |
|
|
type(betr_biogeo_flux_type), intent(inout) |
biogeo_flux, |
|
|
type(betr_status_type), intent(out) |
betr_status |
|
) |
| |
The documentation for this interface was generated from the following file: