-
Drawdown: the difference between groundwater levels before and after pumping.
-
Calculation of drawdown
- Subtracting the groundwater level after pumping from the groundwater level before pumping.
-
Tools used
-
Numerical groundwater simulation software: FEFLOW 7.3
-
Scripting language: Python 3.8.6
-
-
Program principle:
- Use
ifm
to extract the current hydraulic head value (doc.getResultsFlowHeadValue()
) - Set the pumping rate and simulate the pumping
- Extract the hydraulic head value after pumping
- Calculate the drawdown by subtracting the hydraulic head value after pumping from the hydraulic head value before pumping.
- Use
Files
drawdown
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||