pmgbergen / porepy

Python Simulation Tool for Fractured and Deformable Porous Media

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Name mistake in test function

IvarStefansson opened this issue · comments

def test_poromechanics():

Function should be called something like test_thermoporomechanics_well

I will take care of this in connection with #1104