Skip to content

fix fracture facet determination in box-dfm framework

Dennis Gläser requested to merge fix/box-dfm-framework into master

We reuse the grid creation facility of the facet coupling framework and require grid files that have the information on the fracture facets in them. This enables us to reuse the codimension one grid adapter of the facet coupling framework to identify which matrix element facets coincide with a fracture.

This also introduces a test on the same geometry as in the 2.12 release.

TODO:

  • reintroduce tests for quads
  • reintroduce tests for tetrahedra
Edited by Dennis Gläser

Merge request reports