Releases: pmgbergen/porepy
Releases · pmgbergen/porepy
Mpfa with consistent discretization of vector sources
1.1.0 Version bump
Version 1.0.0
Substantial update of the entire code base. Changes in runscripts are most likely necessary.
Improved boundary conditions for mpsa, various other changes.
- Improved boundary conditions for elasticity calculations.
- Runscripts for new archive paper.
- Various other changes.
Benchmark for 3d dfm simulations
Simulations and scripts to create results for the benchmark described in http://arxiv.org/abs/1809.06926
Also other minor fixes.
Robin boundary condition for finite volume methods
Merge pull request #152 from pmgbergen/robin_bc Robin bc
Changes to P1 FEM and exporter
Several minor changes.
This is the version used to generate results in the paper 'Unified approach to discretization of flow in fractured porous media' by Nordbotten et al.
Mortar methods, automatic differentiation
Major update of the code base:
- Introduced mortar grids on the interface between grids in different dimensions,
- Flow and transport discretizations uses mortar variables for communication between grids,
- Implementation of automatic differentiation capabilities,
- Various other improvements and modifications.
Various improvements
Minor additions and improvements.
Hybrid_FV paper
Version of code used to produce the paper 'Hybrid Dimensional Finite Volume Discretizations for Fractured Porous Media'.
arXiv:1712:00460.
Also various updates.