Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ed_site_type), | intent(inout), | target | :: | currentSite | ||
integer, | intent(in) | :: | el | |||
real(kind=r8), | intent(out) | :: | total_stock | |||
real(kind=r8), | intent(out) | :: | biomass_stock | |||
real(kind=r8), | intent(out) | :: | litter_stock | |||
real(kind=r8), | intent(out) | :: | seed_stock |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ed_patch_type), | intent(inout), | target | :: | currentPatch | ||
integer, | intent(in) | :: | el | |||
real(kind=r8), | intent(out) | :: | live_stock | |||
real(kind=r8), | intent(out) | :: | seed_stock | |||
real(kind=r8), | intent(out) | :: | litter_stock |