Skip to content
Snippets Groups Projects
Commit 1d60681e authored by mattijs's avatar mattijs
Browse files

STYLE: snappyHexMeshDict: added comment for additionalReporting

parent 228198c3
No related branches found
No related tags found
No related merge requests found
......@@ -311,6 +311,11 @@ addLayersControls
// get used. Up to nRelaxIter it uses the settings in meshQualityControls,
// after nRelaxIter it uses the values in meshQualityControls::relaxed.
nRelaxedIter 20;
// Additional reporting: if there are just a few faces where there
// are mesh errors (after adding the layers) print their face centres.
// This helps in tracking down problematic mesh areas.
//additionalReporting true;
}
// Generic mesh quality settings. At any undoable phase these determine
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment