Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Development
openfoam
Commits
f1e950ce
Commit
f1e950ce
authored
Jul 16, 2020
by
mattijs
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ENH: snappyHexMeshDict: document small region removal. See
#1772
parent
45982d97
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
etc/caseDicts/annotated/snappyHexMeshDict
etc/caseDicts/annotated/snappyHexMeshDict
+6
-0
No files found.
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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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