This project aims to use realizations of heterogeneous hydraulic conductivity with a binary inclusion structures for numerical subsurface flow and transport simulations. Code is available to (i) generate and (ii) visualize random conductivity structures of binary inclusions. Furthermore, routines are provided (iii) to perform flow and transport simulations making use of the FEM-solver OpenGeoSys and (iv) to post-process results.
The project is organized as follows:
README.md
- description of the projectresults/
- folder with simulation results and plotssrc/
- folder containing the Python scripts of the project:01_plot_binary_inclusions.py
- generate and visualize inclusion structures02_run_sim.py
- run OGS 5 simulation on inclusion structures according to MADE setting03_run_ensemble.py
- run OGS 5 ensemble of transport simulationsbinary_inclusions.py
- package containing inclusing structure classessim_processing.py
- package containing post-processing routines
To make the example reproducible, we provide the following files:
requirements.txt
- requirements for pip to install all needed packages
You can contact us via [email protected].
MIT © 2020