ENH: autoSnapDriver: preserve baffles on faceZone surfaces

This commit is contained in:
mattijs
2012-04-02 18:02:16 +01:00
parent 9821123c86
commit 124295b3c9
6 changed files with 204 additions and 20 deletions

View File

@ -154,6 +154,12 @@ castellatedMeshControls
//faceZone sphere;
//cellZone sphere;
//cellZoneInside inside; //outside/insidePoint
//- Optional specification of what to do with faceZone faces:
// internal : keep them as internal faces (default)
// baffle : create baffles from them. This gives more
// freedom in mesh motion
// boundary : create loose-standing boundary faces.
//faceType internal;
}
}