diff --git a/tutorials/combustion/coldEngineFoam/freePiston/system/blockMeshDict b/tutorials/combustion/coldEngineFoam/freePiston/system/blockMeshDict index 69744b94d2..edc3d7fcf0 100644 --- a/tutorials/combustion/coldEngineFoam/freePiston/system/blockMeshDict +++ b/tutorials/combustion/coldEngineFoam/freePiston/system/blockMeshDict @@ -14,6 +14,8 @@ FoamFile } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // +mergeType points; // Wedge geometry - Merge points instead of topology + scale 1; vertices diff --git a/tutorials/combustion/reactingFoam/RAS/DLR_A_LTS/system/blockMeshDict b/tutorials/combustion/reactingFoam/RAS/DLR_A_LTS/system/blockMeshDict index 59ea674f4e..fcb4b09e05 100644 --- a/tutorials/combustion/reactingFoam/RAS/DLR_A_LTS/system/blockMeshDict +++ b/tutorials/combustion/reactingFoam/RAS/DLR_A_LTS/system/blockMeshDict @@ -14,6 +14,8 @@ FoamFile } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // +mergeType points; // Wedge geometry - Merge points instead of topology + scale 0.001; R1X 3.99619288633; diff --git a/tutorials/combustion/reactingFoam/RAS/SandiaD_LTS/system/blockMeshDict b/tutorials/combustion/reactingFoam/RAS/SandiaD_LTS/system/blockMeshDict index 846756ad0d..4f1e07b55f 100644 --- a/tutorials/combustion/reactingFoam/RAS/SandiaD_LTS/system/blockMeshDict +++ b/tutorials/combustion/reactingFoam/RAS/SandiaD_LTS/system/blockMeshDict @@ -14,6 +14,8 @@ FoamFile } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // +mergeType points; // Wedge geometry - Merge points instead of topology + scale 0.001; vertices diff --git a/tutorials/compressible/rhoCentralDyMFoam/movingCone/system/blockMeshDict b/tutorials/compressible/rhoCentralDyMFoam/movingCone/system/blockMeshDict index fa13b8612f..b8bc6b419a 100644 --- a/tutorials/compressible/rhoCentralDyMFoam/movingCone/system/blockMeshDict +++ b/tutorials/compressible/rhoCentralDyMFoam/movingCone/system/blockMeshDict @@ -14,10 +14,10 @@ FoamFile } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // -scale 0.001; - mergeType points; // Wedge geometry - Merge points instead of topology +scale 0.001; + vertices ( (-7.5 0 0) diff --git a/tutorials/compressible/rhoCentralFoam/LadenburgJet60psi/system/blockMeshDict b/tutorials/compressible/rhoCentralFoam/LadenburgJet60psi/system/blockMeshDict index 38f36ebe1c..aba58cdf8d 100644 --- a/tutorials/compressible/rhoCentralFoam/LadenburgJet60psi/system/blockMeshDict +++ b/tutorials/compressible/rhoCentralFoam/LadenburgJet60psi/system/blockMeshDict @@ -14,6 +14,8 @@ FoamFile } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // +mergeType points; // Wedge geometry - Merge points instead of topology + scale 0.001; vertices diff --git a/tutorials/compressible/sonicDyMFoam/movingCone/system/blockMeshDict b/tutorials/compressible/sonicDyMFoam/movingCone/system/blockMeshDict index fa13b8612f..b8bc6b419a 100644 --- a/tutorials/compressible/sonicDyMFoam/movingCone/system/blockMeshDict +++ b/tutorials/compressible/sonicDyMFoam/movingCone/system/blockMeshDict @@ -14,10 +14,10 @@ FoamFile } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // -scale 0.001; - mergeType points; // Wedge geometry - Merge points instead of topology +scale 0.001; + vertices ( (-7.5 0 0) diff --git a/tutorials/heatTransfer/solidFoam/movingCone/system/blockMeshDict b/tutorials/heatTransfer/solidFoam/movingCone/system/blockMeshDict index fa13b8612f..b8bc6b419a 100644 --- a/tutorials/heatTransfer/solidFoam/movingCone/system/blockMeshDict +++ b/tutorials/heatTransfer/solidFoam/movingCone/system/blockMeshDict @@ -14,10 +14,10 @@ FoamFile } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // -scale 0.001; - mergeType points; // Wedge geometry - Merge points instead of topology +scale 0.001; + vertices ( (-7.5 0 0) diff --git a/tutorials/incompressible/pimpleFoam/laminar/movingCone/system/blockMeshDict b/tutorials/incompressible/pimpleFoam/laminar/movingCone/system/blockMeshDict index 788779b16a..a467b74193 100644 --- a/tutorials/incompressible/pimpleFoam/laminar/movingCone/system/blockMeshDict +++ b/tutorials/incompressible/pimpleFoam/laminar/movingCone/system/blockMeshDict @@ -14,10 +14,10 @@ FoamFile } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // -scale 0.001; - mergeType points; // Wedge geometry - Merge points instead of topology +scale 0.001; + vertices ( (-7.5 0 0) diff --git a/tutorials/incompressible/simpleFoam/pipeCyclic/system/blockMeshDict b/tutorials/incompressible/simpleFoam/pipeCyclic/system/blockMeshDict index 94a56115e7..5f8b2ccb84 100644 --- a/tutorials/incompressible/simpleFoam/pipeCyclic/system/blockMeshDict +++ b/tutorials/incompressible/simpleFoam/pipeCyclic/system/blockMeshDict @@ -14,7 +14,7 @@ FoamFile } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // -mergeType points; // Merge points instead of topology +mergeType points; // Wedge geometry - Merge points instead of topology scale 1; diff --git a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/system/blockMeshDict b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/system/blockMeshDict index 04b8712d52..de6753c8b2 100644 --- a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/system/blockMeshDict +++ b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/system/blockMeshDict @@ -14,6 +14,8 @@ FoamFile } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // +mergeType points; // Wedge geometry - Merge points instead of topology + scale 1; // Domain diff --git a/tutorials/multiphase/interFoam/LES/nozzleFlow2D/system/blockMeshDict b/tutorials/multiphase/interFoam/LES/nozzleFlow2D/system/blockMeshDict index cfb3370839..fe05cb5539 100644 --- a/tutorials/multiphase/interFoam/LES/nozzleFlow2D/system/blockMeshDict +++ b/tutorials/multiphase/interFoam/LES/nozzleFlow2D/system/blockMeshDict @@ -14,7 +14,7 @@ FoamFile } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // -mergeType points; // Merge points instead of topology +mergeType points; // Wedge geometry - Merge points instead of topology scale 1e-6;