Skip to content

unsat-frac: A PorePy extension package for unsaturated fractured flow

License

Notifications You must be signed in to change notification settings

jhabriel/unsat-frac

Repository files navigation

DOI

unsat-frac: A PorePy extension package for simulating the saturated-unsaturated flow in fractured porous media

unsat-frac is a Python package created as an extension of PorePy for modeling and simulation of the unsaturated flow with fractures acting as capillary barriers.

Citing

If you use unsat-frac in your research, we ask you to cite the following reference:

Varela, J., Keilegavlen, E., Nordbotten, J. M., & Radu, F. A. (2023). A Model for Saturated-Unsaturated Flow with Fractures Acting as Capillary Barriers. Authorea Preprints.

Installation from source

unsat-frac is developed under Python >= 3.9. Get the latest version by cloning this repository, i.e.:

git clone https://github.com/jhabriel/unsat-frac.git
cd unsat-frac

Now, install the dependencies:

 pip install -r requirements.txt

unsat-fract requires PorePy (commit b5ddf54cf5e71ee96ec8526234f24a1ee6a81a1c) to be installed. If you do not have PorePy installed, please do so before installing unsat-frac.

To install unsat-frac:

pip install .

Or, for user-editable installations:

pip install --editable .

Examples

All the numerical examples included in the manuscript can be found in the paper_examples folder.

Troubleshooting

Create an issue.

License

See license md.

About

unsat-frac: A PorePy extension package for unsaturated fractured flow

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages