mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: snappyHexMeshDict: improved comment
This commit is contained in:
@ -255,8 +255,11 @@ castellatedMeshControls
|
|||||||
// // that in small gaps we're getting more cells.
|
// // that in small gaps we're getting more cells.
|
||||||
// // The specification is
|
// // The specification is
|
||||||
// // - numGapCells : minimum number of cells in the gap
|
// // - numGapCells : minimum number of cells in the gap
|
||||||
|
// // (usually >3; lower than this might not
|
||||||
|
// // resolve correctly)
|
||||||
// // - minLevel : min refinement level at which to kick in
|
// // - minLevel : min refinement level at which to kick in
|
||||||
// // - maxLevel : upper refinement level
|
// // - maxLevel : upper refinement level (to avoid refinement
|
||||||
|
// // continuing on a single extraneous feature)
|
||||||
// // All three settings can be overridden on a surface by
|
// // All three settings can be overridden on a surface by
|
||||||
// // surface basis in the refinementSurfaces section.
|
// // surface basis in the refinementSurfaces section.
|
||||||
// gapLevel (<numGapCells> <minLevel> <maxlevel>);
|
// gapLevel (<numGapCells> <minLevel> <maxlevel>);
|
||||||
|
|||||||
Reference in New Issue
Block a user