Skip to content

Releases: jhabriel/unsat-frac

Equidimensional Richards' equation model

18 Sep 06:32
16fe13f
Compare
Choose a tag to compare

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

26 Jun 14:55
7832cdf
Compare
Choose a tag to compare

unsat-frac v2.0.0-alpha

This is a pre-release of the package before submission of the accompanying manuscript.

Summary of changes:

  1. Incorporation of heterogeneous van Genuchten-Mualem parameters associated to the different layered materials.
  2. Mini soil catalog.
  3. Static typing, black, and isort are now used.
  4. A convergence analysis example, showing first order convergence for primary and secondary variables is now included.
  5. Some minor bugs were fixed.
  6. Major clean-up of the repository.
  7. Required PorePy's commit is now provided in the README.

What's Changed [Auto generated by GH]

Full Changelog: v1.0.0-alpha...v2.0.0-alpha

PhD-thesis release

22 Apr 16:11
922cbfb
Compare
Choose a tag to compare
PhD-thesis release Pre-release
Pre-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