Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
f1e950ce
Commit
f1e950ce
authored
Jul 16, 2020
by
mattijs
Browse files
ENH: snappyHexMeshDict: document small region removal. See
#1772
parent
45982d97
Changes
1
Hide whitespace changes
Inline
Side-by-side
etc/caseDicts/annotated/snappyHexMeshDict
View file @
f1e950ce
...
...
@@ -462,6 +462,12 @@ castellatedMeshControls
// (currently only a single layer growth i.e. -1 is supported)
// Default value is 0.
//nCellZoneErodeIter 2;
// Optional: delete any region smaller than below fraction of the overall
// size (on a per-zone basis). This is occasionally useful
// when generating meshes with faceZones as baffles or boundary
// faces.
//minCellFraction 0.001;
}
// Settings for the snapping.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment