2d groundwater model - map view
From GeoMod
2d map view groundwater model. Currently, you can:
- control the pumping (or recharge) rate of two wells;
- move the wells to any position within the model.
- draw blocks or lines to show grid (including topography)
- show vectors
- particle tracking
- show both particles and their trails
- pause the simulation
The model simulates an unconfined aquifer with uniform properties (conductivity and porosity).
NOTE: Currently uses an explict solution to the governing equation which, given the non-linearity of the watertable equation, you can run into instability problems on occasion.
[edit]
Download Software
Once you have VPython installed download the following zip file, unzip and run gw-2d-map.py
- gw-2d-map.zip (an older version)
| Operating System | Download |
|---|---|
| All OSs (with VPython installed) | Groundwater model code page |
| Windows XP and Vista installer | NA (2.9 Mb) (but send a request if you need one) |
[edit]
Multimedia
| GIF | Quicktime mov | |
|---|---|---|
| Quicktime movie: Media:Map-view 2d gw-02.mov | Demonstrates layer drawing, vectors, particle tracking etc. | |
| Quicktime movie: Media:Map-view 2d gw.mov | Demonstrates moving wells, changing recharge rates and mesh drawing |

