carbon_pl Subroutine

public subroutine carbon_pl(dels, soil, ssnow, veg, canopy, bgc)

Uses

  • proc~~carbon_pl~~UsesGraph proc~carbon_pl carbon_pl module~cable_common_module cable_common_module proc~carbon_pl->module~cable_common_module module~cable_def_types_mod cable_def_types_mod proc~carbon_pl->module~cable_def_types_mod module~cable_runtime_opts_mod cable_runtime_opts_mod module~cable_common_module->module~cable_runtime_opts_mod module~cable_climate_type_mod cable_climate_type_mod module~cable_def_types_mod->module~cable_climate_type_mod

Arguments

Type IntentOptional Attributes Name
real, intent(in) :: dels
type(soil_parameter_type), intent(in) :: soil
type(soil_snow_type), intent(in) :: ssnow
type(veg_parameter_type), intent(in) :: veg
type(canopy_type), intent(in) :: canopy
type(bgc_pool_type), intent(inout) :: bgc

Called by

proc~~carbon_pl~~CalledByGraph proc~carbon_pl carbon_pl proc~cbm cbm proc~cbm->proc~carbon_pl proc~mpidrv_worker~2 mpidrv_worker proc~mpidrv_worker~2->proc~cbm proc~serialdrv serialdrv proc~serialdrv->proc~cbm program~cable_offline_driver cable_offline_driver program~cable_offline_driver->proc~serialdrv