Skip to content

A Python package for consistent mixed-dimensional discretizations in porous media

License

Notifications You must be signed in to change notification settings

compgeo-mox/pygeon

Repository files navigation

Pytest Mypy, ruff, isort Tutorials CodeQL DOI License: GPL v3

PyGeoN: a Python package for Geo-Numerics

Installation for Linux

PyGeoN requires Python >= 3.12

Since for many functionalities PyGeoN depends on PorePy, we assume that the latter is accessible in your PYTHONPATH. To install PyGeoN

pip install -e .

avoid the -e if you do not want the editable version. It might be useful to add PyGeoN to your PYTHONPATH.

Issues

Create an issue.

Getting started

See the tutorials.

Papers

For a list of papers that use PyGeoN see papers.

License

See license.