dyn_cnbal_patch Subroutine

public subroutine dyn_cnbal_patch(bounds, num_soilp_with_inactive, filter_soilp_with_inactive, prior_weights, patch_state_updater, canopystate_inst, photosyns_inst, cnveg_state_inst, cnveg_carbonstate_inst, c13_cnveg_carbonstate_inst, c14_cnveg_carbonstate_inst, cnveg_carbonflux_inst, c13_cnveg_carbonflux_inst, c14_cnveg_carbonflux_inst, cnveg_nitrogenstate_inst, cnveg_nitrogenflux_inst, soilbiogeochem_carbonflux_inst, soilbiogeochem_state_inst)

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds
integer, intent(in) :: num_soilp_with_inactive
integer, intent(in) :: filter_soilp_with_inactive(:)
type(prior_weights_type), intent(in) :: prior_weights
type(patch_state_updater_type), intent(in) :: patch_state_updater
type(CanopyState_type), intent(inout) :: canopystate_inst
type(photosyns_type), intent(inout) :: photosyns_inst
type(cnveg_state_type), intent(inout) :: cnveg_state_inst
type(cnveg_carbonstate_type), intent(inout) :: cnveg_carbonstate_inst
type(cnveg_carbonstate_type), intent(inout) :: c13_cnveg_carbonstate_inst
type(cnveg_carbonstate_type), intent(inout) :: c14_cnveg_carbonstate_inst
type(cnveg_carbonflux_type), intent(inout) :: cnveg_carbonflux_inst
type(cnveg_carbonflux_type), intent(inout) :: c13_cnveg_carbonflux_inst
type(cnveg_carbonflux_type), intent(inout) :: c14_cnveg_carbonflux_inst
type(cnveg_nitrogenstate_type), intent(inout) :: cnveg_nitrogenstate_inst
type(cnveg_nitrogenflux_type), intent(inout) :: cnveg_nitrogenflux_inst
type(soilbiogeochem_carbonflux_type), intent(inout) :: soilbiogeochem_carbonflux_inst
type(soilbiogeochem_state_type), intent(in) :: soilbiogeochem_state_inst