Withdraw water from subbasin outlet but only if subbasin is not a headwater .and. not a reservoir.
Withdraw water from subbasin outlet but only if subbasin is not a headwater .and. not a reservoir.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| logical, | intent(in) | :: | bRunoffdat | |||
| integer, | intent(in) | :: | ihout | |||
| integer, | intent(in) | :: | inum1 | |||
| integer, | intent(in) | :: | inum2 | |||
| real(kind=dp), | intent(out), | dimension(:) | :: | additionalGwUptake | ||
| logical, | intent(in) | :: | bWAM_Module | |||
| integer, | intent(in) | :: | daycounter | |||
| integer, | intent(in) | :: | ida | |||
| integer, | intent(in) | :: | iyr | |||
| integer, | intent(in) | :: | mb | |||
| integer, | intent(in) | :: | nqobs | |||
| integer, | intent(in), | dimension(100) | :: | obssb | ||
| real(kind=dp), | intent(in), | dimension(:, :) | :: | obs_discharge | ||
| real(kind=dp), | intent(inout), | dimension(366) | :: | runs | ||
| integer, | intent(in), | dimension(:) | :: | subouthyd | ||
| integer, | intent(in), | dimension(:) | :: | inum1s | ||
| logical, | intent(in) | :: | bRsvModule | |||
| logical, | intent(in) | :: | rsv_is_operational | |||
| integer, | intent(in), | dimension(:) | :: | rsvSubbasin |