diff --git a/applications/utilities/mesh/advanced/collapseEdges/meshQualityDict b/applications/utilities/mesh/advanced/collapseEdges/meshQualityDict index 9a514a8e1..40b4927f6 100644 --- a/applications/utilities/mesh/advanced/collapseEdges/meshQualityDict +++ b/applications/utilities/mesh/advanced/collapseEdges/meshQualityDict @@ -47,11 +47,11 @@ minTetQuality 1e-30; minArea -1; //- Minimum face twist. Set to <-1 to disable. dot product of face normal -//- and face centre triangles normal +// and face centre triangles normal minTwist 0.0; //- minimum normalised cell determinant -//- 1 = hex, <= 0 = folded or flattened illegal cell +// 1 = hex, <= 0 = folded or flattened illegal cell minDeterminant 0.001; //- minFaceWeight (0 -> 0.5) diff --git a/applications/utilities/mesh/generation/foamyMesh/foamyHexMesh/foamyHexMeshDict b/applications/utilities/mesh/generation/foamyMesh/foamyHexMesh/foamyHexMeshDict index 3d05f3848..5d7e68ae0 100644 --- a/applications/utilities/mesh/generation/foamyMesh/foamyHexMesh/foamyHexMeshDict +++ b/applications/utilities/mesh/generation/foamyMesh/foamyHexMesh/foamyHexMeshDict @@ -454,7 +454,7 @@ meshQualityControls minArea -1; //- Minimum face twist. Set to <-1 to disable. dot product of face normal - //- and face centre triangles normal + // and face centre triangles normal minTwist 0.02; //- minimum normalised cell determinant diff --git a/tutorials/incompressible/pimpleDyMFoam/propeller/system/snappyHexMeshDict b/tutorials/incompressible/pimpleDyMFoam/propeller/system/snappyHexMeshDict index 3b8fcd453..13054ce94 100644 --- a/tutorials/incompressible/pimpleDyMFoam/propeller/system/snappyHexMeshDict +++ b/tutorials/incompressible/pimpleDyMFoam/propeller/system/snappyHexMeshDict @@ -434,11 +434,11 @@ meshQualityControls minArea -1; //- Minimum face twist. Set to <-1 to disable. dot product of face normal - //- and face centre triangles normal + // and face centre triangles normal minTwist 0.01; //- minimum normalised cell determinant - //- 1 = hex, <= 0 = folded or flattened illegal cell + // 1 = hex, <= 0 = folded or flattened illegal cell minDeterminant 0.001; //- minFaceWeight (0 -> 0.5) diff --git a/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion_snappyHexMesh/system/snappyHexMeshDict b/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion_snappyHexMesh/system/snappyHexMeshDict index 61f4420a0..5baa9a202 100644 --- a/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion_snappyHexMesh/system/snappyHexMeshDict +++ b/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion_snappyHexMesh/system/snappyHexMeshDict @@ -285,11 +285,11 @@ meshQualityControls minArea -1; //- Minimum face twist. Set to <-1 to disable. dot product of face normal - //- and face centre triangles normal + // and face centre triangles normal minTwist 0.05; //- minimum normalised cell determinant - //- 1 = hex, <= 0 = folded or flattened illegal cell + // 1 = hex, <= 0 = folded or flattened illegal cell minDeterminant 0.001; //- minFaceWeight (0 -> 0.5) diff --git a/tutorials/incompressible/pisoFoam/les/motorBike/motorBike/system/snappyHexMeshDict b/tutorials/incompressible/pisoFoam/les/motorBike/motorBike/system/snappyHexMeshDict index 4e5aa48a6..1cb5eacce 100644 --- a/tutorials/incompressible/pisoFoam/les/motorBike/motorBike/system/snappyHexMeshDict +++ b/tutorials/incompressible/pisoFoam/les/motorBike/motorBike/system/snappyHexMeshDict @@ -287,11 +287,11 @@ meshQualityControls minArea -1; //- Minimum face twist. Set to <-1 to disable. dot product of face normal - //- and face centre triangles normal + // and face centre triangles normal minTwist 0.02; //- minimum normalised cell determinant - //- 1 = hex, <= 0 = folded or flattened illegal cell + // 1 = hex, <= 0 = folded or flattened illegal cell minDeterminant 0.001; //- minFaceWeight (0 -> 0.5) @@ -321,4 +321,3 @@ mergeTolerance 1E-6; // ************************************************************************* // - diff --git a/tutorials/incompressible/simpleFoam/turbineSiting/system/snappyHexMeshDict b/tutorials/incompressible/simpleFoam/turbineSiting/system/snappyHexMeshDict index d9ed33430..6ce22ecea 100644 --- a/tutorials/incompressible/simpleFoam/turbineSiting/system/snappyHexMeshDict +++ b/tutorials/incompressible/simpleFoam/turbineSiting/system/snappyHexMeshDict @@ -342,11 +342,11 @@ meshQualityControls minArea -1; //- Minimum face twist. Set to <-1 to disable. dot product of face normal - //- and face centre triangles normal + // and face centre triangles normal minTwist 0.05; //- minimum normalised cell determinant - //- 1 = hex, <= 0 = folded or flattened illegal cell + // 1 = hex, <= 0 = folded or flattened illegal cell minDeterminant 0.001; //- minFaceWeight (0 -> 0.5) diff --git a/tutorials/mesh/foamyHexMesh/blob/system/meshQualityDict b/tutorials/mesh/foamyHexMesh/blob/system/meshQualityDict index cff733078..8eb6a7b40 100644 --- a/tutorials/mesh/foamyHexMesh/blob/system/meshQualityDict +++ b/tutorials/mesh/foamyHexMesh/blob/system/meshQualityDict @@ -45,11 +45,11 @@ minVol 1e-20; minArea -1; //- Minimum face twist. Set to <-1 to disable. dot product of face normal -//- and face centre triangles normal +// and face centre triangles normal minTwist 0.001; //- minimum normalised cell determinant -//- 1 = hex, <= 0 = folded or flattened illegal cell +// 1 = hex, <= 0 = folded or flattened illegal cell minDeterminant 0.001; //- minFaceWeight (0 -> 0.5) diff --git a/tutorials/mesh/foamyHexMesh/flange/system/meshQualityDict b/tutorials/mesh/foamyHexMesh/flange/system/meshQualityDict index 7be0913bb..cf95fbc5d 100644 --- a/tutorials/mesh/foamyHexMesh/flange/system/meshQualityDict +++ b/tutorials/mesh/foamyHexMesh/flange/system/meshQualityDict @@ -45,11 +45,11 @@ minVol 0; minArea -1; //- Minimum face twist. Set to <-1 to disable. dot product of face normal -//- and face centre triangles normal +// and face centre triangles normal minTwist 0.001; //- minimum normalised cell determinant -//- 1 = hex, <= 0 = folded or flattened illegal cell +// 1 = hex, <= 0 = folded or flattened illegal cell minDeterminant 0.001; //- minFaceWeight (0 -> 0.5) diff --git a/tutorials/mesh/foamyHexMesh/simpleShapes/system/meshQualityDict b/tutorials/mesh/foamyHexMesh/simpleShapes/system/meshQualityDict index 660292d12..a49ccdebd 100644 --- a/tutorials/mesh/foamyHexMesh/simpleShapes/system/meshQualityDict +++ b/tutorials/mesh/foamyHexMesh/simpleShapes/system/meshQualityDict @@ -45,11 +45,11 @@ minVol 0; minArea -1; //- Minimum face twist. Set to <-1 to disable. dot product of face normal -//- and face centre triangles normal +// and face centre triangles normal minTwist 0.001; //- minimum normalised cell determinant -//- 1 = hex, <= 0 = folded or flattened illegal cell +// 1 = hex, <= 0 = folded or flattened illegal cell minDeterminant 0.001; //- minFaceWeight (0 -> 0.5) diff --git a/tutorials/multiphase/LTSInterFoam/DTCHull/system/meshQualityDict b/tutorials/multiphase/LTSInterFoam/DTCHull/system/meshQualityDict index 09d5f3928..4167df135 100644 --- a/tutorials/multiphase/LTSInterFoam/DTCHull/system/meshQualityDict +++ b/tutorials/multiphase/LTSInterFoam/DTCHull/system/meshQualityDict @@ -45,11 +45,11 @@ minTetQuality 1e-30; minArea -1; //- Minimum face twist. Set to <-1 to disable. dot product of face normal -//- and face centre triangles normal +// and face centre triangles normal minTwist 0.05; //- minimum normalised cell determinant -//- 1 = hex, <= 0 = folded or flattened illegal cell +// 1 = hex, <= 0 = folded or flattened illegal cell minDeterminant 0.001; //- minFaceWeight (0 -> 0.5) diff --git a/tutorials/multiphase/interDyMFoam/ras/DTCHull/system/meshQualityDict b/tutorials/multiphase/interDyMFoam/ras/DTCHull/system/meshQualityDict index 09d5f3928..4167df135 100644 --- a/tutorials/multiphase/interDyMFoam/ras/DTCHull/system/meshQualityDict +++ b/tutorials/multiphase/interDyMFoam/ras/DTCHull/system/meshQualityDict @@ -45,11 +45,11 @@ minTetQuality 1e-30; minArea -1; //- Minimum face twist. Set to <-1 to disable. dot product of face normal -//- and face centre triangles normal +// and face centre triangles normal minTwist 0.05; //- minimum normalised cell determinant -//- 1 = hex, <= 0 = folded or flattened illegal cell +// 1 = hex, <= 0 = folded or flattened illegal cell minDeterminant 0.001; //- minFaceWeight (0 -> 0.5) diff --git a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/snappyHexMeshDict b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/snappyHexMeshDict index 3b8fcd453..13054ce94 100644 --- a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/snappyHexMeshDict +++ b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/snappyHexMeshDict @@ -434,11 +434,11 @@ meshQualityControls minArea -1; //- Minimum face twist. Set to <-1 to disable. dot product of face normal - //- and face centre triangles normal + // and face centre triangles normal minTwist 0.01; //- minimum normalised cell determinant - //- 1 = hex, <= 0 = folded or flattened illegal cell + // 1 = hex, <= 0 = folded or flattened illegal cell minDeterminant 0.001; //- minFaceWeight (0 -> 0.5) diff --git a/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/system/snappyHexMeshDict b/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/system/snappyHexMeshDict index 9a372d4b1..e60fc864a 100644 --- a/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/system/snappyHexMeshDict +++ b/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/system/snappyHexMeshDict @@ -307,11 +307,11 @@ meshQualityControls minArea -1; //- Minimum face twist. Set to <-1 to disable. dot product of face normal - //- and face centre triangles normal + // and face centre triangles normal minTwist 0.02; //- minimum normalised cell determinant - //- 1 = hex, <= 0 = folded or flattened illegal cell + // 1 = hex, <= 0 = folded or flattened illegal cell minDeterminant 0.001; //- minFaceWeight (0 -> 0.5)