diff --git a/etc/caseDicts/mesh/manipulation/refineRegion/refineMeshDict b/etc/caseDicts/mesh/manipulation/refineRegion/refineMeshDict
index 8fa4ec522fa0bf79bb3cddcf029cf778ed331eae..780c842fae84225bbac5843ded7a0add851b1a53 100644
--- a/etc/caseDicts/mesh/manipulation/refineRegion/refineMeshDict
+++ b/etc/caseDicts/mesh/manipulation/refineRegion/refineMeshDict
@@ -20,8 +20,8 @@ coordinateSystem global;
 
 globalCoeffs
 {
-    tan1            ( 1 0 0 );
-    tan2            ( 0 1 0 );
+    tan1            (1 0 0);
+    tan2            (0 1 0);
 }
 
 directions // comment out as required
diff --git a/etc/templates/closedVolume/constant/g b/etc/templates/closedVolume/constant/g
index 1d3e30dc5be772dae540f4ab448eca68c27de178..6f32e338356b14a2d7ff55d2d3f7e948dd1e8479 100644
--- a/etc/templates/closedVolume/constant/g
+++ b/etc/templates/closedVolume/constant/g
@@ -15,6 +15,6 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 -9.81 0 );
+value           (0 -9.81 0);
 
 // ************************************************************************* //
