Yuriyzabegaev / porepy_hazmath

Explore efficient solvers for mixed-dimensional problems using the hazmath solver library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

porepy_hazmath

This repository contains runscripts and other functionality needed to develop efficient linear solvers for mixed-dimensional problems. The library combines discretizations obtained by the open-source package PorePy with solvers implemented in HAZMATH.

How to use

To experiment with solvers for mixed-dimensional scalar problems, first install PorePy and HAZMATH (see the respective repositories for instructions). Then clone this repository, and start exploring the script runscript_md_flow or runscript_md_flow_loop (the latter is used to study solver performance while varying permeability regimes).

About

Explore efficient solvers for mixed-dimensional problems using the hazmath solver library

License:MIT License


Languages

Language:Python 100.0%