pmgbergen / porepy

Python Simulation Tool for Fractured and Deformable Porous Media
GNU General Public License v3.0
251 stars 88 forks source link

Tpsa discretization class #1225

Closed keileg closed 2 months ago

keileg commented 2 months ago

Proposed changes

This PR introduces a two-point stress discretization for the elasticity problem. Tests are also provided.

An integration of the discretization method into the multiphysics models is in the works, but is not included in this PR. Also, a tutorial documenting usage may be included at some point, but for now, the documentation is in the form of a MVE inside the tpsa class.

Types of changes

What types of changes does this PR introduce to PorePy? Put an x in the boxes that apply.

Checklist

Put an x in the boxes that apply or explain briefly why the box is not relevant.