Skip to content

Releases: pmgbergen/porepy

Mpfa with consistent discretization of vector sources

11 Sep 07:20
Compare
Choose a tag to compare

Version 1.0.0

20 Aug 10:04
Compare
Choose a tag to compare

Substantial update of the entire code base. Changes in runscripts are most likely necessary.

Improved boundary conditions for mpsa, various other changes.

09 Nov 14:47
Compare
Choose a tag to compare
  • Improved boundary conditions for elasticity calculations.
  • Runscripts for new archive paper.
  • Various other changes.

Benchmark for 3d dfm simulations

20 Sep 11:37
9de7978
Compare
Choose a tag to compare

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

17 Sep 09:59
908d7a0
Compare
Choose a tag to compare
Merge pull request #152 from pmgbergen/robin_bc

Robin bc

Changes to P1 FEM and exporter

08 Aug 13:40
Compare
Choose a tag to compare

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

06 Jul 12:41
d8e4005
Compare
Choose a tag to compare

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

12 Jun 09:30
Compare
Choose a tag to compare

Minor additions and improvements.

Hybrid_FV paper

22 Dec 12:58
Compare
Choose a tag to compare

Version of code used to produce the paper 'Hybrid Dimensional Finite Volume Discretizations for Fractured Porous Media'.

arXiv:1712:00460.

20 Dec 13:45
89d8957
Compare
Choose a tag to compare

Also various updates.