diff --git a/etc/caseDicts/annotated/topoSetSourcesDict b/etc/caseDicts/annotated/topoSetSourcesDict index c1ad42711a..fbcb500e82 100644 --- a/etc/caseDicts/annotated/topoSetSourcesDict +++ b/etc/caseDicts/annotated/topoSetSourcesDict @@ -274,7 +274,6 @@ faceSet_doc //- Select based on cellSet { source cellToFace; - source faceToCell; sets (c0 c1); // or set c0; // Name of cellSet @@ -316,7 +315,7 @@ faceSet_doc //- Select by explicitly providing face labels { source labelToFace; - value (12 13 56); // labels of faces + value (12 13 56); // labels of faces } diff --git a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/cpuCabinet/system/snappyHexMeshDict b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/cpuCabinet/system/snappyHexMeshDict index 1ee086588b..1049b0e3b9 100644 --- a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/cpuCabinet/system/snappyHexMeshDict +++ b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/cpuCabinet/system/snappyHexMeshDict @@ -170,7 +170,7 @@ addLayersControls slipFeatureAngle 30; nGrow 0; nBufferCellsNoExtrude 0; - minMedianAxisAngle 90; + minMedialAxisAngle 90; maxFaceThicknessRatio 0.2; maxThicknessToMedialRatio 0.3; minThickness 1e-06; diff --git a/tutorials/lagrangian/reactingParcelFoam/airRecirculationRoom/steady/system/snappyHexMeshDict b/tutorials/lagrangian/reactingParcelFoam/airRecirculationRoom/steady/system/snappyHexMeshDict index 4b6acf04e0..8dd28fb297 100644 --- a/tutorials/lagrangian/reactingParcelFoam/airRecirculationRoom/steady/system/snappyHexMeshDict +++ b/tutorials/lagrangian/reactingParcelFoam/airRecirculationRoom/steady/system/snappyHexMeshDict @@ -273,7 +273,7 @@ addLayersControls slipFeatureAngle 30; nGrow 0; nBufferCellsNoExtrude 0; - minMedianAxisAngle 90; + minMedialAxisAngle 90; maxFaceThicknessRatio 0.2; maxThicknessToMedialRatio 0.3; minThickness 1e-06; diff --git a/tutorials/mesh/extrudeMesh/faceZoneExtrusion/Allrun.pre b/tutorials/mesh/extrudeMesh/faceZoneExtrusion/Allrun similarity index 100% rename from tutorials/mesh/extrudeMesh/faceZoneExtrusion/Allrun.pre rename to tutorials/mesh/extrudeMesh/faceZoneExtrusion/Allrun diff --git a/tutorials/mesh/snappyHexMesh/distributedTriSurfaceMesh/system/snappyHexMeshDict b/tutorials/mesh/snappyHexMesh/distributedTriSurfaceMesh/system/snappyHexMeshDict index 4d67001452..676a423c1d 100644 --- a/tutorials/mesh/snappyHexMesh/distributedTriSurfaceMesh/system/snappyHexMeshDict +++ b/tutorials/mesh/snappyHexMesh/distributedTriSurfaceMesh/system/snappyHexMeshDict @@ -249,7 +249,7 @@ addLayersControls // Angle used to pick up medial axis points // Note: changed(corrected) w.r.t 16x! 90 degrees corresponds to 130 in 16x. - minMedianAxisAngle 90; + minMedialAxisAngle 90; // Create buffer region for new layer terminations nBufferCellsNoExtrude 0; diff --git a/tutorials/mesh/snappyHexMesh/motorBike_leakDetection/system/snappyHexMeshDict b/tutorials/mesh/snappyHexMesh/motorBike_leakDetection/system/snappyHexMeshDict index 108f7c818f..e969ac1b17 100644 --- a/tutorials/mesh/snappyHexMesh/motorBike_leakDetection/system/snappyHexMeshDict +++ b/tutorials/mesh/snappyHexMesh/motorBike_leakDetection/system/snappyHexMeshDict @@ -286,7 +286,7 @@ addLayersControls // Angle used to pick up medial axis points // Note: changed(corrected) w.r.t 1.7.x! 90 degrees corresponds to 130 // in 1.7.x. - minMedianAxisAngle 90; + minMedialAxisAngle 90; // Create buffer region for new layer terminations diff --git a/tutorials/mesh/snappyHexMesh/opposite_walls/system/snappyHexMeshDict b/tutorials/mesh/snappyHexMesh/opposite_walls/system/snappyHexMeshDict index 464ae0f349..a8bea2c8ef 100644 --- a/tutorials/mesh/snappyHexMesh/opposite_walls/system/snappyHexMeshDict +++ b/tutorials/mesh/snappyHexMesh/opposite_walls/system/snappyHexMeshDict @@ -276,7 +276,7 @@ addLayersControls // Angle used to pick up medial axis points // Note: changed(corrected) w.r.t 16x! 90 degrees corresponds to 130 in 16x. - minMedianAxisAngle 90; + minMedialAxisAngle 90; // Create buffer region for new layer terminations nBufferCellsNoExtrude 0; diff --git a/tutorials/mesh/snappyHexMesh/sphere_gapClosure/system/snappyHexMeshDict b/tutorials/mesh/snappyHexMesh/sphere_gapClosure/system/snappyHexMeshDict index 51d69f1579..7d449b8b16 100644 --- a/tutorials/mesh/snappyHexMesh/sphere_gapClosure/system/snappyHexMeshDict +++ b/tutorials/mesh/snappyHexMesh/sphere_gapClosure/system/snappyHexMeshDict @@ -263,7 +263,7 @@ addLayersControls // Angle used to pick up medial axis points // Note: changed(corrected) w.r.t 1.7.x! 90 degrees corresponds to 130 // in 1.7.x. - minMedianAxisAngle 90; + minMedialAxisAngle 90; // Create buffer region for new layer terminations diff --git a/tutorials/multiphase/interFoam/RAS/electrostaticDeposition/system/snappyHexMeshDict b/tutorials/multiphase/interFoam/RAS/electrostaticDeposition/system/snappyHexMeshDict index 75b28e1456..b3c8311e55 100644 --- a/tutorials/multiphase/interFoam/RAS/electrostaticDeposition/system/snappyHexMeshDict +++ b/tutorials/multiphase/interFoam/RAS/electrostaticDeposition/system/snappyHexMeshDict @@ -87,7 +87,7 @@ addLayersControls slipFeatureAngle 30; nGrow 0; nBufferCellsNoExtrude 0; - minMedianAxisAngle 90; + minMedialAxisAngle 90; maxFaceThicknessRatio 0.2; maxThicknessToMedialRatio 0.3; minThickness 1e-06; diff --git a/tutorials/multiphase/overInterDyMFoam/rigidBodyHull/overset-1/system/snappyHexMeshDict b/tutorials/multiphase/overInterDyMFoam/rigidBodyHull/overset-1/system/snappyHexMeshDict index 933d1100d1..bfb028eb7b 100644 --- a/tutorials/multiphase/overInterDyMFoam/rigidBodyHull/overset-1/system/snappyHexMeshDict +++ b/tutorials/multiphase/overInterDyMFoam/rigidBodyHull/overset-1/system/snappyHexMeshDict @@ -137,7 +137,7 @@ addLayersControls slipFeatureAngle 30; nGrow 0; nBufferCellsNoExtrude 0; - minMedianAxisAngle 90; + minMedialAxisAngle 90; maxFaceThicknessRatio 0.2; maxThicknessToMedialRatio 0.3; minThickness 1e-06; diff --git a/tutorials/multiphase/overInterDyMFoam/rigidBodyHull/overset-2/system/snappyHexMeshDict b/tutorials/multiphase/overInterDyMFoam/rigidBodyHull/overset-2/system/snappyHexMeshDict index 06d0bf4ee4..10e59fe051 100644 --- a/tutorials/multiphase/overInterDyMFoam/rigidBodyHull/overset-2/system/snappyHexMeshDict +++ b/tutorials/multiphase/overInterDyMFoam/rigidBodyHull/overset-2/system/snappyHexMeshDict @@ -145,7 +145,7 @@ addLayersControls slipFeatureAngle 30; nGrow 0; nBufferCellsNoExtrude 0; - minMedianAxisAngle 90; + minMedialAxisAngle 90; maxFaceThicknessRatio 0.2; maxThicknessToMedialRatio 0.3; minThickness 1e-06;