pmgbergen / porepy

Python Simulation Tool for Fractured and Deformable Porous Media

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move match_grids.mdg_refinement() out of the core of PorePy.

keileg opened this issue · comments

The code is useful, but poorly tested (if at all), and does not naturally belong to the core. porepy_mesh_factory, or porepy_labs are better candidates.

After a reassessment, it was decided not to delete the code, but it has been moved to pp.grids.refinement.