Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(bounds_type), | intent(in) | :: | bounds | |||
integer, | intent(in) | :: | num_soilc | |||
integer, | intent(in) | :: | filter_soilc(:) | |||
integer, | intent(in) | :: | num_soilp | |||
integer, | intent(in) | :: | filter_soilp(:) | |||
type(dgvs_type), | intent(inout) | :: | dgvs_inst | |||
type(cnveg_carbonstate_type), | intent(in) | :: | cnveg_carbonstate_inst | |||
type(cnveg_nitrogenstate_type), | intent(in) | :: | cnveg_nitrogenstate_inst | |||
type(cnveg_carbonflux_type), | intent(inout) | :: | cnveg_carbonflux_inst | |||
type(cnveg_nitrogenflux_type), | intent(inout) | :: | cnveg_nitrogenflux_inst | |||
type(CanopyState_type), | intent(in) | :: | canopystate_inst | |||
real(kind=r8), | intent(in) | :: | leaf_prof_patch(bounds%begp:,1:) | |||
real(kind=r8), | intent(in) | :: | froot_prof_patch(bounds%begp:,1:) | |||
real(kind=r8), | intent(in) | :: | croot_prof_patch(bounds%begp:,1:) | |||
real(kind=r8), | intent(in) | :: | stem_prof_patch(bounds%begp:,1:) |