diff --git a/tutorials/combustion/PDRFoam/flamePropagationWithObstacles/0.org/B b/tutorials/combustion/PDRFoam/flamePropagationWithObstacles/0.org/B
index 8a430bb0565e701a116ffd690ad2b4528d40f44f..bd2e44ecb34088613ceb64c23ae27c8833207a21 100644
--- a/tutorials/combustion/PDRFoam/flamePropagationWithObstacles/0.org/B
+++ b/tutorials/combustion/PDRFoam/flamePropagationWithObstacles/0.org/B
@@ -8053,8 +8053,8 @@ boundaryField
     outer
     {
         type                uniformInletOutlet;
-        uniformInletValue   ( 0 0 0 0 0 0 );
-        value               uniform ( 0 0 0 0 0 0 );
+        uniformInletValue   (0 0 0 0 0 0);
+        value               uniform (0 0 0 0 0 0);
     }
     ground
     {
@@ -8063,12 +8063,12 @@ boundaryField
     blockedFaces
     {
         type            zeroGradient;
-        value           uniform ( 0 0 0 0 0 0 );
+        value           uniform (0 0 0 0 0 0);
     }
     baffleWall
     {
         type            zeroGradient;
-        value           uniform ( 0 0 0 0 0 0 );
+        value           uniform (0 0 0 0 0 0);
     }
     baffleCyclic_half0
     {
diff --git a/tutorials/combustion/PDRFoam/flamePropagationWithObstacles/0.org/U b/tutorials/combustion/PDRFoam/flamePropagationWithObstacles/0.org/U
index d80165816ac897dbec1fbfab831c7755af8b2ef7..e8f7c714a7e4a598fd11ee8ac4d1140d6c35506a 100644
--- a/tutorials/combustion/PDRFoam/flamePropagationWithObstacles/0.org/U
+++ b/tutorials/combustion/PDRFoam/flamePropagationWithObstacles/0.org/U
@@ -17,30 +17,30 @@ FoamFile
 
 dimensions      [0 1 -1 0 0 0 0];
 
-internalField   uniform ( 0 0 0 );
+internalField   uniform (0 0 0);
 
 boundaryField
 {
     outer
     {
         type                uniformInletOutlet;
-        uniformInletValue   ( 0 0 0 );
-        value               uniform ( 0 0 0 );
+        uniformInletValue   (0 0 0);
+        value               uniform (0 0 0);
     }
     ground
     {
         type            fixedValue;
-        value           uniform ( 0 0 0 );
+        value           uniform (0 0 0);
     }
     blockedFaces
     {
         type            fixedValue;
-        value           uniform ( 0 0 0 );
+        value           uniform (0 0 0);
     }
     baffleWall
     {
         type            activePressureForceBaffleVelocity;
-        value           uniform ( 0 0 0 );
+        value           uniform (0 0 0);
         cyclicPatch     baffleCyclic_half0;
         orientation     1;
         openingTime     0.01;
diff --git a/tutorials/combustion/PDRFoam/flamePropagationWithObstacles/constant/g b/tutorials/combustion/PDRFoam/flamePropagationWithObstacles/constant/g
index d3c35f049f8896997debb6142218e7f58c39bc54..c6097c4c1e0a40c31c8360a7a247e87c608f45fb 100644
--- a/tutorials/combustion/PDRFoam/flamePropagationWithObstacles/constant/g
+++ b/tutorials/combustion/PDRFoam/flamePropagationWithObstacles/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 0 -9.8 );
+value           (0 0 -9.8);
 
 
 // ************************************************************************* //
diff --git a/tutorials/combustion/PDRFoam/flamePropagationWithObstacles/system/changeDictionaryDict b/tutorials/combustion/PDRFoam/flamePropagationWithObstacles/system/changeDictionaryDict
index b48f2bf7336592ca8fd8dfb90ad5dc9a32774b7b..75ebdc085a4622eb2b8c309312dfb3d107f61aeb 100644
--- a/tutorials/combustion/PDRFoam/flamePropagationWithObstacles/system/changeDictionaryDict
+++ b/tutorials/combustion/PDRFoam/flamePropagationWithObstacles/system/changeDictionaryDict
@@ -59,7 +59,7 @@ dictionaryReplacement
                 p                   p;
                 minThresholdValue   8000;
                 forceBased          0;
-                value               uniform ( 0 0 0 );
+                value               uniform (0 0 0);
             }
             baffleCyclic_half0
             {
diff --git a/tutorials/combustion/XiFoam/ras/moriyoshiHomogeneous/constant/combustionProperties b/tutorials/combustion/XiFoam/ras/moriyoshiHomogeneous/constant/combustionProperties
index b1a20cd21f49b0ec96b473b0d17e98903a35fc44..5efd92db6904a13cd6e1cdd739b2fe14567ebec1 100644
--- a/tutorials/combustion/XiFoam/ras/moriyoshiHomogeneous/constant/combustionProperties
+++ b/tutorials/combustion/XiFoam/ras/moriyoshiHomogeneous/constant/combustionProperties
@@ -74,7 +74,7 @@ RaviPetersenCoeffs
     {
         TRef            320;
         pPoints         ( 1.0e05 5.0e05 1.0e06 2.0e06 3.0e06 );
-        EqRPoints       ( 0.5 2.0 5.0 );
+        EqRPoints       (0.5 2.0 5.0);
         alpha           ( ( (-0.03   -2.347  9.984  -6.734  1.361)
                             ( 1.61   -9.708 19.026 -11.117  2.098)
                             ( 2.329 -12.287 21.317 -11.973  2.207)
diff --git a/tutorials/combustion/XiFoam/ras/moriyoshiHomogeneous/constant/g b/tutorials/combustion/XiFoam/ras/moriyoshiHomogeneous/constant/g
index 057403310a4dba8dc69f1470dd26d8a7d6d6b978..508d65849430f8e5abf4b12d7baa53d70521a1c3 100644
--- a/tutorials/combustion/XiFoam/ras/moriyoshiHomogeneous/constant/g
+++ b/tutorials/combustion/XiFoam/ras/moriyoshiHomogeneous/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 0 0 );
+value           (0 0 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/combustion/engineFoam/kivaTest/constant/g b/tutorials/combustion/engineFoam/kivaTest/constant/g
index 057403310a4dba8dc69f1470dd26d8a7d6d6b978..508d65849430f8e5abf4b12d7baa53d70521a1c3 100644
--- a/tutorials/combustion/engineFoam/kivaTest/constant/g
+++ b/tutorials/combustion/engineFoam/kivaTest/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 0 0 );
+value           (0 0 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/combustion/fireFoam/les/oppositeBurningPanels/system/decomposeParDict b/tutorials/combustion/fireFoam/les/oppositeBurningPanels/system/decomposeParDict
index 6ce34f9d0b5244fdc1919850822a724168f926d3..e596fcc0b58817c86c253c37a91061dc72517e61 100644
--- a/tutorials/combustion/fireFoam/les/oppositeBurningPanels/system/decomposeParDict
+++ b/tutorials/combustion/fireFoam/les/oppositeBurningPanels/system/decomposeParDict
@@ -21,13 +21,13 @@ method          simple;
 
 simpleCoeffs
 {
-    n               ( 1 3 2 );
+    n               (1 3 2);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 1 2 2 );
+    n               (1 2 2);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/combustion/fireFoam/les/oppositeBurningPanels/system/panelRegion/decomposeParDict b/tutorials/combustion/fireFoam/les/oppositeBurningPanels/system/panelRegion/decomposeParDict
index 67825f579eb54ee4a7de16e1689b958314b92498..0bdaaab7fa607c5b0ebd7dfcfa82728b13351dc8 100644
--- a/tutorials/combustion/fireFoam/les/oppositeBurningPanels/system/panelRegion/decomposeParDict
+++ b/tutorials/combustion/fireFoam/les/oppositeBurningPanels/system/panelRegion/decomposeParDict
@@ -27,7 +27,7 @@ structuredCoeffs
 
     hierarchicalCoeffs
     {
-         n               ( 2 3 1 );
+         n               (2 3 1);
          delta           0.001;
          order           xyz;
     }
@@ -36,7 +36,7 @@ structuredCoeffs
 
 hierarchicalCoeffs
 {
-    n               ( 1 2 2 );
+    n               (1 2 2);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/combustion/fireFoam/les/smallPoolFire3D/system/decomposeParDict b/tutorials/combustion/fireFoam/les/smallPoolFire3D/system/decomposeParDict
index 99eed3629ec964960a56948d38baad5247a82735..2d8292f957e525f5a035c9ac8fe6784354955e96 100644
--- a/tutorials/combustion/fireFoam/les/smallPoolFire3D/system/decomposeParDict
+++ b/tutorials/combustion/fireFoam/les/smallPoolFire3D/system/decomposeParDict
@@ -21,13 +21,13 @@ method          hierarchical;
 
 simpleCoeffs
 {
-    n               ( 1 2 2 );
+    n               (1 2 2);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 1 2 2 );
+    n               (1 2 2);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/combustion/reactingFoam/ras/counterFlowFlame2D/constant/g b/tutorials/combustion/reactingFoam/ras/counterFlowFlame2D/constant/g
index 057403310a4dba8dc69f1470dd26d8a7d6d6b978..508d65849430f8e5abf4b12d7baa53d70521a1c3 100644
--- a/tutorials/combustion/reactingFoam/ras/counterFlowFlame2D/constant/g
+++ b/tutorials/combustion/reactingFoam/ras/counterFlowFlame2D/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 0 0 );
+value           (0 0 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/combustion/reactingFoam/ras/counterFlowFlame2DLTS/constant/g b/tutorials/combustion/reactingFoam/ras/counterFlowFlame2DLTS/constant/g
index 057403310a4dba8dc69f1470dd26d8a7d6d6b978..508d65849430f8e5abf4b12d7baa53d70521a1c3 100644
--- a/tutorials/combustion/reactingFoam/ras/counterFlowFlame2DLTS/constant/g
+++ b/tutorials/combustion/reactingFoam/ras/counterFlowFlame2DLTS/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 0 0 );
+value           (0 0 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/compressible/rhoCentralFoam/LadenburgJet60psi/system/decomposeParDict b/tutorials/compressible/rhoCentralFoam/LadenburgJet60psi/system/decomposeParDict
index 418bd43a91c50da05271d561f0e1dc10b46bdb96..095b7f29a7ccc253a6bde9792f3c5d3a57e6af0f 100644
--- a/tutorials/compressible/rhoCentralFoam/LadenburgJet60psi/system/decomposeParDict
+++ b/tutorials/compressible/rhoCentralFoam/LadenburgJet60psi/system/decomposeParDict
@@ -21,13 +21,13 @@ method          simple;
 
 simpleCoeffs
 {
-    n               ( 8 1 1 );
+    n               (8 1 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 1 1 1 );
+    n               (1 1 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/compressible/rhoCentralFoam/LadenburgJet60psi/system/sampleDict b/tutorials/compressible/rhoCentralFoam/LadenburgJet60psi/system/sampleDict
index 4a824fc23a00e302be0466c2579f3d55f4ac5815..5be2e5455b5232d8f2df636f01f8590661a9a2f7 100644
--- a/tutorials/compressible/rhoCentralFoam/LadenburgJet60psi/system/sampleDict
+++ b/tutorials/compressible/rhoCentralFoam/LadenburgJet60psi/system/sampleDict
@@ -25,24 +25,24 @@ sampleSets
     {
         name    cone25;
         axis    x;
-        start   ( 0 0 0 );
-        end     ( 0.09208087 0.042939 0 );
+        start   (0 0 0);
+        end     (0.09208087 0.042939 0);
         nPoints 92;
     }
     face
     {
         name    cone55;
         axis    x;
-        start   ( 0.09208087 0.042939 0 );
-        end     ( 0.153683 0.13092 0 );
+        start   (0.09208087 0.042939 0);
+        end     (0.153683 0.13092 0);
         nPoints 61;
     }
     face
     {
         name    base;
         axis    x;
-        start   ( 0.153683 0.13092 0 );
-        end     ( 0.193675 0.13092 0 );
+        start   (0.153683 0.13092 0);
+        end     (0.193675 0.13092 0);
         nPoints 40;
     }
 );
diff --git a/tutorials/compressible/rhoCentralFoam/biconic25-55Run35/system/sampleDict b/tutorials/compressible/rhoCentralFoam/biconic25-55Run35/system/sampleDict
index 9a64f19d3dd2cecafad2a13e37ad21c4d3c9fbad..aab9c22d979418630cc1e9706bcdb5de1ab19153 100644
--- a/tutorials/compressible/rhoCentralFoam/biconic25-55Run35/system/sampleDict
+++ b/tutorials/compressible/rhoCentralFoam/biconic25-55Run35/system/sampleDict
@@ -25,24 +25,24 @@ sets
     {
         type    face;
         axis    x;
-        start   ( 0 0 0 );
-        end     ( 0.09208087 0.042939 0 );
+        start   (0 0 0);
+        end     (0.09208087 0.042939 0);
         nPoints 92;
     }
     cone55
     {
         type    face;
         axis    x;
-        start   ( 0.09208087 0.042939 0 );
-        end     ( 0.153683 0.13092 0 );
+        start   (0.09208087 0.042939 0);
+        end     (0.153683 0.13092 0);
         nPoints 61;
     }
     base
     {
         type    face;
         axis    x;
-        start   ( 0.153683 0.13092 0 );
-        end     ( 0.193675 0.13092 0 );
+        start   (0.153683 0.13092 0);
+        end     (0.193675 0.13092 0);
         nPoints 40;
     }
 );
diff --git a/tutorials/compressible/rhoCentralFoam/shockTube/system/sampleDict b/tutorials/compressible/rhoCentralFoam/shockTube/system/sampleDict
index 202e311cd113846d2891e9af046feeaf9459129e..3e3241f33ede98b5e97662bcc4db9f09e1e06506 100644
--- a/tutorials/compressible/rhoCentralFoam/shockTube/system/sampleDict
+++ b/tutorials/compressible/rhoCentralFoam/shockTube/system/sampleDict
@@ -25,8 +25,8 @@ sets
     {
         type    face;
         axis    x;
-        start   ( -5 0 0 );
-        end     ( 5 0 0 );
+        start   (-5 0 0);
+        end     (5 0 0);
         nPoints 100;
     }
 );
diff --git a/tutorials/compressible/rhoCentralFoam/shockTube/system/setFieldsDict b/tutorials/compressible/rhoCentralFoam/shockTube/system/setFieldsDict
index c2b3d43bb98411955b7788284d83fe65aa2ea0d7..cd21562c8c5a6f138106dbcb425d6f3b3ec1f8ca 100644
--- a/tutorials/compressible/rhoCentralFoam/shockTube/system/setFieldsDict
+++ b/tutorials/compressible/rhoCentralFoam/shockTube/system/setFieldsDict
@@ -15,9 +15,9 @@ FoamFile
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
-defaultFieldValues ( volVectorFieldValue U ( 0 0 0 ) volScalarFieldValue T 348.432 volScalarFieldValue p 100000 );
+defaultFieldValues ( volVectorFieldValue U (0 0 0) volScalarFieldValue T 348.432 volScalarFieldValue p 100000 );
 
-regions         ( boxToCell { box ( 0 -1 -1 ) ( 5 1 1 ) ; fieldValues ( volScalarFieldValue T 278.746 volScalarFieldValue p 10000 ) ; } );
+regions         ( boxToCell { box (0 -1 -1) (5 1 1) ; fieldValues ( volScalarFieldValue T 278.746 volScalarFieldValue p 10000 ) ; } );
 
 
 // ************************************************************************* //
diff --git a/tutorials/compressible/rhoPimpleFoam/ras/angledDuctLTS/system/blockMeshDict b/tutorials/compressible/rhoPimpleFoam/ras/angledDuctLTS/system/blockMeshDict
index 40f0214c460c7188c5863d6ef15584b13621a861..f10c6a93542b3db929dfdfa0d6418bc4de60995f 100644
--- a/tutorials/compressible/rhoPimpleFoam/ras/angledDuctLTS/system/blockMeshDict
+++ b/tutorials/compressible/rhoPimpleFoam/ras/angledDuctLTS/system/blockMeshDict
@@ -40,25 +40,25 @@ vertices
     ( 35.35533906 106.06601718  25 )  // pt 11 (poro2f)
 
     // outlet
-    ( 141.42135624 141.42135624 -25 ) // pt 12 (out1b)
-    ( 106.06601718 176.7766953 -25 ) // pt 13 (out2b)
-    ( 141.42135624 141.42135624 25 ) // pt 14 (out1f)
-    ( 106.06601718 176.7766953 25 ) // pt 15 (out2f)
+    (141.42135624 141.42135624 -25) // pt 12 (out1b)
+    (106.06601718 176.7766953 -25) // pt 13 (out2b)
+    (141.42135624 141.42135624 25) // pt 14 (out1f)
+    (106.06601718 176.7766953 25) // pt 15 (out2f)
 );
 
 blocks
 (
     // inlet block
     hex (0 4 5 1 2 6 7 3)
-    inlet ( 15 20 20 ) simpleGrading (1 1 1)
+    inlet (15 20 20) simpleGrading (1 1 1)
 
     // porosity block
     hex (4 8 9 5 6 10 11 7)
-    porosity ( 20 20 20 ) simpleGrading (1 1 1)
+    porosity (20 20 20) simpleGrading (1 1 1)
 
     // outlet block
     hex (8 12 13 9 10 14 15 11)
-    outlet ( 20 20 20 )  simpleGrading (1 1 1)
+    outlet (20 20 20)  simpleGrading (1 1 1)
 );
 
 edges
diff --git a/tutorials/compressible/rhoPorousSimpleFoam/angledDuctExplicit/system/blockMeshDict b/tutorials/compressible/rhoPorousSimpleFoam/angledDuctExplicit/system/blockMeshDict
index 40f0214c460c7188c5863d6ef15584b13621a861..f10c6a93542b3db929dfdfa0d6418bc4de60995f 100644
--- a/tutorials/compressible/rhoPorousSimpleFoam/angledDuctExplicit/system/blockMeshDict
+++ b/tutorials/compressible/rhoPorousSimpleFoam/angledDuctExplicit/system/blockMeshDict
@@ -40,25 +40,25 @@ vertices
     ( 35.35533906 106.06601718  25 )  // pt 11 (poro2f)
 
     // outlet
-    ( 141.42135624 141.42135624 -25 ) // pt 12 (out1b)
-    ( 106.06601718 176.7766953 -25 ) // pt 13 (out2b)
-    ( 141.42135624 141.42135624 25 ) // pt 14 (out1f)
-    ( 106.06601718 176.7766953 25 ) // pt 15 (out2f)
+    (141.42135624 141.42135624 -25) // pt 12 (out1b)
+    (106.06601718 176.7766953 -25) // pt 13 (out2b)
+    (141.42135624 141.42135624 25) // pt 14 (out1f)
+    (106.06601718 176.7766953 25) // pt 15 (out2f)
 );
 
 blocks
 (
     // inlet block
     hex (0 4 5 1 2 6 7 3)
-    inlet ( 15 20 20 ) simpleGrading (1 1 1)
+    inlet (15 20 20) simpleGrading (1 1 1)
 
     // porosity block
     hex (4 8 9 5 6 10 11 7)
-    porosity ( 20 20 20 ) simpleGrading (1 1 1)
+    porosity (20 20 20) simpleGrading (1 1 1)
 
     // outlet block
     hex (8 12 13 9 10 14 15 11)
-    outlet ( 20 20 20 )  simpleGrading (1 1 1)
+    outlet (20 20 20)  simpleGrading (1 1 1)
 );
 
 edges
diff --git a/tutorials/compressible/rhoPorousSimpleFoam/angledDuctImplicit/system/blockMeshDict b/tutorials/compressible/rhoPorousSimpleFoam/angledDuctImplicit/system/blockMeshDict
index 40f0214c460c7188c5863d6ef15584b13621a861..f10c6a93542b3db929dfdfa0d6418bc4de60995f 100644
--- a/tutorials/compressible/rhoPorousSimpleFoam/angledDuctImplicit/system/blockMeshDict
+++ b/tutorials/compressible/rhoPorousSimpleFoam/angledDuctImplicit/system/blockMeshDict
@@ -40,25 +40,25 @@ vertices
     ( 35.35533906 106.06601718  25 )  // pt 11 (poro2f)
 
     // outlet
-    ( 141.42135624 141.42135624 -25 ) // pt 12 (out1b)
-    ( 106.06601718 176.7766953 -25 ) // pt 13 (out2b)
-    ( 141.42135624 141.42135624 25 ) // pt 14 (out1f)
-    ( 106.06601718 176.7766953 25 ) // pt 15 (out2f)
+    (141.42135624 141.42135624 -25) // pt 12 (out1b)
+    (106.06601718 176.7766953 -25) // pt 13 (out2b)
+    (141.42135624 141.42135624 25) // pt 14 (out1f)
+    (106.06601718 176.7766953 25) // pt 15 (out2f)
 );
 
 blocks
 (
     // inlet block
     hex (0 4 5 1 2 6 7 3)
-    inlet ( 15 20 20 ) simpleGrading (1 1 1)
+    inlet (15 20 20) simpleGrading (1 1 1)
 
     // porosity block
     hex (4 8 9 5 6 10 11 7)
-    porosity ( 20 20 20 ) simpleGrading (1 1 1)
+    porosity (20 20 20) simpleGrading (1 1 1)
 
     // outlet block
     hex (8 12 13 9 10 14 15 11)
-    outlet ( 20 20 20 )  simpleGrading (1 1 1)
+    outlet (20 20 20)  simpleGrading (1 1 1)
 );
 
 edges
diff --git a/tutorials/compressible/sonicFoam/laminar/shockTube/system/setFieldsDict b/tutorials/compressible/sonicFoam/laminar/shockTube/system/setFieldsDict
index c2b3d43bb98411955b7788284d83fe65aa2ea0d7..cd21562c8c5a6f138106dbcb425d6f3b3ec1f8ca 100644
--- a/tutorials/compressible/sonicFoam/laminar/shockTube/system/setFieldsDict
+++ b/tutorials/compressible/sonicFoam/laminar/shockTube/system/setFieldsDict
@@ -15,9 +15,9 @@ FoamFile
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
-defaultFieldValues ( volVectorFieldValue U ( 0 0 0 ) volScalarFieldValue T 348.432 volScalarFieldValue p 100000 );
+defaultFieldValues ( volVectorFieldValue U (0 0 0) volScalarFieldValue T 348.432 volScalarFieldValue p 100000 );
 
-regions         ( boxToCell { box ( 0 -1 -1 ) ( 5 1 1 ) ; fieldValues ( volScalarFieldValue T 278.746 volScalarFieldValue p 10000 ) ; } );
+regions         ( boxToCell { box (0 -1 -1) (5 1 1) ; fieldValues ( volScalarFieldValue T 278.746 volScalarFieldValue p 10000 ) ; } );
 
 
 // ************************************************************************* //
diff --git a/tutorials/compressible/sonicFoam/ras/nacaAirfoil/system/controlDict b/tutorials/compressible/sonicFoam/ras/nacaAirfoil/system/controlDict
index 5732ade544d99052e6d0cb80f5b0624b28606193..bc4dac801afbe09cf0f076ff91e19b8b863ec484 100644
--- a/tutorials/compressible/sonicFoam/ras/nacaAirfoil/system/controlDict
+++ b/tutorials/compressible/sonicFoam/ras/nacaAirfoil/system/controlDict
@@ -63,10 +63,10 @@ functions
         UName       U;
         log         true;
         rhoInf      1;
-        CofR        ( 0 0 0 );
-        liftDir     ( -0.239733 0.970839 0 );
-        dragDir     ( 0.970839 0.239733 0 );
-        pitchAxis   ( 0 0 1 );
+        CofR        (0 0 0);
+        liftDir     (-0.239733 0.970839 0);
+        dragDir     (0.970839 0.239733 0);
+        pitchAxis   (0 0 1);
         magUInf     618.022;
         lRef        1;
         Aref        1;
diff --git a/tutorials/discreteMethods/dsmcFoam/freeSpacePeriodic/0/boundaryU b/tutorials/discreteMethods/dsmcFoam/freeSpacePeriodic/0/boundaryU
index 4fca314b2491e65508b0d65181093e7650efe24f..8557b5815f10300d7edbc18f140ed3aa2cab9171 100644
--- a/tutorials/discreteMethods/dsmcFoam/freeSpacePeriodic/0/boundaryU
+++ b/tutorials/discreteMethods/dsmcFoam/freeSpacePeriodic/0/boundaryU
@@ -17,7 +17,7 @@ FoamFile
 
 dimensions      [0 1 -1 0 0 0 0];
 
-internalField   uniform ( 0 0 0 );
+internalField   uniform (0 0 0);
 
 boundaryField
 {
diff --git a/tutorials/discreteMethods/dsmcFoam/freeSpacePeriodic/0/fD b/tutorials/discreteMethods/dsmcFoam/freeSpacePeriodic/0/fD
index fd5ad5452da1db0c7390972a520f242bf5af528a..7079c1405b5dccc0da1c4ce99f84273dcbfeb748 100644
--- a/tutorials/discreteMethods/dsmcFoam/freeSpacePeriodic/0/fD
+++ b/tutorials/discreteMethods/dsmcFoam/freeSpacePeriodic/0/fD
@@ -17,7 +17,7 @@ FoamFile
 
 dimensions      [1 -1 -2 0 0 0 0];
 
-internalField   uniform ( 0 0 0 );
+internalField   uniform (0 0 0);
 
 boundaryField
 {
diff --git a/tutorials/discreteMethods/dsmcFoam/freeSpacePeriodic/0/momentum b/tutorials/discreteMethods/dsmcFoam/freeSpacePeriodic/0/momentum
index 72e71e8c2c47bd7edbaed7ed0eb05bf29b8b6b36..2f9b8d6b3e9cf692aa3df3e4772ac551d2aa4a34 100644
--- a/tutorials/discreteMethods/dsmcFoam/freeSpacePeriodic/0/momentum
+++ b/tutorials/discreteMethods/dsmcFoam/freeSpacePeriodic/0/momentum
@@ -17,7 +17,7 @@ FoamFile
 
 dimensions      [1 -2 -1 0 0 0 0];
 
-internalField   uniform ( 0 0 0 );
+internalField   uniform (0 0 0);
 
 boundaryField
 {
diff --git a/tutorials/discreteMethods/dsmcFoam/freeSpacePeriodic/system/decomposeParDict b/tutorials/discreteMethods/dsmcFoam/freeSpacePeriodic/system/decomposeParDict
index 0223fc59b300f7ce62cf14be829f14329b09b67b..8a506df6a41f04129edfdc8bb56c384266c972c4 100644
--- a/tutorials/discreteMethods/dsmcFoam/freeSpacePeriodic/system/decomposeParDict
+++ b/tutorials/discreteMethods/dsmcFoam/freeSpacePeriodic/system/decomposeParDict
@@ -21,13 +21,13 @@ method          simple;
 
 simpleCoeffs
 {
-    n               ( 1 2 2 );
+    n               (1 2 2);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 1 1 1 );
+    n               (1 1 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/discreteMethods/dsmcFoam/freeSpaceStream/system/decomposeParDict b/tutorials/discreteMethods/dsmcFoam/freeSpaceStream/system/decomposeParDict
index 0223fc59b300f7ce62cf14be829f14329b09b67b..8a506df6a41f04129edfdc8bb56c384266c972c4 100644
--- a/tutorials/discreteMethods/dsmcFoam/freeSpaceStream/system/decomposeParDict
+++ b/tutorials/discreteMethods/dsmcFoam/freeSpaceStream/system/decomposeParDict
@@ -21,13 +21,13 @@ method          simple;
 
 simpleCoeffs
 {
-    n               ( 1 2 2 );
+    n               (1 2 2);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 1 1 1 );
+    n               (1 1 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/discreteMethods/dsmcFoam/supersonicCorner/system/decomposeParDict b/tutorials/discreteMethods/dsmcFoam/supersonicCorner/system/decomposeParDict
index e7e490bf74b1a3f58a34923b4f98569f1b09e483..652d42b19542978908d7601c6ce9b1d87acb4352 100644
--- a/tutorials/discreteMethods/dsmcFoam/supersonicCorner/system/decomposeParDict
+++ b/tutorials/discreteMethods/dsmcFoam/supersonicCorner/system/decomposeParDict
@@ -21,13 +21,13 @@ method          simple;
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 1 1 1 );
+    n               (1 1 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/discreteMethods/dsmcFoam/wedge15Ma5/system/controlDict b/tutorials/discreteMethods/dsmcFoam/wedge15Ma5/system/controlDict
index 00dd9e1e857dad35e623f6a4eb3c5018cce6d591..7215ec7182ca74fc1717a002bc7181bd07042202 100644
--- a/tutorials/discreteMethods/dsmcFoam/wedge15Ma5/system/controlDict
+++ b/tutorials/discreteMethods/dsmcFoam/wedge15Ma5/system/controlDict
@@ -132,7 +132,7 @@ functions
         patches         ( obstacle );
         directForceDensity true;
         fDName          fDMean;
-        CofR            ( 0 0 0 );
+        CofR            (0 0 0);
         log             on;
     }
 }
diff --git a/tutorials/discreteMethods/dsmcFoam/wedge15Ma5/system/decomposeParDict b/tutorials/discreteMethods/dsmcFoam/wedge15Ma5/system/decomposeParDict
index e7e490bf74b1a3f58a34923b4f98569f1b09e483..652d42b19542978908d7601c6ce9b1d87acb4352 100644
--- a/tutorials/discreteMethods/dsmcFoam/wedge15Ma5/system/decomposeParDict
+++ b/tutorials/discreteMethods/dsmcFoam/wedge15Ma5/system/decomposeParDict
@@ -21,13 +21,13 @@ method          simple;
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 1 1 1 );
+    n               (1 1 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/periodicCubeArgon/0/U b/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/periodicCubeArgon/0/U
index 5a6fca1d9ff876b60d828f7066e9faf5b2141c10..1b76b7810c3b316441cae3813a11d283f900c23b 100644
--- a/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/periodicCubeArgon/0/U
+++ b/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/periodicCubeArgon/0/U
@@ -17,7 +17,7 @@ FoamFile
 
 dimensions      [0 1 -1 0 0 0 0];
 
-internalField   uniform ( 0 0 0 );
+internalField   uniform (0 0 0);
 
 boundaryField
 {
diff --git a/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/periodicCubeWater/0/U b/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/periodicCubeWater/0/U
index 5a6fca1d9ff876b60d828f7066e9faf5b2141c10..1b76b7810c3b316441cae3813a11d283f900c23b 100644
--- a/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/periodicCubeWater/0/U
+++ b/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/periodicCubeWater/0/U
@@ -17,7 +17,7 @@ FoamFile
 
 dimensions      [0 1 -1 0 0 0 0];
 
-internalField   uniform ( 0 0 0 );
+internalField   uniform (0 0 0);
 
 boundaryField
 {
diff --git a/tutorials/electromagnetics/mhdFoam/hartmann/system/sampleDict b/tutorials/electromagnetics/mhdFoam/hartmann/system/sampleDict
index 040563cf88f340a31fcfe9387ebe282c0054e6cf..829a7315b60c601b35644f1753612af2e17482c9 100644
--- a/tutorials/electromagnetics/mhdFoam/hartmann/system/sampleDict
+++ b/tutorials/electromagnetics/mhdFoam/hartmann/system/sampleDict
@@ -25,8 +25,8 @@ sets
     {
         type    uniform;
         axis    distance;
-        start   ( 10.001 -1 0.01 );
-        end     ( 10.001 1 0.01 );
+        start   (10.001 -1 0.01);
+        end     (10.001 1 0.01);
         nPoints 100;
     }
 );
diff --git a/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/hotRoom/constant/g b/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/hotRoom/constant/g
index e0ac2653b5b370ad62f6770588121d30cac51627..0cc222ca3457ed24bf9753d0926fbee84359e624 100644
--- a/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/hotRoom/constant/g
+++ b/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/hotRoom/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 -9.81 0 );
+value           (0 -9.81 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/hotRoom/constant/g b/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/hotRoom/constant/g
index e0ac2653b5b370ad62f6770588121d30cac51627..0cc222ca3457ed24bf9753d0926fbee84359e624 100644
--- a/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/hotRoom/constant/g
+++ b/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/hotRoom/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 -9.81 0 );
+value           (0 -9.81 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/system/decomposeParDict b/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/system/decomposeParDict
index 7c420218539e58612ac150f681086e87a7ed50c6..4bb3b12c7108baa89f853b895583ee555c532b0f 100644
--- a/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/system/decomposeParDict
+++ b/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/system/decomposeParDict
@@ -21,13 +21,13 @@ method          scotch;
 
 simpleCoeffs
 {
-    n               ( 4 1 1 );
+    n               (4 1 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 3 2 1 );
+    n               (3 2 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/heatTransfer/buoyantPimpleFoam/hotRoom/constant/g b/tutorials/heatTransfer/buoyantPimpleFoam/hotRoom/constant/g
index e0ac2653b5b370ad62f6770588121d30cac51627..0cc222ca3457ed24bf9753d0926fbee84359e624 100644
--- a/tutorials/heatTransfer/buoyantPimpleFoam/hotRoom/constant/g
+++ b/tutorials/heatTransfer/buoyantPimpleFoam/hotRoom/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 -9.81 0 );
+value           (0 -9.81 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/heatTransfer/buoyantSimpleFoam/buoyantCavity/constant/g b/tutorials/heatTransfer/buoyantSimpleFoam/buoyantCavity/constant/g
index e0ac2653b5b370ad62f6770588121d30cac51627..0cc222ca3457ed24bf9753d0926fbee84359e624 100644
--- a/tutorials/heatTransfer/buoyantSimpleFoam/buoyantCavity/constant/g
+++ b/tutorials/heatTransfer/buoyantSimpleFoam/buoyantCavity/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 -9.81 0 );
+value           (0 -9.81 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/constant/g b/tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/constant/g
index e0ac2653b5b370ad62f6770588121d30cac51627..0cc222ca3457ed24bf9753d0926fbee84359e624 100644
--- a/tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/constant/g
+++ b/tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 -9.81 0 );
+value           (0 -9.81 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/heatTransfer/buoyantSimpleFoam/externalCoupledCavity/constant/g b/tutorials/heatTransfer/buoyantSimpleFoam/externalCoupledCavity/constant/g
index e0ac2653b5b370ad62f6770588121d30cac51627..0cc222ca3457ed24bf9753d0926fbee84359e624 100644
--- a/tutorials/heatTransfer/buoyantSimpleFoam/externalCoupledCavity/constant/g
+++ b/tutorials/heatTransfer/buoyantSimpleFoam/externalCoupledCavity/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 -9.81 0 );
+value           (0 -9.81 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/heatTransfer/buoyantSimpleFoam/externalCoupledCavity/system/decomposeParDict b/tutorials/heatTransfer/buoyantSimpleFoam/externalCoupledCavity/system/decomposeParDict
index 9165c030940a7593525d345371ad8611c5f45726..70c6c85c2638a12be80497e330a553e29f07f4ae 100644
--- a/tutorials/heatTransfer/buoyantSimpleFoam/externalCoupledCavity/system/decomposeParDict
+++ b/tutorials/heatTransfer/buoyantSimpleFoam/externalCoupledCavity/system/decomposeParDict
@@ -21,7 +21,7 @@ method          simple;
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
diff --git a/tutorials/heatTransfer/buoyantSimpleFoam/hotRadiationRoom/constant/g b/tutorials/heatTransfer/buoyantSimpleFoam/hotRadiationRoom/constant/g
index 897615a50df92736e7b9c64bb2e64fba539496fc..9a3b78db7e1f18acdc41ce5769d8ed8dc2756014 100644
--- a/tutorials/heatTransfer/buoyantSimpleFoam/hotRadiationRoom/constant/g
+++ b/tutorials/heatTransfer/buoyantSimpleFoam/hotRadiationRoom/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 0 -9.81 );
+value           (0 0 -9.81);
 
 
 // ************************************************************************* //
diff --git a/tutorials/heatTransfer/buoyantSimpleFoam/hotRadiationRoomFvDOM/constant/g b/tutorials/heatTransfer/buoyantSimpleFoam/hotRadiationRoomFvDOM/constant/g
index 897615a50df92736e7b9c64bb2e64fba539496fc..9a3b78db7e1f18acdc41ce5769d8ed8dc2756014 100644
--- a/tutorials/heatTransfer/buoyantSimpleFoam/hotRadiationRoomFvDOM/constant/g
+++ b/tutorials/heatTransfer/buoyantSimpleFoam/hotRadiationRoomFvDOM/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 0 -9.81 );
+value           (0 0 -9.81);
 
 
 // ************************************************************************* //
diff --git a/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/0/bottomWater/U b/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/0/bottomWater/U
index a8271081ed455ec64ad86ab0f962bab22b0954d7..5b206de234e76328cffdf40e5c6cf5859529c51c 100644
--- a/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/0/bottomWater/U
+++ b/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/0/bottomWater/U
@@ -17,50 +17,50 @@ FoamFile
 
 dimensions      [0 1 -1 0 0 0 0];
 
-internalField   uniform ( 0.001 0 0 );
+internalField   uniform (0.001 0 0);
 
 boundaryField
 {
     minX
     {
         type            fixedValue;
-        value           uniform ( 0.001 0 0 );
+        value           uniform (0.001 0 0);
     }
     maxX
     {
         type            inletOutlet;
-        value           uniform ( 0.01 0 0 );
-        inletValue      uniform ( 0 0 0 );
+        value           uniform (0.01 0 0);
+        inletValue      uniform (0 0 0);
     }
     minY
     {
         type            fixedValue;
-        value           uniform ( 0 0 0 );
+        value           uniform (0 0 0);
     }
     minZ
     {
         type            fixedValue;
-        value           uniform ( 0 0 0 );
+        value           uniform (0 0 0);
     }
     maxZ
     {
         type            fixedValue;
-        value           uniform ( 0 0 0 );
+        value           uniform (0 0 0);
     }
     bottomWater_to_rightSolid
     {
         type            fixedValue;
-        value           uniform ( 0 0 0 );
+        value           uniform (0 0 0);
     }
     bottomWater_to_leftSolid
     {
         type            fixedValue;
-        value           uniform ( 0 0 0 );
+        value           uniform (0 0 0);
     }
     bottomWater_to_heater
     {
         type            fixedValue;
-        value           uniform ( 0 0 0 );
+        value           uniform (0 0 0);
     }
 }
 
diff --git a/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/topAir/changeDictionaryDict b/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/topAir/changeDictionaryDict
index ae6e8d8c8f0d82e955340babebbfd74af60e7dbd..2a68977f3db3e0b833f8470b9dca99bf48fe2f6b 100644
--- a/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/topAir/changeDictionaryDict
+++ b/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/topAir/changeDictionaryDict
@@ -30,13 +30,13 @@ dictionaryReplacement
             minX
             {
                 type            fixedValue;
-                value           uniform ( 0.1 0 0 );
+                value           uniform (0.1 0 0);
             }
             maxX
             {
                 type            inletOutlet;
-                inletValue      uniform ( 0 0 0 );
-                value           uniform ( 0.1 0 0 );
+                inletValue      uniform (0 0 0);
+                value           uniform (0.1 0 0);
             }
         }
     }
diff --git a/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/topAir/changeDictionaryDict b/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/topAir/changeDictionaryDict
index ae6e8d8c8f0d82e955340babebbfd74af60e7dbd..2a68977f3db3e0b833f8470b9dca99bf48fe2f6b 100644
--- a/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/topAir/changeDictionaryDict
+++ b/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/topAir/changeDictionaryDict
@@ -30,13 +30,13 @@ dictionaryReplacement
             minX
             {
                 type            fixedValue;
-                value           uniform ( 0.1 0 0 );
+                value           uniform (0.1 0 0);
             }
             maxX
             {
                 type            inletOutlet;
-                inletValue      uniform ( 0 0 0 );
-                value           uniform ( 0.1 0 0 );
+                inletValue      uniform (0 0 0);
+                value           uniform (0.1 0 0);
             }
         }
     }
diff --git a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/heatExchanger/system/air/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/heatExchanger/system/air/decomposeParDict
index 645728dc500f665c9e1e372fdf2124b85c2ffcaa..a83c3fa1598c294b6d3fde311ab830bb9d0deb3d 100644
--- a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/heatExchanger/system/air/decomposeParDict
+++ b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/heatExchanger/system/air/decomposeParDict
@@ -21,13 +21,13 @@ method          scotch;
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 1 1 1 );
+    n               (1 1 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/heatExchanger/system/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/heatExchanger/system/decomposeParDict
index 645728dc500f665c9e1e372fdf2124b85c2ffcaa..a83c3fa1598c294b6d3fde311ab830bb9d0deb3d 100644
--- a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/heatExchanger/system/decomposeParDict
+++ b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/heatExchanger/system/decomposeParDict
@@ -21,13 +21,13 @@ method          scotch;
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 1 1 1 );
+    n               (1 1 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/heatExchanger/system/porous/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/heatExchanger/system/porous/decomposeParDict
index e7e490bf74b1a3f58a34923b4f98569f1b09e483..652d42b19542978908d7601c6ce9b1d87acb4352 100644
--- a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/heatExchanger/system/porous/decomposeParDict
+++ b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/heatExchanger/system/porous/decomposeParDict
@@ -21,13 +21,13 @@ method          simple;
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 1 1 1 );
+    n               (1 1 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeaterRadiation/system/topAir/changeDictionaryDict b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeaterRadiation/system/topAir/changeDictionaryDict
index 68f73839a2d2ef50cad8bf93d3bf63aac71a0126..f5edd119d98b202a1e612d906134397753e122a7 100644
--- a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeaterRadiation/system/topAir/changeDictionaryDict
+++ b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeaterRadiation/system/topAir/changeDictionaryDict
@@ -29,13 +29,13 @@ dictionaryReplacement
             minX
             {
                 type            fixedValue;
-                value           uniform ( 0.1 0 0 );
+                value           uniform (0.1 0 0);
             }
             maxX
             {
                 type            inletOutlet;
-                inletValue      uniform ( 0 0 0 );
-                value           uniform ( 0.1 0 0 );
+                inletValue      uniform (0 0 0);
+                value           uniform (0.1 0 0);
             }
         }
     }
diff --git a/tutorials/incompressible/SRFSimpleFoam/mixer/0/Urel b/tutorials/incompressible/SRFSimpleFoam/mixer/0/Urel
index f2fe72f4ecb1ca7a9b5a952526fa4df9a9b2d67e..4ed9d6d410559b7204797552cd817e866b7f38da 100644
--- a/tutorials/incompressible/SRFSimpleFoam/mixer/0/Urel
+++ b/tutorials/incompressible/SRFSimpleFoam/mixer/0/Urel
@@ -17,16 +17,16 @@ FoamFile
 
 dimensions      [0 1 -1 0 0 0 0];
 
-internalField   uniform ( 0 0 0 );
+internalField   uniform (0 0 0);
 
 boundaryField
 {
     inlet
     {
         type            SRFVelocity;
-        inletValue      uniform ( 0 0 -10 );
+        inletValue      uniform (0 0 -10);
         relative        no;
-        value           uniform ( 0 0 0 );
+        value           uniform (0 0 0);
     }
     outlet
     {
@@ -35,14 +35,14 @@ boundaryField
     innerWall
     {
         type            fixedValue;
-        value           uniform ( 0 0 0 );
+        value           uniform (0 0 0);
     }
     outerWall
     {
         type            SRFVelocity;
-        inletValue      uniform ( 0 0 0 );
+        inletValue      uniform (0 0 0);
         relative        no;
-        value           uniform ( 0 0 0 );
+        value           uniform (0 0 0);
     }
     cyclic_half0
     {
diff --git a/tutorials/incompressible/boundaryFoam/boundaryLaunderSharma/0/U b/tutorials/incompressible/boundaryFoam/boundaryLaunderSharma/0/U
index 572ecdcc48dd6ee94d4f845b45f75a7072821874..893d2bcbb2746f4eb8e4ac1c87f9921de52d35de 100644
--- a/tutorials/incompressible/boundaryFoam/boundaryLaunderSharma/0/U
+++ b/tutorials/incompressible/boundaryFoam/boundaryLaunderSharma/0/U
@@ -17,19 +17,19 @@ FoamFile
 
 dimensions      [0 1 -1 0 0 0 0];
 
-internalField   uniform ( 10 0 0 );
+internalField   uniform (10 0 0);
 
 boundaryField
 {
     lowerWall
     {
         type            fixedValue;
-        value           uniform ( 0 0 0 );
+        value           uniform (0 0 0);
     }
     upperWall
     {
         type            fixedValue;
-        value           uniform ( 0 0 0 );
+        value           uniform (0 0 0);
     }
     front
     {
diff --git a/tutorials/incompressible/boundaryFoam/boundaryWallFunctions/0/U b/tutorials/incompressible/boundaryFoam/boundaryWallFunctions/0/U
index e896e89992093b63b4ab3eec4462214f12fd2648..d4791411aaca7acf9eb408b516815c2c3015ee69 100644
--- a/tutorials/incompressible/boundaryFoam/boundaryWallFunctions/0/U
+++ b/tutorials/incompressible/boundaryFoam/boundaryWallFunctions/0/U
@@ -17,19 +17,19 @@ FoamFile
 
 dimensions      [0 1 -1 0 0 0 0];
 
-internalField   uniform ( 0 0 0 );
+internalField   uniform (0 0 0);
 
 boundaryField
 {
     lowerWall
     {
         type            fixedValue;
-        value           uniform ( 0 0 0 );
+        value           uniform (0 0 0);
     }
     upperWall
     {
         type            fixedValue;
-        value           uniform ( 0 0 0 );
+        value           uniform (0 0 0);
     }
     front
     {
diff --git a/tutorials/incompressible/boundaryFoam/boundaryWallFunctionsProfile/0/U b/tutorials/incompressible/boundaryFoam/boundaryWallFunctionsProfile/0/U
index 377a03ac51044410a52009c7e70097ade7683b3d..8044da3873cc9612b9d06828287e71e92d1d1a63 100644
--- a/tutorials/incompressible/boundaryFoam/boundaryWallFunctionsProfile/0/U
+++ b/tutorials/incompressible/boundaryFoam/boundaryWallFunctionsProfile/0/U
@@ -17,19 +17,19 @@ FoamFile
 
 dimensions      [0 1 -1 0 0 0 0];
 
-internalField   uniform ( 1 0 0 );
+internalField   uniform (1 0 0);
 
 boundaryField
 {
     lowerWall
     {
         type            fixedValue;
-        value           uniform ( 0 0 0 );
+        value           uniform (0 0 0);
     }
     upperWall
     {
         type            fixedValue;
-        value           uniform ( 0 0 0 );
+        value           uniform (0 0 0);
     }
     front
     {
diff --git a/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion2D_pimpleDyMFoam/system/decomposeParDict b/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion2D_pimpleDyMFoam/system/decomposeParDict
index f24042c816da2bb04194986b780f7af768e3d118..e5697b9b288b16977faeead1da35f8ceafd92a5b 100644
--- a/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion2D_pimpleDyMFoam/system/decomposeParDict
+++ b/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion2D_pimpleDyMFoam/system/decomposeParDict
@@ -21,13 +21,13 @@ method          simple;
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion_snappyHexMesh/system/decomposeParDict b/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion_snappyHexMesh/system/decomposeParDict
index c8c98963d2e033548712dbbea8b8c4b870606c42..60386d68fd869e58669260a6327b0c25ea0fbe8b 100644
--- a/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion_snappyHexMesh/system/decomposeParDict
+++ b/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion_snappyHexMesh/system/decomposeParDict
@@ -21,13 +21,13 @@ method          simple;
 
 simpleCoeffs
 {
-    n               ( 1 3 1 );
+    n               (1 3 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 3 2 1 );
+    n               (3 2 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/incompressible/pimpleFoam/TJunction/system/controlDict b/tutorials/incompressible/pimpleFoam/TJunction/system/controlDict
index 8495249e24062853c0366e2d3a246ad08266750d..72da914bee0d10b7109dec9da61276dbb34aff55 100644
--- a/tutorials/incompressible/pimpleFoam/TJunction/system/controlDict
+++ b/tutorials/incompressible/pimpleFoam/TJunction/system/controlDict
@@ -74,9 +74,9 @@ functions
         probeLocations
         (
             ( 1e-06 0 0.01 )        // at inlet
-            ( 0.21 -0.20999 0.01 )  // at outlet1
-            ( 0.21 0.20999 0.01 )   // at outlet2
-            ( 0.21 0 0.01 )         // at central block
+            (0.21 -0.20999 0.01)  // at outlet1
+            (0.21 0.20999 0.01)   // at outlet2
+            (0.21 0 0.01)         // at central block
         );
     }
 }
diff --git a/tutorials/incompressible/pimpleFoam/TJunctionFan/system/controlDict b/tutorials/incompressible/pimpleFoam/TJunctionFan/system/controlDict
index 929e6a5039cf9357667eae484208f0315f838bcf..27b7eb8a9663ec2466a0c6f47c9cb8c3f35f88df 100644
--- a/tutorials/incompressible/pimpleFoam/TJunctionFan/system/controlDict
+++ b/tutorials/incompressible/pimpleFoam/TJunctionFan/system/controlDict
@@ -74,9 +74,9 @@ functions
         probeLocations
         (
             ( 1e-06 0 0.01 )        // at inlet
-            ( 0.21 -0.20999 0.01 )  // at outlet1
-            ( 0.21 0.20999 0.01 )   // at outlet2
-            ( 0.21 0 0.01 )         // at central block
+            (0.21 -0.20999 0.01)  // at outlet1
+            (0.21 0.20999 0.01)   // at outlet2
+            (0.21 0 0.01)         // at central block
         );
     }
 }
diff --git a/tutorials/incompressible/pimpleFoam/channel395/0.org/U b/tutorials/incompressible/pimpleFoam/channel395/0.org/U
index 10436b9976608183ea9e1ff828df4321d0fa5818..a079b6fd9a5917a044cd482d3d5a3c764ed95ed2 100644
--- a/tutorials/incompressible/pimpleFoam/channel395/0.org/U
+++ b/tutorials/incompressible/pimpleFoam/channel395/0.org/U
@@ -17,19 +17,19 @@ FoamFile
 
 dimensions      [0 1 -1 0 0 0 0];
 
-internalField   uniform ( 0.1335 0 0 );
+internalField   uniform (0.1335 0 0);
 
 boundaryField
 {
     bottomWall
     {
         type            fixedValue;
-        value           uniform ( 0 0 0 );
+        value           uniform (0 0 0);
     }
     topWall
     {
         type            fixedValue;
-        value           uniform ( 0 0 0 );
+        value           uniform (0 0 0);
     }
     sides1_half0
     {
diff --git a/tutorials/incompressible/pimpleFoam/elipsekkLOmega/system/mirrorMeshDict b/tutorials/incompressible/pimpleFoam/elipsekkLOmega/system/mirrorMeshDict
index e76258a42accb79c03ec92ed87da0c3647edfee6..c3beed9d017ef847c0f9c80de50747eaabb3eba9 100644
--- a/tutorials/incompressible/pimpleFoam/elipsekkLOmega/system/mirrorMeshDict
+++ b/tutorials/incompressible/pimpleFoam/elipsekkLOmega/system/mirrorMeshDict
@@ -19,8 +19,8 @@ planeType       pointAndNormal;
 
 pointAndNormalDict
 {
-    basePoint       ( 0 0 0 );
-    normalVector    ( 0 -1 0 );
+    basePoint       (0 0 0);
+    normalVector    (0 -1 0);
 }
 
 planeTolerance  1e-06;
diff --git a/tutorials/incompressible/pisoFoam/les/motorBike/motorBike/0.org/U b/tutorials/incompressible/pisoFoam/les/motorBike/motorBike/0.org/U
index ce0679c53ec74feda7d220ebdcd28b95a578f979..359098a8e3b1a0a4f394181df341b548bbc177ef 100644
--- a/tutorials/incompressible/pisoFoam/les/motorBike/motorBike/0.org/U
+++ b/tutorials/incompressible/pisoFoam/les/motorBike/motorBike/0.org/U
@@ -15,7 +15,7 @@ FoamFile
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
-flowVelocity    ( 20 0 0 );
+flowVelocity    (20 0 0);
 
 pressure        0;
 
@@ -25,30 +25,30 @@ turbulentOmega  1.78;
 
 dimensions      [0 1 -1 0 0 0 0];
 
-internalField   uniform ( 20 0 0 );
+internalField   uniform (20 0 0);
 
 boundaryField
 {
     inlet
     {
         type            fixedValue;
-        value           uniform ( 20 0 0 );
+        value           uniform (20 0 0);
     }
     outlet
     {
         type            inletOutlet;
-        inletValue      uniform ( 0 0 0 );
-        value           uniform ( 20 0 0 );
+        inletValue      uniform (0 0 0);
+        value           uniform (20 0 0);
     }
     lowerWall
     {
         type            fixedValue;
-        value           uniform ( 20 0 0 );
+        value           uniform (20 0 0);
     }
     "motorBike_.*"
     {
         type            fixedValue;
-        value           uniform ( 0 0 0 );
+        value           uniform (0 0 0);
     }
     upperWall
     {
diff --git a/tutorials/incompressible/pisoFoam/les/motorBike/motorBike/system/decomposeParDict b/tutorials/incompressible/pisoFoam/les/motorBike/motorBike/system/decomposeParDict
index fd59ef09a0868db7cd5e8d515d5f1bf382708ed0..e40f3fff5e36ee3eb20f5efa742e30d314d17e6a 100644
--- a/tutorials/incompressible/pisoFoam/les/motorBike/motorBike/system/decomposeParDict
+++ b/tutorials/incompressible/pisoFoam/les/motorBike/motorBike/system/decomposeParDict
@@ -21,13 +21,13 @@ method          hierarchical;
 
 simpleCoeffs
 {
-    n               ( 4 1 1 );
+    n               (4 1 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 4 2 1 );
+    n               (4 2 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/incompressible/pisoFoam/les/motorBike/motorBike/system/decomposeParDict.hierarchical b/tutorials/incompressible/pisoFoam/les/motorBike/motorBike/system/decomposeParDict.hierarchical
index fd59ef09a0868db7cd5e8d515d5f1bf382708ed0..e40f3fff5e36ee3eb20f5efa742e30d314d17e6a 100644
--- a/tutorials/incompressible/pisoFoam/les/motorBike/motorBike/system/decomposeParDict.hierarchical
+++ b/tutorials/incompressible/pisoFoam/les/motorBike/motorBike/system/decomposeParDict.hierarchical
@@ -21,13 +21,13 @@ method          hierarchical;
 
 simpleCoeffs
 {
-    n               ( 4 1 1 );
+    n               (4 1 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 4 2 1 );
+    n               (4 2 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/incompressible/pisoFoam/les/motorBike/motorBike/system/decomposeParDict.ptscotch b/tutorials/incompressible/pisoFoam/les/motorBike/motorBike/system/decomposeParDict.ptscotch
index b5e57eb1124f0be3cd7a35a34e0af1bb1a389448..90922d44b76538cee02758b20c3ef2d621f264ab 100644
--- a/tutorials/incompressible/pisoFoam/les/motorBike/motorBike/system/decomposeParDict.ptscotch
+++ b/tutorials/incompressible/pisoFoam/les/motorBike/motorBike/system/decomposeParDict.ptscotch
@@ -21,13 +21,13 @@ method          ptscotch;
 
 simpleCoeffs
 {
-    n               ( 4 1 1 );
+    n               (4 1 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 4 2 1 );
+    n               (4 2 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/incompressible/pisoFoam/les/pitzDaily/system/controlDict b/tutorials/incompressible/pisoFoam/les/pitzDaily/system/controlDict
index 43c7254fd2b7c59eab59a4714dd130181f40d4e5..18601d448579d8f58411d991247497ac33ea2599 100644
--- a/tutorials/incompressible/pisoFoam/les/pitzDaily/system/controlDict
+++ b/tutorials/incompressible/pisoFoam/les/pitzDaily/system/controlDict
@@ -62,13 +62,13 @@ functions
 
         probeLocations
         (
-            ( 0.0254 0.0253 0 )
-            ( 0.0508 0.0253 0 )
-            ( 0.0762 0.0253 0 )
-            ( 0.1016 0.0253 0 )
-            ( 0.127 0.0253 0 )
-            ( 0.1524 0.0253 0 )
-            ( 0.1778 0.0253 0 )
+            (0.0254 0.0253 0)
+            (0.0508 0.0253 0)
+            (0.0762 0.0253 0)
+            (0.1016 0.0253 0)
+            (0.127 0.0253 0)
+            (0.1524 0.0253 0)
+            (0.1778 0.0253 0)
         );
 
     }
diff --git a/tutorials/incompressible/pisoFoam/les/pitzDailyMapped/system/blockMeshDict b/tutorials/incompressible/pisoFoam/les/pitzDailyMapped/system/blockMeshDict
index 3d063b35336bd6d1fd73b1fdf1a93bd38cc9233a..1727ab6e177f1f0bf7f55dcbb088e947a84ee3ef 100644
--- a/tutorials/incompressible/pisoFoam/les/pitzDailyMapped/system/blockMeshDict
+++ b/tutorials/incompressible/pisoFoam/les/pitzDailyMapped/system/blockMeshDict
@@ -90,7 +90,7 @@ boundary
     inlet
     {
         type mappedPatch;
-        offset          ( 0.0495 0 0 );
+        offset          (0.0495 0 0);
         sampleRegion    region0;
         sampleMode      nearestCell;
         samplePatch     none;
diff --git a/tutorials/incompressible/pisoFoam/les/pitzDailyMapped/system/controlDict b/tutorials/incompressible/pisoFoam/les/pitzDailyMapped/system/controlDict
index 43c7254fd2b7c59eab59a4714dd130181f40d4e5..18601d448579d8f58411d991247497ac33ea2599 100644
--- a/tutorials/incompressible/pisoFoam/les/pitzDailyMapped/system/controlDict
+++ b/tutorials/incompressible/pisoFoam/les/pitzDailyMapped/system/controlDict
@@ -62,13 +62,13 @@ functions
 
         probeLocations
         (
-            ( 0.0254 0.0253 0 )
-            ( 0.0508 0.0253 0 )
-            ( 0.0762 0.0253 0 )
-            ( 0.1016 0.0253 0 )
-            ( 0.127 0.0253 0 )
-            ( 0.1524 0.0253 0 )
-            ( 0.1778 0.0253 0 )
+            (0.0254 0.0253 0)
+            (0.0508 0.0253 0)
+            (0.0762 0.0253 0)
+            (0.1016 0.0253 0)
+            (0.127 0.0253 0)
+            (0.1524 0.0253 0)
+            (0.1778 0.0253 0)
         );
 
     }
diff --git a/tutorials/incompressible/pisoFoam/les/pitzDailyMapped/system/decomposeParDict b/tutorials/incompressible/pisoFoam/les/pitzDailyMapped/system/decomposeParDict
index d7b93be4da741ffb71b7c7ff7614319d861357fc..45f49087264f271182411e6abc73025c8ed882df 100644
--- a/tutorials/incompressible/pisoFoam/les/pitzDailyMapped/system/decomposeParDict
+++ b/tutorials/incompressible/pisoFoam/les/pitzDailyMapped/system/decomposeParDict
@@ -21,13 +21,13 @@ method          scotch;
 
 simpleCoeffs
 {
-    n               ( 2 1 1 );
+    n               (2 1 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 2 1 1 );
+    n               (2 1 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/incompressible/porousSimpleFoam/straightDuctImplicit/system/decomposeParDict b/tutorials/incompressible/porousSimpleFoam/straightDuctImplicit/system/decomposeParDict
index 46b5613369bae642d2b5bbf367067f15eceec3b6..8514a9c041d8a0bb30ae38cbc86b82e075f5d4da 100644
--- a/tutorials/incompressible/porousSimpleFoam/straightDuctImplicit/system/decomposeParDict
+++ b/tutorials/incompressible/porousSimpleFoam/straightDuctImplicit/system/decomposeParDict
@@ -21,13 +21,13 @@ method              hierarchical;
 
 simpleCoeffs
 {
-    n               ( 2 2 2 );
+    n               (2 2 2);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/incompressible/simpleFoam/pitzDailyExptInlet/system/decomposeParDict b/tutorials/incompressible/simpleFoam/pitzDailyExptInlet/system/decomposeParDict
index 9fa5ef5600bdd238b0ce012e44c0690d9c3a446f..2b8489448680d128ad22160fd244dcfded848144 100644
--- a/tutorials/incompressible/simpleFoam/pitzDailyExptInlet/system/decomposeParDict
+++ b/tutorials/incompressible/simpleFoam/pitzDailyExptInlet/system/decomposeParDict
@@ -21,13 +21,13 @@ method          hierarchical;
 
 simpleCoeffs
 {
-    n               ( 2 1 1 );
+    n               (2 1 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/lagrangian/DPMFoam/Goldschmidt/constant/g b/tutorials/lagrangian/DPMFoam/Goldschmidt/constant/g
index 897615a50df92736e7b9c64bb2e64fba539496fc..9a3b78db7e1f18acdc41ce5769d8ed8dc2756014 100644
--- a/tutorials/lagrangian/DPMFoam/Goldschmidt/constant/g
+++ b/tutorials/lagrangian/DPMFoam/Goldschmidt/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 0 -9.81 );
+value           (0 0 -9.81);
 
 
 // ************************************************************************* //
diff --git a/tutorials/lagrangian/DPMFoam/Goldschmidt/constant/kinematicCloudProperties b/tutorials/lagrangian/DPMFoam/Goldschmidt/constant/kinematicCloudProperties
index 9e40fa2de1c5a1d31939fbe6c8521221c88dc1de..2d537d6f61bae070f1c66033c6525e35772e46f1 100644
--- a/tutorials/lagrangian/DPMFoam/Goldschmidt/constant/kinematicCloudProperties
+++ b/tutorials/lagrangian/DPMFoam/Goldschmidt/constant/kinematicCloudProperties
@@ -80,7 +80,7 @@ subModels
             nParticle       1;
             SOI             0;
             positionsFile   "kinematicCloudPositions";
-            U0              ( 0 0 0 );
+            U0              (0 0 0);
             sizeDistribution
             {
                 type        fixedValue;
diff --git a/tutorials/lagrangian/DPMFoam/Goldschmidt/system/decomposeParDict b/tutorials/lagrangian/DPMFoam/Goldschmidt/system/decomposeParDict
index e700a1c39fd841c72b2a760a34a900041f6c232c..72bc540502ed58cc336a7e8d3e04a05739f161a1 100644
--- a/tutorials/lagrangian/DPMFoam/Goldschmidt/system/decomposeParDict
+++ b/tutorials/lagrangian/DPMFoam/Goldschmidt/system/decomposeParDict
@@ -21,7 +21,7 @@ method          simple;
 
 simpleCoeffs
 {
-    n               ( 1 6 1 );
+    n               (1 6 1);
     delta           0.001;
 }
 
diff --git a/tutorials/lagrangian/MPPICFoam/Goldschmidt/constant/g b/tutorials/lagrangian/MPPICFoam/Goldschmidt/constant/g
index c80141a8bd5dedbd00908d5ae182afae759bdfaf..a0d7102656fb1a552f8a774ef0ae0e1807a3024f 100644
--- a/tutorials/lagrangian/MPPICFoam/Goldschmidt/constant/g
+++ b/tutorials/lagrangian/MPPICFoam/Goldschmidt/constant/g
@@ -16,6 +16,6 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 0 -9.81 );
+value           (0 0 -9.81);
 
 // ************************************************************************* //
diff --git a/tutorials/lagrangian/MPPICFoam/Goldschmidt/system/decomposeParDict b/tutorials/lagrangian/MPPICFoam/Goldschmidt/system/decomposeParDict
index ab628fb24fe22316059712d1bfd4badbc66c0a32..c8a6392a34a3ff13fe490604a34e073f15852f55 100644
--- a/tutorials/lagrangian/MPPICFoam/Goldschmidt/system/decomposeParDict
+++ b/tutorials/lagrangian/MPPICFoam/Goldschmidt/system/decomposeParDict
@@ -21,7 +21,7 @@ method          simple;
 
 simpleCoeffs
 {
-    n               ( 1 5 1 );
+    n               (1 5 1);
     delta           0.001;
 }
 
diff --git a/tutorials/lagrangian/MPPICFoam/column/constant/g b/tutorials/lagrangian/MPPICFoam/column/constant/g
index 897615a50df92736e7b9c64bb2e64fba539496fc..9a3b78db7e1f18acdc41ce5769d8ed8dc2756014 100644
--- a/tutorials/lagrangian/MPPICFoam/column/constant/g
+++ b/tutorials/lagrangian/MPPICFoam/column/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 0 -9.81 );
+value           (0 0 -9.81);
 
 
 // ************************************************************************* //
diff --git a/tutorials/lagrangian/MPPICFoam/column/constant/kinematicCloudProperties b/tutorials/lagrangian/MPPICFoam/column/constant/kinematicCloudProperties
index 5f2d7b67bf5fa692b2a9d6f8012493d10fd155d3..f086e389ec1305cffae1301d6cb537f26bee6704 100644
--- a/tutorials/lagrangian/MPPICFoam/column/constant/kinematicCloudProperties
+++ b/tutorials/lagrangian/MPPICFoam/column/constant/kinematicCloudProperties
@@ -72,7 +72,7 @@ subModels
             nParticle       750;
             SOI             0;
             positionsFile   "kinematicCloudPositions";
-            U0              ( 0 0 0 );
+            U0              (0 0 0);
             sizeDistribution
             {
                 type        fixedValue;
diff --git a/tutorials/lagrangian/MPPICFoam/cyclone/constant/g b/tutorials/lagrangian/MPPICFoam/cyclone/constant/g
index c80141a8bd5dedbd00908d5ae182afae759bdfaf..a0d7102656fb1a552f8a774ef0ae0e1807a3024f 100644
--- a/tutorials/lagrangian/MPPICFoam/cyclone/constant/g
+++ b/tutorials/lagrangian/MPPICFoam/cyclone/constant/g
@@ -16,6 +16,6 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 0 -9.81 );
+value           (0 0 -9.81);
 
 // ************************************************************************* //
diff --git a/tutorials/lagrangian/MPPICFoam/cyclone/system/decomposeParDict b/tutorials/lagrangian/MPPICFoam/cyclone/system/decomposeParDict
index 999e4615009d7d0c2b7e3185347851c7fe737d86..8118bbc16f25ec8754b646de033ceb9e504ec794 100644
--- a/tutorials/lagrangian/MPPICFoam/cyclone/system/decomposeParDict
+++ b/tutorials/lagrangian/MPPICFoam/cyclone/system/decomposeParDict
@@ -21,7 +21,7 @@ method          simple;
 
 simpleCoeffs
 {
-    n               ( 2 2 3 );
+    n               (2 2 3);
     delta           0.001;
 }
 
diff --git a/tutorials/lagrangian/MPPICFoam/injectionChannel/constant/g b/tutorials/lagrangian/MPPICFoam/injectionChannel/constant/g
index 057403310a4dba8dc69f1470dd26d8a7d6d6b978..508d65849430f8e5abf4b12d7baa53d70521a1c3 100644
--- a/tutorials/lagrangian/MPPICFoam/injectionChannel/constant/g
+++ b/tutorials/lagrangian/MPPICFoam/injectionChannel/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 0 0 );
+value           (0 0 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/constant/coalCloud1Properties b/tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/constant/coalCloud1Properties
index 1f79c8850e765f1e1943c3aa92c6fa68c30a4c77..f74deb9d42487010b003eb7da230eddcda36ad76 100644
--- a/tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/constant/coalCloud1Properties
+++ b/tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/constant/coalCloud1Properties
@@ -86,7 +86,7 @@ subModels
             parcelBasisType mass;
             SOI             0;
             positionsFile   "coalCloud1Positions";
-            U0              ( 0 -10 0 );
+            U0              (0 -10 0);
             sizeDistribution
             {
                 type        RosinRammler;
diff --git a/tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/constant/g b/tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/constant/g
index e0ac2653b5b370ad62f6770588121d30cac51627..0cc222ca3457ed24bf9753d0926fbee84359e624 100644
--- a/tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/constant/g
+++ b/tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 -9.81 0 );
+value           (0 -9.81 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/constant/limestoneCloud1Properties b/tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/constant/limestoneCloud1Properties
index e4e324de84a7843696df6a4059168b5c450c3ef3..a11f62fd91bf1b04145842fcc20db84eaa5c342d 100644
--- a/tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/constant/limestoneCloud1Properties
+++ b/tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/constant/limestoneCloud1Properties
@@ -80,7 +80,7 @@ subModels
             parcelBasisType mass;
             SOI             0;
             positionsFile   "limestonePositions";
-            U0              ( 0 0 0 );
+            U0              (0 0 0);
             sizeDistribution
             {
                 type        RosinRammler;
diff --git a/tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/system/decomposeParDict b/tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/system/decomposeParDict
index 645728dc500f665c9e1e372fdf2124b85c2ffcaa..a83c3fa1598c294b6d3fde311ab830bb9d0deb3d 100644
--- a/tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/system/decomposeParDict
+++ b/tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/system/decomposeParDict
@@ -21,13 +21,13 @@ method          scotch;
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 1 1 1 );
+    n               (1 1 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/system/topoSetDict b/tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/system/topoSetDict
index 7c3579fb2f751e78b50517ee7543e6788016e762..e3cb0465c2f02107d6abe774c67d11aba5d4a56b 100644
--- a/tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/system/topoSetDict
+++ b/tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/system/topoSetDict
@@ -25,7 +25,7 @@ actions
         source sphereToCell;
         sourceInfo
         {
-            centre          ( 0.125 0.375 0.05 );
+            centre          (0.125 0.375 0.05);
             radius          0.005;
         }
     }
diff --git a/tutorials/lagrangian/icoUncoupledKinematicParcelFoam/hopper/hopperEmptying/constant/g b/tutorials/lagrangian/icoUncoupledKinematicParcelFoam/hopper/hopperEmptying/constant/g
index e0ac2653b5b370ad62f6770588121d30cac51627..0cc222ca3457ed24bf9753d0926fbee84359e624 100644
--- a/tutorials/lagrangian/icoUncoupledKinematicParcelFoam/hopper/hopperEmptying/constant/g
+++ b/tutorials/lagrangian/icoUncoupledKinematicParcelFoam/hopper/hopperEmptying/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 -9.81 0 );
+value           (0 -9.81 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/lagrangian/icoUncoupledKinematicParcelFoam/hopper/hopperEmptying/system/decomposeParDict b/tutorials/lagrangian/icoUncoupledKinematicParcelFoam/hopper/hopperEmptying/system/decomposeParDict
index e70b8c1f10678a18d282356f885ede3b64f61870..0f07bb6aa8ba3f26536b73674eecd5e523fc6953 100644
--- a/tutorials/lagrangian/icoUncoupledKinematicParcelFoam/hopper/hopperEmptying/system/decomposeParDict
+++ b/tutorials/lagrangian/icoUncoupledKinematicParcelFoam/hopper/hopperEmptying/system/decomposeParDict
@@ -21,13 +21,13 @@ method          simple;
 
 simpleCoeffs
 {
-    n               ( 4 1 1 );
+    n               (4 1 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 4 1 1 );
+    n               (4 1 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/lagrangian/icoUncoupledKinematicParcelFoam/hopper/hopperInitialState/constant/g b/tutorials/lagrangian/icoUncoupledKinematicParcelFoam/hopper/hopperInitialState/constant/g
index e0ac2653b5b370ad62f6770588121d30cac51627..0cc222ca3457ed24bf9753d0926fbee84359e624 100644
--- a/tutorials/lagrangian/icoUncoupledKinematicParcelFoam/hopper/hopperInitialState/constant/g
+++ b/tutorials/lagrangian/icoUncoupledKinematicParcelFoam/hopper/hopperInitialState/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 -9.81 0 );
+value           (0 -9.81 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/lagrangian/icoUncoupledKinematicParcelFoam/hopper/hopperInitialState/constant/kinematicCloudProperties b/tutorials/lagrangian/icoUncoupledKinematicParcelFoam/hopper/hopperInitialState/constant/kinematicCloudProperties
index 2fa48b6da01a148a4e39e2e9d509aef5fb7229a2..41b8c64e80dc955344145935f27a2e3d8625b230 100644
--- a/tutorials/lagrangian/icoUncoupledKinematicParcelFoam/hopper/hopperInitialState/constant/kinematicCloudProperties
+++ b/tutorials/lagrangian/icoUncoupledKinematicParcelFoam/hopper/hopperInitialState/constant/kinematicCloudProperties
@@ -61,7 +61,7 @@ subModels
             nParticle       1;
             SOI             0;
             positionsFile   "kinematicCloudPositions";
-            U0              ( 0 0 0 );
+            U0              (0 0 0);
             sizeDistribution
             {
                 type        fixedValue;
diff --git a/tutorials/lagrangian/icoUncoupledKinematicParcelFoam/hopper/hopperInitialState/system/decomposeParDict b/tutorials/lagrangian/icoUncoupledKinematicParcelFoam/hopper/hopperInitialState/system/decomposeParDict
index e70b8c1f10678a18d282356f885ede3b64f61870..0f07bb6aa8ba3f26536b73674eecd5e523fc6953 100644
--- a/tutorials/lagrangian/icoUncoupledKinematicParcelFoam/hopper/hopperInitialState/system/decomposeParDict
+++ b/tutorials/lagrangian/icoUncoupledKinematicParcelFoam/hopper/hopperInitialState/system/decomposeParDict
@@ -21,13 +21,13 @@ method          simple;
 
 simpleCoeffs
 {
-    n               ( 4 1 1 );
+    n               (4 1 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 4 1 1 );
+    n               (4 1 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/lagrangian/reactingParcelFilmFoam/cylinder/system/decomposeParDict b/tutorials/lagrangian/reactingParcelFilmFoam/cylinder/system/decomposeParDict
index 852db48dd1b186fd7b8358a17d17e6a7149be4e0..4c067a1acbb32c8045b83d261ea788e09b913bf6 100644
--- a/tutorials/lagrangian/reactingParcelFilmFoam/cylinder/system/decomposeParDict
+++ b/tutorials/lagrangian/reactingParcelFilmFoam/cylinder/system/decomposeParDict
@@ -21,13 +21,13 @@ method          metis;
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 1 1 1 );
+    n               (1 1 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/lagrangian/reactingParcelFilmFoam/rivuletPanel/system/decomposeParDict b/tutorials/lagrangian/reactingParcelFilmFoam/rivuletPanel/system/decomposeParDict
index 852db48dd1b186fd7b8358a17d17e6a7149be4e0..4c067a1acbb32c8045b83d261ea788e09b913bf6 100644
--- a/tutorials/lagrangian/reactingParcelFilmFoam/rivuletPanel/system/decomposeParDict
+++ b/tutorials/lagrangian/reactingParcelFilmFoam/rivuletPanel/system/decomposeParDict
@@ -21,13 +21,13 @@ method          metis;
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 1 1 1 );
+    n               (1 1 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/lagrangian/reactingParcelFilmFoam/splashPanel/system/decomposeParDict b/tutorials/lagrangian/reactingParcelFilmFoam/splashPanel/system/decomposeParDict
index 852db48dd1b186fd7b8358a17d17e6a7149be4e0..4c067a1acbb32c8045b83d261ea788e09b913bf6 100644
--- a/tutorials/lagrangian/reactingParcelFilmFoam/splashPanel/system/decomposeParDict
+++ b/tutorials/lagrangian/reactingParcelFilmFoam/splashPanel/system/decomposeParDict
@@ -21,13 +21,13 @@ method          metis;
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 1 1 1 );
+    n               (1 1 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/lagrangian/reactingParcelFoam/counterFlowFlame2DLTS/constant/g b/tutorials/lagrangian/reactingParcelFoam/counterFlowFlame2DLTS/constant/g
index 057403310a4dba8dc69f1470dd26d8a7d6d6b978..508d65849430f8e5abf4b12d7baa53d70521a1c3 100644
--- a/tutorials/lagrangian/reactingParcelFoam/counterFlowFlame2DLTS/constant/g
+++ b/tutorials/lagrangian/reactingParcelFoam/counterFlowFlame2DLTS/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 0 0 );
+value           (0 0 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/lagrangian/reactingParcelFoam/filter/0.org/U b/tutorials/lagrangian/reactingParcelFoam/filter/0.org/U
index 8cd60750d472950ed16c45729b04d6a8d86d5dd5..0fb8c0a8ad20bd59a210e831a987e1e84bb5b7b8 100644
--- a/tutorials/lagrangian/reactingParcelFoam/filter/0.org/U
+++ b/tutorials/lagrangian/reactingParcelFoam/filter/0.org/U
@@ -17,19 +17,19 @@ FoamFile
 
 dimensions      [0 1 -1 0 0 0 0];
 
-internalField   uniform ( 0 0 0 );
+internalField   uniform (0 0 0);
 
 boundaryField
 {
     walls
     {
         type            fixedValue;
-        value           uniform ( 0 0 0 );
+        value           uniform (0 0 0);
     }
     inlet
     {
         type            fixedValue;
-        value           uniform ( 5 0 0 );
+        value           uniform (5 0 0);
     }
     outlet
     {
diff --git a/tutorials/lagrangian/reactingParcelFoam/filter/0/U b/tutorials/lagrangian/reactingParcelFoam/filter/0/U
index 8cd60750d472950ed16c45729b04d6a8d86d5dd5..0fb8c0a8ad20bd59a210e831a987e1e84bb5b7b8 100644
--- a/tutorials/lagrangian/reactingParcelFoam/filter/0/U
+++ b/tutorials/lagrangian/reactingParcelFoam/filter/0/U
@@ -17,19 +17,19 @@ FoamFile
 
 dimensions      [0 1 -1 0 0 0 0];
 
-internalField   uniform ( 0 0 0 );
+internalField   uniform (0 0 0);
 
 boundaryField
 {
     walls
     {
         type            fixedValue;
-        value           uniform ( 0 0 0 );
+        value           uniform (0 0 0);
     }
     inlet
     {
         type            fixedValue;
-        value           uniform ( 5 0 0 );
+        value           uniform (5 0 0);
     }
     outlet
     {
diff --git a/tutorials/lagrangian/reactingParcelFoam/filter/constant/g b/tutorials/lagrangian/reactingParcelFoam/filter/constant/g
index 057403310a4dba8dc69f1470dd26d8a7d6d6b978..508d65849430f8e5abf4b12d7baa53d70521a1c3 100644
--- a/tutorials/lagrangian/reactingParcelFoam/filter/constant/g
+++ b/tutorials/lagrangian/reactingParcelFoam/filter/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 0 0 );
+value           (0 0 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/lagrangian/reactingParcelFoam/filter/system/decomposeParDict b/tutorials/lagrangian/reactingParcelFoam/filter/system/decomposeParDict
index 29be4db8dde61609a68765ba8d09f2557c7a1bb2..448ae9330366d133218376da327a003880d15b4f 100644
--- a/tutorials/lagrangian/reactingParcelFoam/filter/system/decomposeParDict
+++ b/tutorials/lagrangian/reactingParcelFoam/filter/system/decomposeParDict
@@ -27,13 +27,13 @@ preserveFaceZones
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 1 1 1 );
+    n               (1 1 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/lagrangian/reactingParcelFoam/parcelInBox/constant/g b/tutorials/lagrangian/reactingParcelFoam/parcelInBox/constant/g
index 057403310a4dba8dc69f1470dd26d8a7d6d6b978..508d65849430f8e5abf4b12d7baa53d70521a1c3 100644
--- a/tutorials/lagrangian/reactingParcelFoam/parcelInBox/constant/g
+++ b/tutorials/lagrangian/reactingParcelFoam/parcelInBox/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 0 0 );
+value           (0 0 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/lagrangian/reactingParcelFoam/verticalChannel/constant/g b/tutorials/lagrangian/reactingParcelFoam/verticalChannel/constant/g
index e0ac2653b5b370ad62f6770588121d30cac51627..0cc222ca3457ed24bf9753d0926fbee84359e624 100644
--- a/tutorials/lagrangian/reactingParcelFoam/verticalChannel/constant/g
+++ b/tutorials/lagrangian/reactingParcelFoam/verticalChannel/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 -9.81 0 );
+value           (0 -9.81 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/lagrangian/reactingParcelFoam/verticalChannelLTS/constant/g b/tutorials/lagrangian/reactingParcelFoam/verticalChannelLTS/constant/g
index e0ac2653b5b370ad62f6770588121d30cac51627..0cc222ca3457ed24bf9753d0926fbee84359e624 100644
--- a/tutorials/lagrangian/reactingParcelFoam/verticalChannelLTS/constant/g
+++ b/tutorials/lagrangian/reactingParcelFoam/verticalChannelLTS/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 -9.81 0 );
+value           (0 -9.81 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/lagrangian/simpleReactingParcelFoam/verticalChannel/constant/g b/tutorials/lagrangian/simpleReactingParcelFoam/verticalChannel/constant/g
index e0ac2653b5b370ad62f6770588121d30cac51627..0cc222ca3457ed24bf9753d0926fbee84359e624 100644
--- a/tutorials/lagrangian/simpleReactingParcelFoam/verticalChannel/constant/g
+++ b/tutorials/lagrangian/simpleReactingParcelFoam/verticalChannel/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 -9.81 0 );
+value           (0 -9.81 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/lagrangian/sprayFoam/aachenBomb/0/U b/tutorials/lagrangian/sprayFoam/aachenBomb/0/U
index ea7d4e0e91aacc593c88372be0203936fc1ecdb9..a5ec83ea2b8232cff2b9439c6a06103e060734ba 100644
--- a/tutorials/lagrangian/sprayFoam/aachenBomb/0/U
+++ b/tutorials/lagrangian/sprayFoam/aachenBomb/0/U
@@ -16,14 +16,14 @@ FoamFile
 
 dimensions          [0 1 -1 0 0 0 0];
 
-internalField       uniform ( 0 0 0 );
+internalField       uniform (0 0 0);
 
 boundaryField
 {
     walls
     {
         type                fixedValue;
-        value               uniform ( 0 0 0 );
+        value               uniform (0 0 0);
     }
 }
 
diff --git a/tutorials/lagrangian/sprayFoam/aachenBomb/constant/g b/tutorials/lagrangian/sprayFoam/aachenBomb/constant/g
index 9694ac41bc379919e29ff1477ecb5286dab508d4..1d674494466698c9156c1c77f2c72dea4affff23 100644
--- a/tutorials/lagrangian/sprayFoam/aachenBomb/constant/g
+++ b/tutorials/lagrangian/sprayFoam/aachenBomb/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 -9.81 0 );
+value           (0 -9.81 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/lagrangian/sprayFoam/aachenBomb/constant/sprayCloudProperties b/tutorials/lagrangian/sprayFoam/aachenBomb/constant/sprayCloudProperties
index d1523c217ce1a2c8c7a98d293892a8c5cbff728e..9e409bc482697f99caa2c4649c554f0b39d9aab5 100644
--- a/tutorials/lagrangian/sprayFoam/aachenBomb/constant/sprayCloudProperties
+++ b/tutorials/lagrangian/sprayFoam/aachenBomb/constant/sprayCloudProperties
@@ -87,8 +87,8 @@ subModels
             outerDiameter   1.9e-4;
             innerDiameter   0;
             duration        1.25e-3;
-            position        ( 0 0.0995 0 );
-            direction       ( 0 -1 0 );
+            position        (0 0.0995 0);
+            direction       (0 -1 0);
             parcelsPerSecond 20000000;
             flowRateProfile table
             (
diff --git a/tutorials/mesh/foamyHexMesh/blob/system/backgroundMeshDecomposition/decomposeParDict b/tutorials/mesh/foamyHexMesh/blob/system/backgroundMeshDecomposition/decomposeParDict
index 3d3806e87382b1f4fef074e2aad6f535c98881b6..ab04a5be779d95ff2654fec8c63d1b979e58f716 100644
--- a/tutorials/mesh/foamyHexMesh/blob/system/backgroundMeshDecomposition/decomposeParDict
+++ b/tutorials/mesh/foamyHexMesh/blob/system/backgroundMeshDecomposition/decomposeParDict
@@ -23,13 +23,13 @@ method          scotch;
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 2 1 1 );
+    n               (2 1 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/mesh/foamyHexMesh/blob/system/decomposeParDict b/tutorials/mesh/foamyHexMesh/blob/system/decomposeParDict
index 3d3806e87382b1f4fef074e2aad6f535c98881b6..ab04a5be779d95ff2654fec8c63d1b979e58f716 100644
--- a/tutorials/mesh/foamyHexMesh/blob/system/decomposeParDict
+++ b/tutorials/mesh/foamyHexMesh/blob/system/decomposeParDict
@@ -23,13 +23,13 @@ method          scotch;
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 2 1 1 );
+    n               (2 1 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/mesh/foamyHexMesh/flange/system/backgroundMeshDecomposition/decomposeParDict b/tutorials/mesh/foamyHexMesh/flange/system/backgroundMeshDecomposition/decomposeParDict
index afb5d8a226cc699ab6db67b043e65ba01103f2d7..4e7dd85a1c52c576f020d0ab0f2ad9f25cb5243c 100644
--- a/tutorials/mesh/foamyHexMesh/flange/system/backgroundMeshDecomposition/decomposeParDict
+++ b/tutorials/mesh/foamyHexMesh/flange/system/backgroundMeshDecomposition/decomposeParDict
@@ -22,13 +22,13 @@ method          hierarchical;
 
 simpleCoeffs
 {
-    n               ( 2 2 2 );
+    n               (2 2 2);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 2 2 2 );
+    n               (2 2 2);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/mesh/foamyHexMesh/flange/system/decomposeParDict b/tutorials/mesh/foamyHexMesh/flange/system/decomposeParDict
index afb5d8a226cc699ab6db67b043e65ba01103f2d7..4e7dd85a1c52c576f020d0ab0f2ad9f25cb5243c 100644
--- a/tutorials/mesh/foamyHexMesh/flange/system/decomposeParDict
+++ b/tutorials/mesh/foamyHexMesh/flange/system/decomposeParDict
@@ -22,13 +22,13 @@ method          hierarchical;
 
 simpleCoeffs
 {
-    n               ( 2 2 2 );
+    n               (2 2 2);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 2 2 2 );
+    n               (2 2 2);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/mesh/foamyHexMesh/mixerVessel/constant/g b/tutorials/mesh/foamyHexMesh/mixerVessel/constant/g
index 897615a50df92736e7b9c64bb2e64fba539496fc..9a3b78db7e1f18acdc41ce5769d8ed8dc2756014 100644
--- a/tutorials/mesh/foamyHexMesh/mixerVessel/constant/g
+++ b/tutorials/mesh/foamyHexMesh/mixerVessel/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 0 -9.81 );
+value           (0 0 -9.81);
 
 
 // ************************************************************************* //
diff --git a/tutorials/mesh/foamyHexMesh/mixerVessel/system/decomposeParDict b/tutorials/mesh/foamyHexMesh/mixerVessel/system/decomposeParDict
index 4c4b36276302a3cd83eb70e5f13ec97a3c5819f8..c4c78689f9ad862fc17eb2df61ec01e269da628c 100644
--- a/tutorials/mesh/foamyHexMesh/mixerVessel/system/decomposeParDict
+++ b/tutorials/mesh/foamyHexMesh/mixerVessel/system/decomposeParDict
@@ -23,13 +23,13 @@ method          hierarchical;
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 2 2 2 );
+    n               (2 2 2);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/mesh/foamyQuadMesh/OpenCFD/system/decomposeParDict b/tutorials/mesh/foamyQuadMesh/OpenCFD/system/decomposeParDict
index 791022fa1f6732089cf56731b1771376b52eb5c4..1a0e64aa5c3d693a048e99a97f490850ceb61d8e 100644
--- a/tutorials/mesh/foamyQuadMesh/OpenCFD/system/decomposeParDict
+++ b/tutorials/mesh/foamyQuadMesh/OpenCFD/system/decomposeParDict
@@ -21,13 +21,13 @@ method          hierarchical;
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 2 2 2 );
+    n               (2 2 2);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/mesh/snappyHexMesh/flange/system/decomposeParDict b/tutorials/mesh/snappyHexMesh/flange/system/decomposeParDict
index 09aa4a2ef4309b7e5478ab7603b1c25094ef2291..a0e7d1044ccb19af7ab3acd5a77986e714cc0e17 100644
--- a/tutorials/mesh/snappyHexMesh/flange/system/decomposeParDict
+++ b/tutorials/mesh/snappyHexMesh/flange/system/decomposeParDict
@@ -21,13 +21,13 @@ method          ptscotch; //simple;
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 1 1 1 );
+    n               (1 1 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/multiphase/cavitatingFoam/les/throttle/system/refineMeshDict b/tutorials/multiphase/cavitatingFoam/les/throttle/system/refineMeshDict
index 55cfe06fc75b37bd46df227279cda7221f5234c4..ebf214d53d428c878b3fb10b4aae2f84404305ba 100644
--- a/tutorials/multiphase/cavitatingFoam/les/throttle/system/refineMeshDict
+++ b/tutorials/multiphase/cavitatingFoam/les/throttle/system/refineMeshDict
@@ -21,8 +21,8 @@ coordinateSystem global;
 
 globalCoeffs
 {
-    tan1            ( 1 0 0 );
-    tan2            ( 0 1 0 );
+    tan1            (1 0 0);
+    tan2            (0 1 0);
 }
 
 directions      ( tan1 tan2 );
diff --git a/tutorials/multiphase/cavitatingFoam/les/throttle3D/system/decomposeParDict b/tutorials/multiphase/cavitatingFoam/les/throttle3D/system/decomposeParDict
index e7e490bf74b1a3f58a34923b4f98569f1b09e483..652d42b19542978908d7601c6ce9b1d87acb4352 100644
--- a/tutorials/multiphase/cavitatingFoam/les/throttle3D/system/decomposeParDict
+++ b/tutorials/multiphase/cavitatingFoam/les/throttle3D/system/decomposeParDict
@@ -21,13 +21,13 @@ method          simple;
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 1 1 1 );
+    n               (1 1 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/multiphase/cavitatingFoam/les/throttle3D/system/refineMeshDict b/tutorials/multiphase/cavitatingFoam/les/throttle3D/system/refineMeshDict
index 5b507b1f5aa4e3a3534f9ab826860cf7a27a229e..4e4114d4cbb8e9e5471a07f05d189a817e4b9dd4 100644
--- a/tutorials/multiphase/cavitatingFoam/les/throttle3D/system/refineMeshDict
+++ b/tutorials/multiphase/cavitatingFoam/les/throttle3D/system/refineMeshDict
@@ -21,9 +21,9 @@ coordinateSystem global;
 
 globalCoeffs
 {
-    tan1            ( 1 0 0 );
-    tan2            ( 0 1 0 );
-    tan3            ( 0 0 1 );
+    tan1            (1 0 0);
+    tan2            (0 1 0);
+    tan3            (0 0 1);
 }
 
 directions      ( tan1 tan2 tan3 );
diff --git a/tutorials/multiphase/cavitatingFoam/ras/throttle/system/refineMeshDict b/tutorials/multiphase/cavitatingFoam/ras/throttle/system/refineMeshDict
index 55cfe06fc75b37bd46df227279cda7221f5234c4..ebf214d53d428c878b3fb10b4aae2f84404305ba 100644
--- a/tutorials/multiphase/cavitatingFoam/ras/throttle/system/refineMeshDict
+++ b/tutorials/multiphase/cavitatingFoam/ras/throttle/system/refineMeshDict
@@ -21,8 +21,8 @@ coordinateSystem global;
 
 globalCoeffs
 {
-    tan1            ( 1 0 0 );
-    tan2            ( 0 1 0 );
+    tan1            (1 0 0);
+    tan2            (0 1 0);
 }
 
 directions      ( tan1 tan2 );
diff --git a/tutorials/multiphase/compressibleInterDyMFoam/ras/sloshingTank2D/constant/dynamicMeshDict b/tutorials/multiphase/compressibleInterDyMFoam/ras/sloshingTank2D/constant/dynamicMeshDict
index f8a9a9bd8b3dd8cd97772d60b537574b1f46ea6c..d02a77dba8f31c78e01a04fb2e491f47d916fe21 100644
--- a/tutorials/multiphase/compressibleInterDyMFoam/ras/sloshingTank2D/constant/dynamicMeshDict
+++ b/tutorials/multiphase/compressibleInterDyMFoam/ras/sloshingTank2D/constant/dynamicMeshDict
@@ -22,7 +22,7 @@ solidBodyMotionFvMeshCoeffs
     solidBodyMotionFunction SDA;
     SDACoeffs
     {
-        CofG            ( 0 0 0 );
+        CofG            (0 0 0);
         lamda           50;
         rollAmax        0.22654;
         rollAmin        0.10472;
diff --git a/tutorials/multiphase/compressibleInterDyMFoam/ras/sloshingTank2D/constant/g b/tutorials/multiphase/compressibleInterDyMFoam/ras/sloshingTank2D/constant/g
index 897615a50df92736e7b9c64bb2e64fba539496fc..9a3b78db7e1f18acdc41ce5769d8ed8dc2756014 100644
--- a/tutorials/multiphase/compressibleInterDyMFoam/ras/sloshingTank2D/constant/g
+++ b/tutorials/multiphase/compressibleInterDyMFoam/ras/sloshingTank2D/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 0 -9.81 );
+value           (0 0 -9.81);
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/compressibleInterDyMFoam/ras/sloshingTank2D/system/controlDict b/tutorials/multiphase/compressibleInterDyMFoam/ras/sloshingTank2D/system/controlDict
index b0b75672e3c705b7228106e650cee73faaf5c12d..a510da92c977a14d2ec610e5696a68e2491fcf0e 100644
--- a/tutorials/multiphase/compressibleInterDyMFoam/ras/sloshingTank2D/system/controlDict
+++ b/tutorials/multiphase/compressibleInterDyMFoam/ras/sloshingTank2D/system/controlDict
@@ -61,8 +61,8 @@ functions
         outputControl   outputTime;
         probeLocations
         (
-            ( 0 9.95 19.77 )
-            ( 0 -9.95 19.77 )
+            (0 9.95 19.77)
+            (0 -9.95 19.77)
         );
         fixedLocations  false;
         fields
diff --git a/tutorials/multiphase/compressibleInterDyMFoam/ras/sloshingTank2D/system/decomposeParDict b/tutorials/multiphase/compressibleInterDyMFoam/ras/sloshingTank2D/system/decomposeParDict
index 46583aaa1d5d6c360b1cd177b31d54802a80888a..62f61b7350604b918cd56af06b2b2267ad3da746 100644
--- a/tutorials/multiphase/compressibleInterDyMFoam/ras/sloshingTank2D/system/decomposeParDict
+++ b/tutorials/multiphase/compressibleInterDyMFoam/ras/sloshingTank2D/system/decomposeParDict
@@ -21,13 +21,13 @@ method          hierarchical;
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 4 2 2 );
+    n               (4 2 2);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/multiphase/compressibleInterDyMFoam/ras/sloshingTank2D/system/setFieldsDict b/tutorials/multiphase/compressibleInterDyMFoam/ras/sloshingTank2D/system/setFieldsDict
index 410a0a6f10301fb287d4b429143355dd6ccd526d..75a2dfccb82c5a9d720f80695f612f9a36f57515 100644
--- a/tutorials/multiphase/compressibleInterDyMFoam/ras/sloshingTank2D/system/setFieldsDict
+++ b/tutorials/multiphase/compressibleInterDyMFoam/ras/sloshingTank2D/system/setFieldsDict
@@ -24,7 +24,7 @@ regions
 (
     boxToCell
     {
-        box ( -100 -100 -100 ) ( 100 100 0 );
+        box (-100 -100 -100) (100 100 0);
         fieldValues
         (
             volScalarFieldValue alpha.water 1
diff --git a/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge2D/constant/g b/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge2D/constant/g
index e0ac2653b5b370ad62f6770588121d30cac51627..0cc222ca3457ed24bf9753d0926fbee84359e624 100644
--- a/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge2D/constant/g
+++ b/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge2D/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 -9.81 0 );
+value           (0 -9.81 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge3D/constant/g b/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge3D/constant/g
index e0ac2653b5b370ad62f6770588121d30cac51627..0cc222ca3457ed24bf9753d0926fbee84359e624 100644
--- a/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge3D/constant/g
+++ b/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge3D/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 -9.81 0 );
+value           (0 -9.81 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge3D/system/decomposeParDict b/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge3D/system/decomposeParDict
index a79034474751fe9cbc84f27c90ab53329c3b4602..154b891e7461936f6173f9fec47fb554b24ffeac 100644
--- a/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge3D/system/decomposeParDict
+++ b/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge3D/system/decomposeParDict
@@ -21,13 +21,13 @@ method          hierarchical;
 
 simpleCoeffs
 {
-    n               ( 1 4 1 );
+    n               (1 4 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 1 4 1 );
+    n               (1 4 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/constant/g b/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/constant/g
index e0ac2653b5b370ad62f6770588121d30cac51627..0cc222ca3457ed24bf9753d0926fbee84359e624 100644
--- a/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/constant/g
+++ b/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 -9.81 0 );
+value           (0 -9.81 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/system/decomposeParDict b/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/system/decomposeParDict
index e7e490bf74b1a3f58a34923b4f98569f1b09e483..652d42b19542978908d7601c6ce9b1d87acb4352 100644
--- a/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/system/decomposeParDict
+++ b/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/system/decomposeParDict
@@ -21,13 +21,13 @@ method          simple;
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 1 1 1 );
+    n               (1 1 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/system/setFieldsDict b/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/system/setFieldsDict
index 0a139a98ecd8a2e9d84aaf2bde4c6bb1306f923e..b277afb1c5bdf2d737745cb7c6c308784da5ac6f 100644
--- a/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/system/setFieldsDict
+++ b/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/system/setFieldsDict
@@ -21,14 +21,14 @@ defaultFieldValues
     volScalarFieldValue alpha.water 0
     volScalarFieldValue alpha.oil 0
     volScalarFieldValue alpha.mercury 0
-    volVectorFieldValue U ( 0 0 0 )
+    volVectorFieldValue U (0 0 0)
 );
 
 regions
 (
     boxToCell
     {
-        box ( 0 0 -1 ) ( 0.1461 0.292 1 );
+        box (0 0 -1) (0.1461 0.292 1);
         fieldValues
         (
             volScalarFieldValue alpha.water 1
@@ -39,7 +39,7 @@ regions
     }
     boxToCell
     {
-        box ( 0.1461 0 -1 ) ( 0.2922 0.292 1 );
+        box (0.1461 0 -1) (0.2922 0.292 1);
         fieldValues
         (
             volScalarFieldValue alpha.water 0
@@ -50,7 +50,7 @@ regions
     }
     boxToCell
     {
-        box ( 0 0 -1 ) ( 0.1461 0.1 1 );
+        box (0 0 -1) (0.1461 0.1 1);
         fieldValues
         (
             volScalarFieldValue alpha.water 0
diff --git a/tutorials/multiphase/driftFluxFoam/ras/tank3D/constant/g b/tutorials/multiphase/driftFluxFoam/ras/tank3D/constant/g
index e0ac2653b5b370ad62f6770588121d30cac51627..0cc222ca3457ed24bf9753d0926fbee84359e624 100644
--- a/tutorials/multiphase/driftFluxFoam/ras/tank3D/constant/g
+++ b/tutorials/multiphase/driftFluxFoam/ras/tank3D/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 -9.81 0 );
+value           (0 -9.81 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interDyMFoam/ras/DTCHull/system/refineMeshDict b/tutorials/multiphase/interDyMFoam/ras/DTCHull/system/refineMeshDict
index ce5b7fe9cc4b6c5cfe99d65658e9a6719e8dedea..0168dd166f4c5aa2826b80b90a4a3b5de2e79d58 100644
--- a/tutorials/multiphase/interDyMFoam/ras/DTCHull/system/refineMeshDict
+++ b/tutorials/multiphase/interDyMFoam/ras/DTCHull/system/refineMeshDict
@@ -21,14 +21,14 @@ coordinateSystem global;
 
 globalCoeffs
 {
-    tan1            ( 1 0 0 );
-    tan2            ( 0 1 0 );
+    tan1            (1 0 0);
+    tan2            (0 1 0);
 }
 
 patchLocalCoeffs
 {
     patch           outside;
-    tan1            ( 1 0 0 );
+    tan1            (1 0 0);
 }
 
 directions      ( tan1 tan2 );
diff --git a/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/constant/g b/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/constant/g
index 897615a50df92736e7b9c64bb2e64fba539496fc..9a3b78db7e1f18acdc41ce5769d8ed8dc2756014 100644
--- a/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/constant/g
+++ b/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 0 -9.81 );
+value           (0 0 -9.81);
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/system/decomposeParDict b/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/system/decomposeParDict
index dcec2e9de25310b35c95b252ea608d13d8c3511d..d8343ef47c0a4da76c15d43b4bc5b2dc29320423 100644
--- a/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/system/decomposeParDict
+++ b/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/system/decomposeParDict
@@ -21,13 +21,13 @@ method              scotch;
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/system/setFieldsDict b/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/system/setFieldsDict
index 47ad15660118d150a2b04cf9d0a736481f6cd8f0..66707d36f1446d074266e24c568a52514c724e96 100644
--- a/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/system/setFieldsDict
+++ b/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/system/setFieldsDict
@@ -18,14 +18,14 @@ FoamFile
 defaultFieldValues
 (
     volScalarFieldValue alpha.water 0
-    volVectorFieldValue U ( 0 0 0 )
+    volVectorFieldValue U (0 0 0)
 );
 
 regions
 (
     boxToCell
     {
-        box ( 0 0 0 ) ( 0.6 0.1875 0.75 );
+        box (0 0 0) (0.6 0.1875 0.75);
         fieldValues
         (
             volScalarFieldValue alpha.water 1
diff --git a/tutorials/multiphase/interDyMFoam/ras/floatingObject/constant/g b/tutorials/multiphase/interDyMFoam/ras/floatingObject/constant/g
index 897615a50df92736e7b9c64bb2e64fba539496fc..9a3b78db7e1f18acdc41ce5769d8ed8dc2756014 100644
--- a/tutorials/multiphase/interDyMFoam/ras/floatingObject/constant/g
+++ b/tutorials/multiphase/interDyMFoam/ras/floatingObject/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 0 -9.81 );
+value           (0 0 -9.81);
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interDyMFoam/ras/floatingObject/system/decomposeParDict b/tutorials/multiphase/interDyMFoam/ras/floatingObject/system/decomposeParDict
index 0548a40b126dfbd72a03816fa8bc3fc04ed3cb6e..dcdc623346ea5384e89a1c2b3a1bf4c4047ac800 100644
--- a/tutorials/multiphase/interDyMFoam/ras/floatingObject/system/decomposeParDict
+++ b/tutorials/multiphase/interDyMFoam/ras/floatingObject/system/decomposeParDict
@@ -21,13 +21,13 @@ method          scotch;
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/multiphase/interDyMFoam/ras/floatingObject/system/setFieldsDict b/tutorials/multiphase/interDyMFoam/ras/floatingObject/system/setFieldsDict
index 2506a693af099682fa83ec08257f7e33b07498f8..2d1e4680cab9f463e3d98593b24c522a531e1f85 100644
--- a/tutorials/multiphase/interDyMFoam/ras/floatingObject/system/setFieldsDict
+++ b/tutorials/multiphase/interDyMFoam/ras/floatingObject/system/setFieldsDict
@@ -24,13 +24,13 @@ regions
 (
     boxToCell
     {
-        box ( -100 -100 -100 ) ( 100 100 0.5368 );
+        box (-100 -100 -100) (100 100 0.5368);
         fieldValues ( volScalarFieldValue alpha.water 1 );
     }
 
     boxToCell
     {
-        box ( 0.7 0.8 -100 ) ( 100 100 0.65 );
+        box (0.7 0.8 -100) (100 100 0.65);
         fieldValues ( volScalarFieldValue alpha.water 1 );
     }
 );
diff --git a/tutorials/multiphase/interDyMFoam/ras/mixerVesselAMI/constant/g b/tutorials/multiphase/interDyMFoam/ras/mixerVesselAMI/constant/g
index 897615a50df92736e7b9c64bb2e64fba539496fc..9a3b78db7e1f18acdc41ce5769d8ed8dc2756014 100644
--- a/tutorials/multiphase/interDyMFoam/ras/mixerVesselAMI/constant/g
+++ b/tutorials/multiphase/interDyMFoam/ras/mixerVesselAMI/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 0 -9.81 );
+value           (0 0 -9.81);
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D/constant/dynamicMeshDict b/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D/constant/dynamicMeshDict
index f8a9a9bd8b3dd8cd97772d60b537574b1f46ea6c..d02a77dba8f31c78e01a04fb2e491f47d916fe21 100644
--- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D/constant/dynamicMeshDict
+++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D/constant/dynamicMeshDict
@@ -22,7 +22,7 @@ solidBodyMotionFvMeshCoeffs
     solidBodyMotionFunction SDA;
     SDACoeffs
     {
-        CofG            ( 0 0 0 );
+        CofG            (0 0 0);
         lamda           50;
         rollAmax        0.22654;
         rollAmin        0.10472;
diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D/constant/g b/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D/constant/g
index 897615a50df92736e7b9c64bb2e64fba539496fc..9a3b78db7e1f18acdc41ce5769d8ed8dc2756014 100644
--- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D/constant/g
+++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 0 -9.81 );
+value           (0 0 -9.81);
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D/system/controlDict b/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D/system/controlDict
index ca533da823ffa63caa9b1463a08100c6d33a6b5e..7b2b7ad9941cf55763cc33823fc8fbeae08d4479 100644
--- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D/system/controlDict
+++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D/system/controlDict
@@ -61,8 +61,8 @@ functions
         outputControl   outputTime;
         probeLocations
         (
-            ( 0 9.95 19.77 )
-            ( 0 -9.95 19.77 )
+            (0 9.95 19.77)
+            (0 -9.95 19.77)
         );
         fixedLocations  false;
         fields
diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D/system/decomposeParDict b/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D/system/decomposeParDict
index 46583aaa1d5d6c360b1cd177b31d54802a80888a..62f61b7350604b918cd56af06b2b2267ad3da746 100644
--- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D/system/decomposeParDict
+++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D/system/decomposeParDict
@@ -21,13 +21,13 @@ method          hierarchical;
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 4 2 2 );
+    n               (4 2 2);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D/system/setFieldsDict b/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D/system/setFieldsDict
index 410a0a6f10301fb287d4b429143355dd6ccd526d..75a2dfccb82c5a9d720f80695f612f9a36f57515 100644
--- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D/system/setFieldsDict
+++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D/system/setFieldsDict
@@ -24,7 +24,7 @@ regions
 (
     boxToCell
     {
-        box ( -100 -100 -100 ) ( 100 100 0 );
+        box (-100 -100 -100) (100 100 0);
         fieldValues
         (
             volScalarFieldValue alpha.water 1
diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D3DoF/constant/dynamicMeshDict b/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D3DoF/constant/dynamicMeshDict
index e9ca15c3386a6ef33ee07505fd6f82015a9183a2..256d87cc3f9d0fa71c4d09742fa76c77eae20820 100644
--- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D3DoF/constant/dynamicMeshDict
+++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D3DoF/constant/dynamicMeshDict
@@ -22,7 +22,7 @@ solidBodyMotionFvMeshCoeffs
     solidBodyMotionFunction SDA;
     SDACoeffs
     {
-        CofG            ( 0 0 0 );
+        CofG            (0 0 0);
         lamda           50;
         rollAmax        0.2;
         rollAmin        0.1;
diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D3DoF/constant/g b/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D3DoF/constant/g
index 897615a50df92736e7b9c64bb2e64fba539496fc..9a3b78db7e1f18acdc41ce5769d8ed8dc2756014 100644
--- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D3DoF/constant/g
+++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D3DoF/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 0 -9.81 );
+value           (0 0 -9.81);
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D3DoF/system/controlDict b/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D3DoF/system/controlDict
index 06bdec26c6fcc9e273b326c1cb22c2778df39526..7420497d78528a64efc16fb42525ad9ccf60bcbc 100644
--- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D3DoF/system/controlDict
+++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D3DoF/system/controlDict
@@ -60,8 +60,8 @@ functions
         outputControl   outputTime;
         probeLocations
         (
-            ( 0 9.95 19.77 )
-            ( 0 -9.95 19.77 )
+            (0 9.95 19.77)
+            (0 -9.95 19.77)
         );
         fixedLocations  false;
         fields
diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D3DoF/system/decomposeParDict b/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D3DoF/system/decomposeParDict
index 46583aaa1d5d6c360b1cd177b31d54802a80888a..62f61b7350604b918cd56af06b2b2267ad3da746 100644
--- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D3DoF/system/decomposeParDict
+++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D3DoF/system/decomposeParDict
@@ -21,13 +21,13 @@ method          hierarchical;
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 4 2 2 );
+    n               (4 2 2);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D3DoF/system/setFieldsDict b/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D3DoF/system/setFieldsDict
index 410a0a6f10301fb287d4b429143355dd6ccd526d..75a2dfccb82c5a9d720f80695f612f9a36f57515 100644
--- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D3DoF/system/setFieldsDict
+++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D3DoF/system/setFieldsDict
@@ -24,7 +24,7 @@ regions
 (
     boxToCell
     {
-        box ( -100 -100 -100 ) ( 100 100 0 );
+        box (-100 -100 -100) (100 100 0);
         fieldValues
         (
             volScalarFieldValue alpha.water 1
diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D/constant/dynamicMeshDict b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D/constant/dynamicMeshDict
index f8a9a9bd8b3dd8cd97772d60b537574b1f46ea6c..d02a77dba8f31c78e01a04fb2e491f47d916fe21 100644
--- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D/constant/dynamicMeshDict
+++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D/constant/dynamicMeshDict
@@ -22,7 +22,7 @@ solidBodyMotionFvMeshCoeffs
     solidBodyMotionFunction SDA;
     SDACoeffs
     {
-        CofG            ( 0 0 0 );
+        CofG            (0 0 0);
         lamda           50;
         rollAmax        0.22654;
         rollAmin        0.10472;
diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D/constant/g b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D/constant/g
index 897615a50df92736e7b9c64bb2e64fba539496fc..9a3b78db7e1f18acdc41ce5769d8ed8dc2756014 100644
--- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D/constant/g
+++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 0 -9.81 );
+value           (0 0 -9.81);
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D/system/controlDict b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D/system/controlDict
index 5a5e48ec8e388999eaf45b2df302819b4fbce10e..108f05ca61496ded44458d7dea85a01e19709961 100644
--- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D/system/controlDict
+++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D/system/controlDict
@@ -61,8 +61,8 @@ functions
         outputInterval  1;
         probeLocations
         (
-            ( 0 9.95 19.77 )
-            ( 0 -9.95 19.77 )
+            (0 9.95 19.77)
+            (0 -9.95 19.77)
         );
         fixedLocations  false;
         fields
diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D/system/decomposeParDict b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D/system/decomposeParDict
index 46583aaa1d5d6c360b1cd177b31d54802a80888a..62f61b7350604b918cd56af06b2b2267ad3da746 100644
--- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D/system/decomposeParDict
+++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D/system/decomposeParDict
@@ -21,13 +21,13 @@ method          hierarchical;
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 4 2 2 );
+    n               (4 2 2);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D/system/setFieldsDict b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D/system/setFieldsDict
index 410a0a6f10301fb287d4b429143355dd6ccd526d..75a2dfccb82c5a9d720f80695f612f9a36f57515 100644
--- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D/system/setFieldsDict
+++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D/system/setFieldsDict
@@ -24,7 +24,7 @@ regions
 (
     boxToCell
     {
-        box ( -100 -100 -100 ) ( 100 100 0 );
+        box (-100 -100 -100) (100 100 0);
         fieldValues
         (
             volScalarFieldValue alpha.water 1
diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D3DoF/constant/dynamicMeshDict b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D3DoF/constant/dynamicMeshDict
index e9ca15c3386a6ef33ee07505fd6f82015a9183a2..256d87cc3f9d0fa71c4d09742fa76c77eae20820 100644
--- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D3DoF/constant/dynamicMeshDict
+++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D3DoF/constant/dynamicMeshDict
@@ -22,7 +22,7 @@ solidBodyMotionFvMeshCoeffs
     solidBodyMotionFunction SDA;
     SDACoeffs
     {
-        CofG            ( 0 0 0 );
+        CofG            (0 0 0);
         lamda           50;
         rollAmax        0.2;
         rollAmin        0.1;
diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D3DoF/constant/g b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D3DoF/constant/g
index 897615a50df92736e7b9c64bb2e64fba539496fc..9a3b78db7e1f18acdc41ce5769d8ed8dc2756014 100644
--- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D3DoF/constant/g
+++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D3DoF/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 0 -9.81 );
+value           (0 0 -9.81);
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D3DoF/system/controlDict b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D3DoF/system/controlDict
index 7903a2ea73530b04d6982db2c7d78028361fcb9a..52325f532e8cfddcdc7ff1c6f5bc45f0417f8c26 100644
--- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D3DoF/system/controlDict
+++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D3DoF/system/controlDict
@@ -61,8 +61,8 @@ functions
         outputInterval  1;
         probeLocations
         (
-            ( 0 9.95 19.77 )
-            ( 0 -9.95 19.77 )
+            (0 9.95 19.77)
+            (0 -9.95 19.77)
         );
         fixedLocations  false;
         fields
diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D3DoF/system/decomposeParDict b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D3DoF/system/decomposeParDict
index 46583aaa1d5d6c360b1cd177b31d54802a80888a..62f61b7350604b918cd56af06b2b2267ad3da746 100644
--- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D3DoF/system/decomposeParDict
+++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D3DoF/system/decomposeParDict
@@ -21,13 +21,13 @@ method          hierarchical;
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 4 2 2 );
+    n               (4 2 2);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D3DoF/system/setFieldsDict b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D3DoF/system/setFieldsDict
index 410a0a6f10301fb287d4b429143355dd6ccd526d..75a2dfccb82c5a9d720f80695f612f9a36f57515 100644
--- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D3DoF/system/setFieldsDict
+++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D3DoF/system/setFieldsDict
@@ -24,7 +24,7 @@ regions
 (
     boxToCell
     {
-        box ( -100 -100 -100 ) ( 100 100 0 );
+        box (-100 -100 -100) (100 100 0);
         fieldValues
         (
             volScalarFieldValue alpha.water 1
diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/constant/dynamicMeshDict b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/constant/dynamicMeshDict
index 1b3aa97fd8c0d82d7e77e19f19af1e7402b6c75e..64c23c651214cd094922664f48701cc23efd1151 100644
--- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/constant/dynamicMeshDict
+++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/constant/dynamicMeshDict
@@ -22,7 +22,7 @@ solidBodyMotionFvMeshCoeffs
     solidBodyMotionFunction tabulated6DoFMotion;
     tabulated6DoFMotionCoeffs
     {
-        CofG            ( 0 0 0 );
+        CofG            (0 0 0);
         timeDataFileName "$FOAM_CASE/constant/6DoF.dat";
     }
 }
diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/constant/g b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/constant/g
index 897615a50df92736e7b9c64bb2e64fba539496fc..9a3b78db7e1f18acdc41ce5769d8ed8dc2756014 100644
--- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/constant/g
+++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 0 -9.81 );
+value           (0 0 -9.81);
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/system/controlDict b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/system/controlDict
index 7903a2ea73530b04d6982db2c7d78028361fcb9a..52325f532e8cfddcdc7ff1c6f5bc45f0417f8c26 100644
--- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/system/controlDict
+++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/system/controlDict
@@ -61,8 +61,8 @@ functions
         outputInterval  1;
         probeLocations
         (
-            ( 0 9.95 19.77 )
-            ( 0 -9.95 19.77 )
+            (0 9.95 19.77)
+            (0 -9.95 19.77)
         );
         fixedLocations  false;
         fields
diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/system/decomposeParDict b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/system/decomposeParDict
index 46583aaa1d5d6c360b1cd177b31d54802a80888a..62f61b7350604b918cd56af06b2b2267ad3da746 100644
--- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/system/decomposeParDict
+++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/system/decomposeParDict
@@ -21,13 +21,13 @@ method          hierarchical;
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 4 2 2 );
+    n               (4 2 2);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/system/setFieldsDict b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/system/setFieldsDict
index 5ea2a373526325584a0f973a3f877a54cb9550cc..6ee6144d7b386948e3d171bac81dbc2cff9322e2 100644
--- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/system/setFieldsDict
+++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/system/setFieldsDict
@@ -24,7 +24,7 @@ regions
 (
     boxToCell
     {
-        box ( -100 -100 -100 ) ( 100 100 0 );
+        box (-100 -100 -100) (100 100 0);
         fieldValues ( volScalarFieldValue alpha.water 1 );
     }
 );
diff --git a/tutorials/multiphase/interDyMFoam/ras/testTubeMixer/constant/g b/tutorials/multiphase/interDyMFoam/ras/testTubeMixer/constant/g
index 897615a50df92736e7b9c64bb2e64fba539496fc..9a3b78db7e1f18acdc41ce5769d8ed8dc2756014 100644
--- a/tutorials/multiphase/interDyMFoam/ras/testTubeMixer/constant/g
+++ b/tutorials/multiphase/interDyMFoam/ras/testTubeMixer/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 0 -9.81 );
+value           (0 0 -9.81);
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interDyMFoam/ras/testTubeMixer/system/decomposeParDict b/tutorials/multiphase/interDyMFoam/ras/testTubeMixer/system/decomposeParDict
index 46583aaa1d5d6c360b1cd177b31d54802a80888a..62f61b7350604b918cd56af06b2b2267ad3da746 100644
--- a/tutorials/multiphase/interDyMFoam/ras/testTubeMixer/system/decomposeParDict
+++ b/tutorials/multiphase/interDyMFoam/ras/testTubeMixer/system/decomposeParDict
@@ -21,13 +21,13 @@ method          hierarchical;
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 4 2 2 );
+    n               (4 2 2);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/multiphase/interDyMFoam/ras/testTubeMixer/system/setFieldsDict b/tutorials/multiphase/interDyMFoam/ras/testTubeMixer/system/setFieldsDict
index 3b3ed7f998159e718871ab2f4e871818137d77c0..e2ad18ae7ec7f06079e67c4394c9c350eae1797a 100644
--- a/tutorials/multiphase/interDyMFoam/ras/testTubeMixer/system/setFieldsDict
+++ b/tutorials/multiphase/interDyMFoam/ras/testTubeMixer/system/setFieldsDict
@@ -24,7 +24,7 @@ regions
 (
     boxToCell
     {
-        box ( -100 -100 -100 ) ( 100 100 -0.0025);
+        box (-100 -100 -100) ( 100 100 -0.0025);
         fieldValues ( volScalarFieldValue alpha.water 1 );
     }
 );
diff --git a/tutorials/multiphase/interFoam/laminar/capillaryRise/constant/g b/tutorials/multiphase/interFoam/laminar/capillaryRise/constant/g
index d3adce7418e8a5e75cbe0767df99f8435c31e0ba..62299889c241d71ff2cac220ae53752b88f87eac 100644
--- a/tutorials/multiphase/interFoam/laminar/capillaryRise/constant/g
+++ b/tutorials/multiphase/interFoam/laminar/capillaryRise/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 -10 0 );
+value           (0 -10 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/laminar/damBreak/constant/g b/tutorials/multiphase/interFoam/laminar/damBreak/constant/g
index e0ac2653b5b370ad62f6770588121d30cac51627..0cc222ca3457ed24bf9753d0926fbee84359e624 100644
--- a/tutorials/multiphase/interFoam/laminar/damBreak/constant/g
+++ b/tutorials/multiphase/interFoam/laminar/damBreak/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 -9.81 0 );
+value           (0 -9.81 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/laminar/damBreak/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/damBreak/system/decomposeParDict
index e7e490bf74b1a3f58a34923b4f98569f1b09e483..652d42b19542978908d7601c6ce9b1d87acb4352 100644
--- a/tutorials/multiphase/interFoam/laminar/damBreak/system/decomposeParDict
+++ b/tutorials/multiphase/interFoam/laminar/damBreak/system/decomposeParDict
@@ -21,13 +21,13 @@ method          simple;
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 1 1 1 );
+    n               (1 1 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/multiphase/interFoam/les/nozzleFlow2D/constant/g b/tutorials/multiphase/interFoam/les/nozzleFlow2D/constant/g
index 057403310a4dba8dc69f1470dd26d8a7d6d6b978..508d65849430f8e5abf4b12d7baa53d70521a1c3 100644
--- a/tutorials/multiphase/interFoam/les/nozzleFlow2D/constant/g
+++ b/tutorials/multiphase/interFoam/les/nozzleFlow2D/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 0 0 );
+value           (0 0 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/les/nozzleFlow2D/system/refineMeshDict b/tutorials/multiphase/interFoam/les/nozzleFlow2D/system/refineMeshDict
index d4851b8620502a4fe6bb1baebbf73699506bd3cb..e0a00697aaed37ecb57ce2ca6ecfdaf8b26fb8f2 100644
--- a/tutorials/multiphase/interFoam/les/nozzleFlow2D/system/refineMeshDict
+++ b/tutorials/multiphase/interFoam/les/nozzleFlow2D/system/refineMeshDict
@@ -21,14 +21,14 @@ coordinateSystem global;
 
 globalCoeffs
 {
-    tan1            ( 1 0 0 );
-    tan2            ( 0 1 0 );
+    tan1            (1 0 0);
+    tan2            (0 1 0);
 }
 
 patchLocalCoeffs
 {
     patch           outside;
-    tan1            ( 1 0 0 );
+    tan1            (1 0 0);
 }
 
 directions      ( tan1 );
diff --git a/tutorials/multiphase/interFoam/ras/DTCHull/system/refineMeshDict b/tutorials/multiphase/interFoam/ras/DTCHull/system/refineMeshDict
index ce5b7fe9cc4b6c5cfe99d65658e9a6719e8dedea..0168dd166f4c5aa2826b80b90a4a3b5de2e79d58 100644
--- a/tutorials/multiphase/interFoam/ras/DTCHull/system/refineMeshDict
+++ b/tutorials/multiphase/interFoam/ras/DTCHull/system/refineMeshDict
@@ -21,14 +21,14 @@ coordinateSystem global;
 
 globalCoeffs
 {
-    tan1            ( 1 0 0 );
-    tan2            ( 0 1 0 );
+    tan1            (1 0 0);
+    tan2            (0 1 0);
 }
 
 patchLocalCoeffs
 {
     patch           outside;
-    tan1            ( 1 0 0 );
+    tan1            (1 0 0);
 }
 
 directions      ( tan1 tan2 );
diff --git a/tutorials/multiphase/interFoam/ras/angledDuct/constant/g b/tutorials/multiphase/interFoam/ras/angledDuct/constant/g
index e0ac2653b5b370ad62f6770588121d30cac51627..0cc222ca3457ed24bf9753d0926fbee84359e624 100644
--- a/tutorials/multiphase/interFoam/ras/angledDuct/constant/g
+++ b/tutorials/multiphase/interFoam/ras/angledDuct/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 -9.81 0 );
+value           (0 -9.81 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/ras/damBreak/constant/g b/tutorials/multiphase/interFoam/ras/damBreak/constant/g
index e0ac2653b5b370ad62f6770588121d30cac51627..0cc222ca3457ed24bf9753d0926fbee84359e624 100644
--- a/tutorials/multiphase/interFoam/ras/damBreak/constant/g
+++ b/tutorials/multiphase/interFoam/ras/damBreak/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 -9.81 0 );
+value           (0 -9.81 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/ras/damBreak/system/decomposeParDict b/tutorials/multiphase/interFoam/ras/damBreak/system/decomposeParDict
index e7e490bf74b1a3f58a34923b4f98569f1b09e483..652d42b19542978908d7601c6ce9b1d87acb4352 100644
--- a/tutorials/multiphase/interFoam/ras/damBreak/system/decomposeParDict
+++ b/tutorials/multiphase/interFoam/ras/damBreak/system/decomposeParDict
@@ -21,13 +21,13 @@ method          simple;
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 1 1 1 );
+    n               (1 1 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/multiphase/interFoam/ras/damBreakPorousBaffle/constant/g b/tutorials/multiphase/interFoam/ras/damBreakPorousBaffle/constant/g
index e0ac2653b5b370ad62f6770588121d30cac51627..0cc222ca3457ed24bf9753d0926fbee84359e624 100644
--- a/tutorials/multiphase/interFoam/ras/damBreakPorousBaffle/constant/g
+++ b/tutorials/multiphase/interFoam/ras/damBreakPorousBaffle/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 -9.81 0 );
+value           (0 -9.81 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/ras/weirOverflow/constant/g b/tutorials/multiphase/interFoam/ras/weirOverflow/constant/g
index e0ac2653b5b370ad62f6770588121d30cac51627..0cc222ca3457ed24bf9753d0926fbee84359e624 100644
--- a/tutorials/multiphase/interFoam/ras/weirOverflow/constant/g
+++ b/tutorials/multiphase/interFoam/ras/weirOverflow/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 -9.81 0 );
+value           (0 -9.81 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interMixingFoam/laminar/damBreak/constant/g b/tutorials/multiphase/interMixingFoam/laminar/damBreak/constant/g
index e0ac2653b5b370ad62f6770588121d30cac51627..0cc222ca3457ed24bf9753d0926fbee84359e624 100644
--- a/tutorials/multiphase/interMixingFoam/laminar/damBreak/constant/g
+++ b/tutorials/multiphase/interMixingFoam/laminar/damBreak/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 -9.81 0 );
+value           (0 -9.81 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interMixingFoam/laminar/damBreak/system/decomposeParDict b/tutorials/multiphase/interMixingFoam/laminar/damBreak/system/decomposeParDict
index e7e490bf74b1a3f58a34923b4f98569f1b09e483..652d42b19542978908d7601c6ce9b1d87acb4352 100644
--- a/tutorials/multiphase/interMixingFoam/laminar/damBreak/system/decomposeParDict
+++ b/tutorials/multiphase/interMixingFoam/laminar/damBreak/system/decomposeParDict
@@ -21,13 +21,13 @@ method          simple;
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 1 1 1 );
+    n               (1 1 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/system/decomposeParDict b/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/system/decomposeParDict
index e7e490bf74b1a3f58a34923b4f98569f1b09e483..652d42b19542978908d7601c6ce9b1d87acb4352 100644
--- a/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/system/decomposeParDict
+++ b/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/system/decomposeParDict
@@ -21,13 +21,13 @@ method          simple;
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 1 1 1 );
+    n               (1 1 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/constant/g b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/constant/g
index e0ac2653b5b370ad62f6770588121d30cac51627..0cc222ca3457ed24bf9753d0926fbee84359e624 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/constant/g
+++ b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 -9.81 0 );
+value           (0 -9.81 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/system/decomposeParDict b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/system/decomposeParDict
index e7e490bf74b1a3f58a34923b4f98569f1b09e483..652d42b19542978908d7601c6ce9b1d87acb4352 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/system/decomposeParDict
+++ b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/system/decomposeParDict
@@ -21,13 +21,13 @@ method          simple;
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 1 1 1 );
+    n               (1 1 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/system/setFieldsDict b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/system/setFieldsDict
index 0a139a98ecd8a2e9d84aaf2bde4c6bb1306f923e..b277afb1c5bdf2d737745cb7c6c308784da5ac6f 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/system/setFieldsDict
+++ b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/system/setFieldsDict
@@ -21,14 +21,14 @@ defaultFieldValues
     volScalarFieldValue alpha.water 0
     volScalarFieldValue alpha.oil 0
     volScalarFieldValue alpha.mercury 0
-    volVectorFieldValue U ( 0 0 0 )
+    volVectorFieldValue U (0 0 0)
 );
 
 regions
 (
     boxToCell
     {
-        box ( 0 0 -1 ) ( 0.1461 0.292 1 );
+        box (0 0 -1) (0.1461 0.292 1);
         fieldValues
         (
             volScalarFieldValue alpha.water 1
@@ -39,7 +39,7 @@ regions
     }
     boxToCell
     {
-        box ( 0.1461 0 -1 ) ( 0.2922 0.292 1 );
+        box (0.1461 0 -1) (0.2922 0.292 1);
         fieldValues
         (
             volScalarFieldValue alpha.water 0
@@ -50,7 +50,7 @@ regions
     }
     boxToCell
     {
-        box ( 0 0 -1 ) ( 0.1461 0.1 1 );
+        box (0 0 -1) (0.1461 0.1 1);
         fieldValues
         (
             volScalarFieldValue alpha.water 0
diff --git a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/constant/g b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/constant/g
index e0ac2653b5b370ad62f6770588121d30cac51627..0cc222ca3457ed24bf9753d0926fbee84359e624 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/constant/g
+++ b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 -9.81 0 );
+value           (0 -9.81 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/system/decomposeParDict b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/system/decomposeParDict
index e7e490bf74b1a3f58a34923b4f98569f1b09e483..652d42b19542978908d7601c6ce9b1d87acb4352 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/system/decomposeParDict
+++ b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/system/decomposeParDict
@@ -21,13 +21,13 @@ method          simple;
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 1 1 1 );
+    n               (1 1 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/system/setFieldsDict b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/system/setFieldsDict
index 0a139a98ecd8a2e9d84aaf2bde4c6bb1306f923e..b277afb1c5bdf2d737745cb7c6c308784da5ac6f 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/system/setFieldsDict
+++ b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/system/setFieldsDict
@@ -21,14 +21,14 @@ defaultFieldValues
     volScalarFieldValue alpha.water 0
     volScalarFieldValue alpha.oil 0
     volScalarFieldValue alpha.mercury 0
-    volVectorFieldValue U ( 0 0 0 )
+    volVectorFieldValue U (0 0 0)
 );
 
 regions
 (
     boxToCell
     {
-        box ( 0 0 -1 ) ( 0.1461 0.292 1 );
+        box (0 0 -1) (0.1461 0.292 1);
         fieldValues
         (
             volScalarFieldValue alpha.water 1
@@ -39,7 +39,7 @@ regions
     }
     boxToCell
     {
-        box ( 0.1461 0 -1 ) ( 0.2922 0.292 1 );
+        box (0.1461 0 -1) (0.2922 0.292 1);
         fieldValues
         (
             volScalarFieldValue alpha.water 0
@@ -50,7 +50,7 @@ regions
     }
     boxToCell
     {
-        box ( 0 0 -1 ) ( 0.1461 0.1 1 );
+        box (0 0 -1) (0.1461 0.1 1);
         fieldValues
         (
             volScalarFieldValue alpha.water 0
diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/constant/g b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/constant/g
index e0ac2653b5b370ad62f6770588121d30cac51627..0cc222ca3457ed24bf9753d0926fbee84359e624 100644
--- a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/constant/g
+++ b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 -9.81 0 );
+value           (0 -9.81 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/system/decomposeParDict b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/system/decomposeParDict
index e7e490bf74b1a3f58a34923b4f98569f1b09e483..652d42b19542978908d7601c6ce9b1d87acb4352 100644
--- a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/system/decomposeParDict
+++ b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/system/decomposeParDict
@@ -21,13 +21,13 @@ method          simple;
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 1 1 1 );
+    n               (1 1 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/system/setFieldsDict b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/system/setFieldsDict
index 0a139a98ecd8a2e9d84aaf2bde4c6bb1306f923e..b277afb1c5bdf2d737745cb7c6c308784da5ac6f 100644
--- a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/system/setFieldsDict
+++ b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/system/setFieldsDict
@@ -21,14 +21,14 @@ defaultFieldValues
     volScalarFieldValue alpha.water 0
     volScalarFieldValue alpha.oil 0
     volScalarFieldValue alpha.mercury 0
-    volVectorFieldValue U ( 0 0 0 )
+    volVectorFieldValue U (0 0 0)
 );
 
 regions
 (
     boxToCell
     {
-        box ( 0 0 -1 ) ( 0.1461 0.292 1 );
+        box (0 0 -1) (0.1461 0.292 1);
         fieldValues
         (
             volScalarFieldValue alpha.water 1
@@ -39,7 +39,7 @@ regions
     }
     boxToCell
     {
-        box ( 0.1461 0 -1 ) ( 0.2922 0.292 1 );
+        box (0.1461 0 -1) (0.2922 0.292 1);
         fieldValues
         (
             volScalarFieldValue alpha.water 0
@@ -50,7 +50,7 @@ regions
     }
     boxToCell
     {
-        box ( 0 0 -1 ) ( 0.1461 0.1 1 );
+        box (0 0 -1) (0.1461 0.1 1);
         fieldValues
         (
             volScalarFieldValue alpha.water 0
diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/constant/g b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/constant/g
index e0ac2653b5b370ad62f6770588121d30cac51627..0cc222ca3457ed24bf9753d0926fbee84359e624 100644
--- a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/constant/g
+++ b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 -9.81 0 );
+value           (0 -9.81 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/system/decomposeParDict b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/system/decomposeParDict
index e7e490bf74b1a3f58a34923b4f98569f1b09e483..652d42b19542978908d7601c6ce9b1d87acb4352 100644
--- a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/system/decomposeParDict
+++ b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/system/decomposeParDict
@@ -21,13 +21,13 @@ method          simple;
 
 simpleCoeffs
 {
-    n               ( 2 2 1 );
+    n               (2 2 1);
     delta           0.001;
 }
 
 hierarchicalCoeffs
 {
-    n               ( 1 1 1 );
+    n               (1 1 1);
     delta           0.001;
     order           xyz;
 }
diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/system/setFieldsDict b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/system/setFieldsDict
index 0a139a98ecd8a2e9d84aaf2bde4c6bb1306f923e..b277afb1c5bdf2d737745cb7c6c308784da5ac6f 100644
--- a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/system/setFieldsDict
+++ b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/system/setFieldsDict
@@ -21,14 +21,14 @@ defaultFieldValues
     volScalarFieldValue alpha.water 0
     volScalarFieldValue alpha.oil 0
     volScalarFieldValue alpha.mercury 0
-    volVectorFieldValue U ( 0 0 0 )
+    volVectorFieldValue U (0 0 0)
 );
 
 regions
 (
     boxToCell
     {
-        box ( 0 0 -1 ) ( 0.1461 0.292 1 );
+        box (0 0 -1) (0.1461 0.292 1);
         fieldValues
         (
             volScalarFieldValue alpha.water 1
@@ -39,7 +39,7 @@ regions
     }
     boxToCell
     {
-        box ( 0.1461 0 -1 ) ( 0.2922 0.292 1 );
+        box (0.1461 0 -1) (0.2922 0.292 1);
         fieldValues
         (
             volScalarFieldValue alpha.water 0
@@ -50,7 +50,7 @@ regions
     }
     boxToCell
     {
-        box ( 0 0 -1 ) ( 0.1461 0.1 1 );
+        box (0 0 -1) (0.1461 0.1 1);
         fieldValues
         (
             volScalarFieldValue alpha.water 0
diff --git a/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/constant/g b/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/constant/g
index e0ac2653b5b370ad62f6770588121d30cac51627..0cc222ca3457ed24bf9753d0926fbee84359e624 100644
--- a/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/constant/g
+++ b/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 -9.81 0 );
+value           (0 -9.81 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/constant/g b/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/constant/g
index e0ac2653b5b370ad62f6770588121d30cac51627..0cc222ca3457ed24bf9753d0926fbee84359e624 100644
--- a/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/constant/g
+++ b/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 -9.81 0 );
+value           (0 -9.81 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/constant/g b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/constant/g
index e0ac2653b5b370ad62f6770588121d30cac51627..0cc222ca3457ed24bf9753d0926fbee84359e624 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/constant/g
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 -9.81 0 );
+value           (0 -9.81 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/system/setFieldsDict b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/system/setFieldsDict
index da4c6ee6f2b05ccee47aa322a096b2cacad742a0..6b0a740e5c4fe893eecdacf9dea538e4c5dda9dd 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/system/setFieldsDict
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/system/setFieldsDict
@@ -25,7 +25,7 @@ regions
 (
     boxToCell
     {
-        box ( 0 0 -0.1 ) ( 0.15 0.5 0.1 );
+        box (0 0 -0.1) (0.15 0.5 0.1);
         fieldValues
         (
             volScalarFieldValue alpha.air 0.45
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/constant/g b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/constant/g
index e0ac2653b5b370ad62f6770588121d30cac51627..0cc222ca3457ed24bf9753d0926fbee84359e624 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/constant/g
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 -9.81 0 );
+value           (0 -9.81 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/system/setFieldsDict b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/system/setFieldsDict
index da4c6ee6f2b05ccee47aa322a096b2cacad742a0..6b0a740e5c4fe893eecdacf9dea538e4c5dda9dd 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/system/setFieldsDict
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/system/setFieldsDict
@@ -25,7 +25,7 @@ regions
 (
     boxToCell
     {
-        box ( 0 0 -0.1 ) ( 0.15 0.5 0.1 );
+        box (0 0 -0.1) (0.15 0.5 0.1);
         fieldValues
         (
             volScalarFieldValue alpha.air 0.45
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/constant/g b/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/constant/g
index e0ac2653b5b370ad62f6770588121d30cac51627..0cc222ca3457ed24bf9753d0926fbee84359e624 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/constant/g
+++ b/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 -9.81 0 );
+value           (0 -9.81 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/system/setFieldsDict b/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/system/setFieldsDict
index da4c6ee6f2b05ccee47aa322a096b2cacad742a0..6b0a740e5c4fe893eecdacf9dea538e4c5dda9dd 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/system/setFieldsDict
+++ b/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/system/setFieldsDict
@@ -25,7 +25,7 @@ regions
 (
     boxToCell
     {
-        box ( 0 0 -0.1 ) ( 0.15 0.5 0.1 );
+        box (0 0 -0.1) (0.15 0.5 0.1);
         fieldValues
         (
             volScalarFieldValue alpha.air 0.45
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/constant/g b/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/constant/g
index e0ac2653b5b370ad62f6770588121d30cac51627..0cc222ca3457ed24bf9753d0926fbee84359e624 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/constant/g
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/constant/g
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0 -9.81 0 );
+value           (0 -9.81 0);
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/system/setFieldsDict b/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/system/setFieldsDict
index da4c6ee6f2b05ccee47aa322a096b2cacad742a0..6b0a740e5c4fe893eecdacf9dea538e4c5dda9dd 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/system/setFieldsDict
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/system/setFieldsDict
@@ -25,7 +25,7 @@ regions
 (
     boxToCell
     {
-        box ( 0 0 -0.1 ) ( 0.15 0.5 0.1 );
+        box (0 0 -0.1) (0.15 0.5 0.1);
         fieldValues
         (
             volScalarFieldValue alpha.air 0.45
diff --git a/tutorials/stressAnalysis/solidDisplacementFoam/plateHole/0/D b/tutorials/stressAnalysis/solidDisplacementFoam/plateHole/0/D
index 66be39bd448954b619b9127db59e5dd9c0c41e9e..c4a675b0aa504eb6019178bcc4687786114f9f9f 100644
--- a/tutorials/stressAnalysis/solidDisplacementFoam/plateHole/0/D
+++ b/tutorials/stressAnalysis/solidDisplacementFoam/plateHole/0/D
@@ -27,7 +27,7 @@ boundaryField
     right
     {
         type            tractionDisplacement;
-        traction        uniform ( 10000 0 0 );
+        traction        uniform (10000 0 0);
         pressure        uniform 0;
         value           uniform (0 0 0);
     }
@@ -38,14 +38,14 @@ boundaryField
     up
     {
         type            tractionDisplacement;
-        traction        uniform ( 0 0 0 );
+        traction        uniform (0 0 0);
         pressure        uniform 0;
         value           uniform (0 0 0);
     }
     hole
     {
         type            tractionDisplacement;
-        traction        uniform ( 0 0 0 );
+        traction        uniform (0 0 0);
         pressure        uniform 0;
         value           uniform (0 0 0);
     }
diff --git a/tutorials/stressAnalysis/solidDisplacementFoam/plateHole/system/sampleDict b/tutorials/stressAnalysis/solidDisplacementFoam/plateHole/system/sampleDict
index 8348c02ea0c8eeac49ac5249a23573e00868197c..9df772568726e30d88e495544e63f1815b059b7f 100644
--- a/tutorials/stressAnalysis/solidDisplacementFoam/plateHole/system/sampleDict
+++ b/tutorials/stressAnalysis/solidDisplacementFoam/plateHole/system/sampleDict
@@ -25,8 +25,8 @@ sets
     {
         type    uniform;
         axis    y;
-        start   ( 0 0.5 0.25 );
-        end     ( 0 2 0.25 );
+        start   (0 0.5 0.25);
+        end     (0 2 0.25);
         nPoints 100;
     }
 );
diff --git a/tutorials/stressAnalysis/solidDisplacementFoam/plateHole/system/sampleSurfaceDict b/tutorials/stressAnalysis/solidDisplacementFoam/plateHole/system/sampleSurfaceDict
index 289186bb9477dcc80ce43894edd37a0df07d9786..68446c9905aeafaf264e2311865fcf4eed5c4b74 100644
--- a/tutorials/stressAnalysis/solidDisplacementFoam/plateHole/system/sampleSurfaceDict
+++ b/tutorials/stressAnalysis/solidDisplacementFoam/plateHole/system/sampleSurfaceDict
@@ -25,8 +25,8 @@ surfaces
     {
         type plane;
         name plate;
-        basePoint ( 0 0 0.25 );
-        normalVector ( 0 0 1 );
+        basePoint (0 0 0.25);
+        normalVector (0 0 1);
     }
 );
 
diff --git a/tutorials/stressAnalysis/solidEquilibriumDisplacementFoam/beamEndLoad/0/D b/tutorials/stressAnalysis/solidEquilibriumDisplacementFoam/beamEndLoad/0/D
index 2faf71aca74fe8aa4938a8e15d80e3972e505c28..81f99d5f7b34dff14afc93d93dd541f099f17d9b 100644
--- a/tutorials/stressAnalysis/solidEquilibriumDisplacementFoam/beamEndLoad/0/D
+++ b/tutorials/stressAnalysis/solidEquilibriumDisplacementFoam/beamEndLoad/0/D
@@ -16,7 +16,7 @@ FoamFile
 
 dimensions          [0 1 0 0 0 0 0];
 
-internalField       uniform ( 0 0 0 );
+internalField       uniform (0 0 0);
 
 boundaryField
 {