pmgbergen / Consistent_MPFA_discretization_for_flow_in_the_presence_of_gravity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consistent_MPFA_discretization_for_flow_in_the_presence_of_gravity

DOI

This repository contains runscripts for the paper

"Consistent MPFA discretization for flow in the presence of gravity" by Michele Starnoni, Inga Berre, Eirik Keilegavlen, Jan Martin Nordbotten.

To run the examples contained in this repository a working version of PorePy v 1.1.0 (which can be downloaded from https://github.com/pmgbergen/porepy/tree/1.1.0) must be installed on the computer.

The PorePy install requires installations of further packages, see Install instructions in the PorePy repository.

This repository contains the following files:

piecewise_gravity_test: run script for Example 4.2 for grids (a) and (b)

piecewise_uniform_flow: run script for Example 4.2 for grid (c)

upwind.py: run script for Example 3.3.2 and 5.2 using a standard upwind scheme

non_equilibrium_gcmpfa.py: run script for Example 5.2 using the GCMPFA method

About


Languages

Language:Python 100.0%