ENH: snappyHexMeshDict: description of gapMode
This commit is contained in:
parent
b0ddf92e78
commit
1275c71e50
@ -268,6 +268,12 @@ castellatedMeshControls
|
||||
// // All three settings can be overridden on a surface by
|
||||
// // surface basis in the refinementSurfaces section.
|
||||
// gapLevel (<numGapCells> <minLevel> <maxlevel>);
|
||||
// // Optional: when doing the gapLevel refinement directly remove
|
||||
// // based on orientation w.r.t. gap. This limits the
|
||||
// // amount of cells before doing the 'locationInMesh'
|
||||
// // cell selection. Default is 'mixed' i.e. keep cells
|
||||
// // whilst doing the gap-level refinement.
|
||||
// //gapMode inside; // inside/outside/mixed
|
||||
//}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user