~ ~ ~ PURPOSE ~ ~ ~ this subroutine determines the volume of groundwater that is extracted from gwflow grid cells (pumping volume are used in gwflow_simulate, in groundwater balance equations) adapted for swatplusGW water allocation (4-arg call from wallo_withdraw)
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | ob_id_dmd | |||
| real, | intent(in) | :: | demand_vol | |||
| real, | intent(inout) | :: | extracted | |||
| real, | intent(inout) | :: | dmd_unmet |