pmgbergen / porepy

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

BUG: Fetch previous iteration values from storage #1149

Closed IvarStefansson closed 7 months ago

IvarStefansson commented 7 months ago

Proposed changes

Ensures values for a previous_iteration variable are fetched from the stored values even if state is passed to Operator._evaluate.

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.