openfoam/tutorials/mesh/extrudeMesh/faceZoneExtrusion
Mark Olesen 500c7047b2 TUT: remove superfluous 'sourceInfo' (topo sets)
- update annotated dicts, remove tabs

- use point1/point2 for cylinder sources
2022-05-27 14:10:31 +02:00
..
constant ENH: snappyHexMesh: multi-stage layer addition, automatic hole closure 2022-03-10 14:20:07 +00:00
system TUT: remove superfluous 'sourceInfo' (topo sets) 2022-05-27 14:10:31 +02:00
Allrun TUT: update keywords, fix spurious annotated dictionary item (#2401) 2022-03-13 22:34:57 +01:00
README ENH: snappyHexMesh: multi-stage layer addition, automatic hole closure 2022-03-10 14:20:07 +00:00

Unit testcase demonstrating extruding from internal faces
(using a faceZone instead of a faceSet)

- pass 1 :  extrude on bottom left cell both internal faces and a boundary face.
            These faces will all be extruded away from cell 0 (i.e. no flip in
            the faceZone)

- pass 2 :  extrude on top right cell both internal and boundary faces.
            The internal faces will all have flip in the faceZone)