~ ~ ~ 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)
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | hru_id | |||
| real, | intent(in) | :: | hru_demand | |||
| real, | intent(inout) | :: | extracted | |||
| real, | intent(inout) | :: | dmd_unmet |