Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(POP_TYPE), | intent(inout) | :: | pop | |||
real(kind=dp), | intent(in) | :: | StemNPP(:,:) | |||
real(kind=dp), | intent(in) | :: | NPPtoGPP(:) | |||
integer(kind=i4b), | intent(in) | :: | disturbance_interval(:,:) | |||
integer(kind=i4b), | intent(in) | :: | it(:) | |||
real(kind=dp), | intent(in), | optional | :: | precip(:) | ||
real(kind=dp), | intent(in), | optional | :: | StemNPP_av(:) |