STYLE : snappyHexMeshDict : removed unused entry

This commit is contained in:
mattijs
2010-10-06 17:32:29 +01:00
parent dfbcf6eb46
commit 700551e34d

View File

@ -288,9 +288,6 @@ meshQualityControls
// Set to 180 to disable. // Set to 180 to disable.
maxConcave 80; maxConcave 80;
//- Minimum projected area v.s. actual area. Set to -1 to disable.
minFlatness 0.5;
//- Minimum pyramid volume. Is absolute volume of cell pyramid. //- Minimum pyramid volume. Is absolute volume of cell pyramid.
// Set to very negative number (e.g. -1E30) to disable. // Set to very negative number (e.g. -1E30) to disable.
minVol 1e-20; minVol 1e-20;