meshQualityDict.cfg: disabled minTetQuality since tracking works without it

This commit is contained in:
Chris Greenshields
2018-06-09 14:41:08 +01:00
parent 76cb711875
commit 63d066f6dc

View File

@ -25,9 +25,7 @@ maxConcave 80;
// Minimum cell pyramid volume; case dependent
minVol 1e-13;
// 1e-15 (small positive) to enable tracking
// -1e+30 (large negative) for best layer insertion
minTetQuality 1e-15;
minTetQuality -1e30;
// if >0 : preserve single cells with all points on the surface if the
// resulting volume after snapping (by approximation) is larger than