BUG: snappyHexMesh: trying to extrude non-manifold patches fails.
The typical topology is the one where boundary faces share non-consecutive points (checkMesh reports this as 'Number of faces with non-consecutive shared points') This is handled by no-extruding any of the vertices of both faces. Fixes #391.
Showing
- src/dynamicMesh/polyTopoChange/polyTopoChange/addPatchCellLayer.C 9 additions, 4 deletions...micMesh/polyTopoChange/polyTopoChange/addPatchCellLayer.C
- src/mesh/snappyHexMesh/snappyHexMeshDriver/snappyLayerDriver.C 275 additions, 1 deletion...esh/snappyHexMesh/snappyHexMeshDriver/snappyLayerDriver.C
Please register or sign in to comment