BUG: collapseDict: Give entry a valid value

This commit is contained in:
laurence 2013-04-12 14:16:09 +01:00
parent c171765a31
commit c4b8448d53

View File

@ -80,7 +80,7 @@ controlMeshQualityCoeffs
// The amount that initialFaceLengthFactor will be reduced by for each
// face if its collapse generates a poor quality face
faceReductionFactor $initialFaceLengthFactor;
faceReductionFactor 0.5;
// Maximum number of smoothing iterations for the reductionFactors
maximumSmoothingIterations 2;