Type | Intent | Optional | 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 |