Releases: jhabriel/unsat-frac
Releases · jhabriel/unsat-frac
Equidimensional Richards' equation model
In this release, a new numerical example is included, where an equidimensional Richards' model is solved with varying values of the alpha van Genuchten parameter.
In addition, in the mixed-dimensional examples (except in the convergence tests) the values of the fracture aperture were changed from 1 [mm] to 4 [mm]. This now go in accordance with the theory.
Other minor bugs were fixed.
unsat-frac v2.0.0-alpha
unsat-frac v2.0.0-alpha
This is a pre-release of the package before submission of the accompanying manuscript.
Summary of changes:
- Incorporation of heterogeneous van Genuchten-Mualem parameters associated to the different layered materials.
- Mini soil catalog.
- Static typing, black, and isort are now used.
- A convergence analysis example, showing first order convergence for primary and secondary variables is now included.
- Some minor bugs were fixed.
- Major clean-up of the repository.
- Required PorePy's commit is now provided in the README.
What's Changed [Auto generated by GH]
- Several updates in the script by @jhabriel in #26
- Clean up by @jhabriel in #27
- Rerun simulations by @jhabriel in #28
Full Changelog: v1.0.0-alpha...v2.0.0-alpha
PhD-thesis release
This is a pre-release of the package. Please, note that many of the functionalities are in constant change. Stable examples include:
- paper_examples/01_2d_vertical_fracture/main.py
- paper_examples/01_2d_junction/main.py