pmgbergen / porepy

Python Simulation Tool for Fractured and Deformable Porous Media

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Outdated pp.FractureNetwork3d

wmboon opened this issue · comments

After #866, the following raises an error:

network = pp.FractureNetwork3d([pp.PlaneFracture(fracture)], domain=domain)

Thanks @wmboon. I will fix this tomorrow.