diff --git a/etc/settings.csh b/etc/settings.csh
index 68e82cb0f11a98b34998367213fbd77bf28a7248..139a295870d5b7d6c66ef01ab820cb22511cea1d 100644
--- a/etc/settings.csh
+++ b/etc/settings.csh
@@ -108,7 +108,7 @@ case ThirdParty:
         breaksw
     case Gcc45:
     case Gcc45++0x:
-        set gcc_version=gcc-4.5.0
+        set gcc_version=gcc-4.5.2
         set gmp_version=gmp-5.0.1
         set mpfr_version=mpfr-2.4.2
         set mpc_version=mpc-0.8.1
diff --git a/etc/settings.sh b/etc/settings.sh
index b466cd4fe71798b1c16c57415760f14a76aec886..e401860ef26d9ae15c5e924527cbd06ca1aef3f6 100644
--- a/etc/settings.sh
+++ b/etc/settings.sh
@@ -2,7 +2,7 @@
 # =========                 |
 # \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox
 #  \\    /   O peration     |
-#   \\  /    A nd           | Copyright (C) 1991-2010 OpenCFD Ltd.
+#   \\  /    A nd           | Copyright (C) 1991-2011 OpenCFD Ltd.
 #    \\/     M anipulation  |
 #------------------------------------------------------------------------------
 # License
@@ -127,7 +127,7 @@ OpenFOAM | ThirdParty)
         mpfr_version=mpfr-2.4.2
         ;;
     Gcc45 | Gcc45++0x)
-        gcc_version=gcc-4.5.0
+        gcc_version=gcc-4.5.2
         gmp_version=gmp-5.0.1
         mpfr_version=mpfr-2.4.2
         mpc_version=mpc-0.8.1
diff --git a/tutorials/combustion/fireFoam/les/smallPoolFire3D/system/decomposeParDict b/tutorials/combustion/fireFoam/les/smallPoolFire3D/system/decomposeParDict
index 535f85cc634630f9bceb43dae557f11aca15f310..99eed3629ec964960a56948d38baad5247a82735 100644
--- a/tutorials/combustion/fireFoam/les/smallPoolFire3D/system/decomposeParDict
+++ b/tutorials/combustion/fireFoam/les/smallPoolFire3D/system/decomposeParDict
@@ -37,9 +37,5 @@ manualCoeffs
     dataFile        "cellDecomposition";
 }
 
-metisCoeffs
-{
-}
-
 
 // ************************************************************************* //
diff --git a/tutorials/compressible/rhoCentralFoam/LadenburgJet60psi/system/decomposeParDict b/tutorials/compressible/rhoCentralFoam/LadenburgJet60psi/system/decomposeParDict
index 0e973e239567423cb6b10b59c12658dbe2bee845..3c7aa260c8f6735e7bc5e1f6f62a0b8638dacb14 100644
--- a/tutorials/compressible/rhoCentralFoam/LadenburgJet60psi/system/decomposeParDict
+++ b/tutorials/compressible/rhoCentralFoam/LadenburgJet60psi/system/decomposeParDict
@@ -32,11 +32,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-    processorWeights ( 1 1 1 1 );
-}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/discreteMethods/dsmcFoam/freeSpacePeriodic/system/decomposeParDict b/tutorials/discreteMethods/dsmcFoam/freeSpacePeriodic/system/decomposeParDict
index d6827ca176df8789191e783502037bbbf3c5e72d..be24780cea72e4c83b066bc0ccc7adba0c0827b3 100644
--- a/tutorials/discreteMethods/dsmcFoam/freeSpacePeriodic/system/decomposeParDict
+++ b/tutorials/discreteMethods/dsmcFoam/freeSpacePeriodic/system/decomposeParDict
@@ -32,11 +32,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-    processorWeights ( 1 1 1 1 );
-}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/discreteMethods/dsmcFoam/freeSpaceStream/system/decomposeParDict b/tutorials/discreteMethods/dsmcFoam/freeSpaceStream/system/decomposeParDict
index d6827ca176df8789191e783502037bbbf3c5e72d..be24780cea72e4c83b066bc0ccc7adba0c0827b3 100644
--- a/tutorials/discreteMethods/dsmcFoam/freeSpaceStream/system/decomposeParDict
+++ b/tutorials/discreteMethods/dsmcFoam/freeSpaceStream/system/decomposeParDict
@@ -32,11 +32,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-    processorWeights ( 1 1 1 1 );
-}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/discreteMethods/dsmcFoam/supersonicCorner/system/decomposeParDict b/tutorials/discreteMethods/dsmcFoam/supersonicCorner/system/decomposeParDict
index fafe891ce1ac8e17ca07489001d9c00669dce7ef..8e1ea9515ed7b349458b044ffa81d1da046aa1af 100644
--- a/tutorials/discreteMethods/dsmcFoam/supersonicCorner/system/decomposeParDict
+++ b/tutorials/discreteMethods/dsmcFoam/supersonicCorner/system/decomposeParDict
@@ -32,11 +32,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-    processorWeights ( 1 1 1 1 );
-}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/discreteMethods/dsmcFoam/wedge15Ma5/system/decomposeParDict b/tutorials/discreteMethods/dsmcFoam/wedge15Ma5/system/decomposeParDict
index fafe891ce1ac8e17ca07489001d9c00669dce7ef..8e1ea9515ed7b349458b044ffa81d1da046aa1af 100644
--- a/tutorials/discreteMethods/dsmcFoam/wedge15Ma5/system/decomposeParDict
+++ b/tutorials/discreteMethods/dsmcFoam/wedge15Ma5/system/decomposeParDict
@@ -32,11 +32,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-    processorWeights ( 1 1 1 1 );
-}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/periodicCubeArgon/system/decomposeParDict b/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/periodicCubeArgon/system/decomposeParDict
index c3275fc215747bf08169a18ac40a604f705373a2..c2f1fe31ef674a0d95ec8efb2c4cdd1f11204d0d 100644
--- a/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/periodicCubeArgon/system/decomposeParDict
+++ b/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/periodicCubeArgon/system/decomposeParDict
@@ -33,15 +33,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-    processorWeights
-    (
-        1
-        3
-    );
-}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/periodicCubeWater/system/decomposeParDict b/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/periodicCubeWater/system/decomposeParDict
index ccd74fc281e3c3df9cda49a36f647db5e0a27a80..6eff2a638e99234b93831b58006dccc36419ee69 100644
--- a/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/periodicCubeWater/system/decomposeParDict
+++ b/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/periodicCubeWater/system/decomposeParDict
@@ -33,15 +33,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-    processorWeights
-    (
-        1
-        3
-    );
-}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/discreteMethods/molecularDynamics/mdFoam/nanoNozzle/system/decomposeParDict b/tutorials/discreteMethods/molecularDynamics/mdFoam/nanoNozzle/system/decomposeParDict
index 849ce844b9775b39b54ce351ee1a19863fd4d132..1604f5d3be810a95ede918f696e75f400c3fdfe1 100644
--- a/tutorials/discreteMethods/molecularDynamics/mdFoam/nanoNozzle/system/decomposeParDict
+++ b/tutorials/discreteMethods/molecularDynamics/mdFoam/nanoNozzle/system/decomposeParDict
@@ -33,17 +33,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-    processorWeights
-    (
-        1
-        1
-        1
-        1
-    );
-}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/system/decomposeParDict b/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/system/decomposeParDict
index a19902c4dc89acf627cc2e4fbf121e5200186072..b2f95ceb34cb665c3f6c04018a251e26be6db7fa 100644
--- a/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/system/decomposeParDict
+++ b/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/system/decomposeParDict
@@ -37,9 +37,5 @@ manualCoeffs
     dataFile        "cellDecomposition";
 }
 
-metisCoeffs
-{
-}
-
 
 // ************************************************************************* //
diff --git a/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/bottomAir/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/bottomAir/decomposeParDict
index e53a523c9d58e8314f6eeea8b310d284b54f6cd0..1aaedd5a48c4d36a6a74b659431807617a4362fc 100644
--- a/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/bottomAir/decomposeParDict
+++ b/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/bottomAir/decomposeParDict
@@ -25,7 +25,6 @@ numberOfSubdomains  4;
 method          scotch;
 // method          hierarchical;
 // method          simple;
-// method          metis;
 // method          manual;
 
 simpleCoeffs
@@ -41,19 +40,6 @@ hierarchicalCoeffs
     order       xyz;
 }
 
-metisCoeffs
-{
- /*
-    processorWeights
-    (
-        1
-        1
-        1
-        1
-    );
-  */
-}
-
 scotchCoeffs
 {
     //processorWeights
@@ -76,7 +62,7 @@ manualCoeffs
 //// Is the case distributed
 //distributed     yes;
 //// Per slave (so nProcs-1 entries) the directory above the case.
-//roots           
+//roots
 //(
 //    "/tmp"
 //    "/tmp"
diff --git a/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/decomposeParDict
index e53a523c9d58e8314f6eeea8b310d284b54f6cd0..1aaedd5a48c4d36a6a74b659431807617a4362fc 100644
--- a/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/decomposeParDict
+++ b/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/decomposeParDict
@@ -25,7 +25,6 @@ numberOfSubdomains  4;
 method          scotch;
 // method          hierarchical;
 // method          simple;
-// method          metis;
 // method          manual;
 
 simpleCoeffs
@@ -41,19 +40,6 @@ hierarchicalCoeffs
     order       xyz;
 }
 
-metisCoeffs
-{
- /*
-    processorWeights
-    (
-        1
-        1
-        1
-        1
-    );
-  */
-}
-
 scotchCoeffs
 {
     //processorWeights
@@ -76,7 +62,7 @@ manualCoeffs
 //// Is the case distributed
 //distributed     yes;
 //// Per slave (so nProcs-1 entries) the directory above the case.
-//roots           
+//roots
 //(
 //    "/tmp"
 //    "/tmp"
diff --git a/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/heater/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/heater/decomposeParDict
index 8f6ced4ac38fc5f058b8c4370ed4002c036d61f6..1aaedd5a48c4d36a6a74b659431807617a4362fc 100644
--- a/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/heater/decomposeParDict
+++ b/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/heater/decomposeParDict
@@ -25,7 +25,6 @@ numberOfSubdomains  4;
 method          scotch;
 // method          hierarchical;
 // method          simple;
-// method          metis;
 // method          manual;
 
 simpleCoeffs
@@ -41,19 +40,6 @@ hierarchicalCoeffs
     order       xyz;
 }
 
-metisCoeffs
-{
- /*
-    processorWeights
-    (
-        1
-        1
-        1
-        1
-    );
-  */
-}
-
 scotchCoeffs
 {
     //processorWeights
diff --git a/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/leftSolid/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/leftSolid/decomposeParDict
index e53a523c9d58e8314f6eeea8b310d284b54f6cd0..1aaedd5a48c4d36a6a74b659431807617a4362fc 100644
--- a/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/leftSolid/decomposeParDict
+++ b/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/leftSolid/decomposeParDict
@@ -25,7 +25,6 @@ numberOfSubdomains  4;
 method          scotch;
 // method          hierarchical;
 // method          simple;
-// method          metis;
 // method          manual;
 
 simpleCoeffs
@@ -41,19 +40,6 @@ hierarchicalCoeffs
     order       xyz;
 }
 
-metisCoeffs
-{
- /*
-    processorWeights
-    (
-        1
-        1
-        1
-        1
-    );
-  */
-}
-
 scotchCoeffs
 {
     //processorWeights
@@ -76,7 +62,7 @@ manualCoeffs
 //// Is the case distributed
 //distributed     yes;
 //// Per slave (so nProcs-1 entries) the directory above the case.
-//roots           
+//roots
 //(
 //    "/tmp"
 //    "/tmp"
diff --git a/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/rightSolid/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/rightSolid/decomposeParDict
index e53a523c9d58e8314f6eeea8b310d284b54f6cd0..1aaedd5a48c4d36a6a74b659431807617a4362fc 100644
--- a/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/rightSolid/decomposeParDict
+++ b/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/rightSolid/decomposeParDict
@@ -25,7 +25,6 @@ numberOfSubdomains  4;
 method          scotch;
 // method          hierarchical;
 // method          simple;
-// method          metis;
 // method          manual;
 
 simpleCoeffs
@@ -41,19 +40,6 @@ hierarchicalCoeffs
     order       xyz;
 }
 
-metisCoeffs
-{
- /*
-    processorWeights
-    (
-        1
-        1
-        1
-        1
-    );
-  */
-}
-
 scotchCoeffs
 {
     //processorWeights
@@ -76,7 +62,7 @@ manualCoeffs
 //// Is the case distributed
 //distributed     yes;
 //// Per slave (so nProcs-1 entries) the directory above the case.
-//roots           
+//roots
 //(
 //    "/tmp"
 //    "/tmp"
diff --git a/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/topAir/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/topAir/decomposeParDict
index e53a523c9d58e8314f6eeea8b310d284b54f6cd0..1aaedd5a48c4d36a6a74b659431807617a4362fc 100644
--- a/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/topAir/decomposeParDict
+++ b/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/topAir/decomposeParDict
@@ -25,7 +25,6 @@ numberOfSubdomains  4;
 method          scotch;
 // method          hierarchical;
 // method          simple;
-// method          metis;
 // method          manual;
 
 simpleCoeffs
@@ -41,19 +40,6 @@ hierarchicalCoeffs
     order       xyz;
 }
 
-metisCoeffs
-{
- /*
-    processorWeights
-    (
-        1
-        1
-        1
-        1
-    );
-  */
-}
-
 scotchCoeffs
 {
     //processorWeights
@@ -76,7 +62,7 @@ manualCoeffs
 //// Is the case distributed
 //distributed     yes;
 //// Per slave (so nProcs-1 entries) the directory above the case.
-//roots           
+//roots
 //(
 //    "/tmp"
 //    "/tmp"
diff --git a/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionLiquidHeater/system/bottomWater/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionLiquidHeater/system/bottomWater/decomposeParDict
index 8f6ced4ac38fc5f058b8c4370ed4002c036d61f6..1aaedd5a48c4d36a6a74b659431807617a4362fc 100644
--- a/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionLiquidHeater/system/bottomWater/decomposeParDict
+++ b/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionLiquidHeater/system/bottomWater/decomposeParDict
@@ -25,7 +25,6 @@ numberOfSubdomains  4;
 method          scotch;
 // method          hierarchical;
 // method          simple;
-// method          metis;
 // method          manual;
 
 simpleCoeffs
@@ -41,19 +40,6 @@ hierarchicalCoeffs
     order       xyz;
 }
 
-metisCoeffs
-{
- /*
-    processorWeights
-    (
-        1
-        1
-        1
-        1
-    );
-  */
-}
-
 scotchCoeffs
 {
     //processorWeights
diff --git a/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionLiquidHeater/system/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionLiquidHeater/system/decomposeParDict
index 8f6ced4ac38fc5f058b8c4370ed4002c036d61f6..1aaedd5a48c4d36a6a74b659431807617a4362fc 100644
--- a/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionLiquidHeater/system/decomposeParDict
+++ b/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionLiquidHeater/system/decomposeParDict
@@ -25,7 +25,6 @@ numberOfSubdomains  4;
 method          scotch;
 // method          hierarchical;
 // method          simple;
-// method          metis;
 // method          manual;
 
 simpleCoeffs
@@ -41,19 +40,6 @@ hierarchicalCoeffs
     order       xyz;
 }
 
-metisCoeffs
-{
- /*
-    processorWeights
-    (
-        1
-        1
-        1
-        1
-    );
-  */
-}
-
 scotchCoeffs
 {
     //processorWeights
diff --git a/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionLiquidHeater/system/heater/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionLiquidHeater/system/heater/decomposeParDict
index 8f6ced4ac38fc5f058b8c4370ed4002c036d61f6..1aaedd5a48c4d36a6a74b659431807617a4362fc 100644
--- a/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionLiquidHeater/system/heater/decomposeParDict
+++ b/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionLiquidHeater/system/heater/decomposeParDict
@@ -25,7 +25,6 @@ numberOfSubdomains  4;
 method          scotch;
 // method          hierarchical;
 // method          simple;
-// method          metis;
 // method          manual;
 
 simpleCoeffs
@@ -41,19 +40,6 @@ hierarchicalCoeffs
     order       xyz;
 }
 
-metisCoeffs
-{
- /*
-    processorWeights
-    (
-        1
-        1
-        1
-        1
-    );
-  */
-}
-
 scotchCoeffs
 {
     //processorWeights
diff --git a/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionLiquidHeater/system/leftSolid/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionLiquidHeater/system/leftSolid/decomposeParDict
index 8f6ced4ac38fc5f058b8c4370ed4002c036d61f6..1aaedd5a48c4d36a6a74b659431807617a4362fc 100644
--- a/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionLiquidHeater/system/leftSolid/decomposeParDict
+++ b/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionLiquidHeater/system/leftSolid/decomposeParDict
@@ -25,7 +25,6 @@ numberOfSubdomains  4;
 method          scotch;
 // method          hierarchical;
 // method          simple;
-// method          metis;
 // method          manual;
 
 simpleCoeffs
@@ -41,19 +40,6 @@ hierarchicalCoeffs
     order       xyz;
 }
 
-metisCoeffs
-{
- /*
-    processorWeights
-    (
-        1
-        1
-        1
-        1
-    );
-  */
-}
-
 scotchCoeffs
 {
     //processorWeights
diff --git a/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionLiquidHeater/system/rightSolid/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionLiquidHeater/system/rightSolid/decomposeParDict
index 8f6ced4ac38fc5f058b8c4370ed4002c036d61f6..1aaedd5a48c4d36a6a74b659431807617a4362fc 100644
--- a/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionLiquidHeater/system/rightSolid/decomposeParDict
+++ b/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionLiquidHeater/system/rightSolid/decomposeParDict
@@ -25,7 +25,6 @@ numberOfSubdomains  4;
 method          scotch;
 // method          hierarchical;
 // method          simple;
-// method          metis;
 // method          manual;
 
 simpleCoeffs
@@ -41,19 +40,6 @@ hierarchicalCoeffs
     order       xyz;
 }
 
-metisCoeffs
-{
- /*
-    processorWeights
-    (
-        1
-        1
-        1
-        1
-    );
-  */
-}
-
 scotchCoeffs
 {
     //processorWeights
diff --git a/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionLiquidHeater/system/topAir/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionLiquidHeater/system/topAir/decomposeParDict
index 8f6ced4ac38fc5f058b8c4370ed4002c036d61f6..1aaedd5a48c4d36a6a74b659431807617a4362fc 100644
--- a/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionLiquidHeater/system/topAir/decomposeParDict
+++ b/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionLiquidHeater/system/topAir/decomposeParDict
@@ -25,7 +25,6 @@ numberOfSubdomains  4;
 method          scotch;
 // method          hierarchical;
 // method          simple;
-// method          metis;
 // method          manual;
 
 simpleCoeffs
@@ -41,19 +40,6 @@ hierarchicalCoeffs
     order       xyz;
 }
 
-metisCoeffs
-{
- /*
-    processorWeights
-    (
-        1
-        1
-        1
-        1
-    );
-  */
-}
-
 scotchCoeffs
 {
     //processorWeights
diff --git a/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/bottomAir/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/bottomAir/decomposeParDict
index 8f6ced4ac38fc5f058b8c4370ed4002c036d61f6..1aaedd5a48c4d36a6a74b659431807617a4362fc 100644
--- a/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/bottomAir/decomposeParDict
+++ b/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/bottomAir/decomposeParDict
@@ -25,7 +25,6 @@ numberOfSubdomains  4;
 method          scotch;
 // method          hierarchical;
 // method          simple;
-// method          metis;
 // method          manual;
 
 simpleCoeffs
@@ -41,19 +40,6 @@ hierarchicalCoeffs
     order       xyz;
 }
 
-metisCoeffs
-{
- /*
-    processorWeights
-    (
-        1
-        1
-        1
-        1
-    );
-  */
-}
-
 scotchCoeffs
 {
     //processorWeights
diff --git a/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/decomposeParDict
index e1d400d82b2249587265598a9ba6775c5c79b4f2..ed718393ce1e239ee26b8beac30064afdd4bfedc 100644
--- a/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/decomposeParDict
+++ b/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/decomposeParDict
@@ -25,7 +25,6 @@ numberOfSubdomains  4;
 // method          scotch;
 method          hierarchical;
 // method          simple;
-// method          metis;
 // method          manual;
 
 simpleCoeffs
@@ -41,19 +40,6 @@ hierarchicalCoeffs
     order       xyz;
 }
 
-metisCoeffs
-{
- /*
-    processorWeights
-    (
-        1
-        1
-        1
-        1
-    );
-  */
-}
-
 scotchCoeffs
 {
     //processorWeights
@@ -76,7 +62,7 @@ manualCoeffs
 //// Is the case distributed
 //distributed     yes;
 //// Per slave (so nProcs-1 entries) the directory above the case.
-//roots           
+//roots
 //(
 //    "/tmp"
 //    "/tmp"
diff --git a/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/heater/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/heater/decomposeParDict
index 8f6ced4ac38fc5f058b8c4370ed4002c036d61f6..1aaedd5a48c4d36a6a74b659431807617a4362fc 100644
--- a/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/heater/decomposeParDict
+++ b/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/heater/decomposeParDict
@@ -25,7 +25,6 @@ numberOfSubdomains  4;
 method          scotch;
 // method          hierarchical;
 // method          simple;
-// method          metis;
 // method          manual;
 
 simpleCoeffs
@@ -41,19 +40,6 @@ hierarchicalCoeffs
     order       xyz;
 }
 
-metisCoeffs
-{
- /*
-    processorWeights
-    (
-        1
-        1
-        1
-        1
-    );
-  */
-}
-
 scotchCoeffs
 {
     //processorWeights
diff --git a/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/leftSolid/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/leftSolid/decomposeParDict
index 8f6ced4ac38fc5f058b8c4370ed4002c036d61f6..1aaedd5a48c4d36a6a74b659431807617a4362fc 100644
--- a/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/leftSolid/decomposeParDict
+++ b/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/leftSolid/decomposeParDict
@@ -25,7 +25,6 @@ numberOfSubdomains  4;
 method          scotch;
 // method          hierarchical;
 // method          simple;
-// method          metis;
 // method          manual;
 
 simpleCoeffs
@@ -41,19 +40,6 @@ hierarchicalCoeffs
     order       xyz;
 }
 
-metisCoeffs
-{
- /*
-    processorWeights
-    (
-        1
-        1
-        1
-        1
-    );
-  */
-}
-
 scotchCoeffs
 {
     //processorWeights
diff --git a/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/rightSolid/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/rightSolid/decomposeParDict
index 8f6ced4ac38fc5f058b8c4370ed4002c036d61f6..1aaedd5a48c4d36a6a74b659431807617a4362fc 100644
--- a/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/rightSolid/decomposeParDict
+++ b/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/rightSolid/decomposeParDict
@@ -25,7 +25,6 @@ numberOfSubdomains  4;
 method          scotch;
 // method          hierarchical;
 // method          simple;
-// method          metis;
 // method          manual;
 
 simpleCoeffs
@@ -41,19 +40,6 @@ hierarchicalCoeffs
     order       xyz;
 }
 
-metisCoeffs
-{
- /*
-    processorWeights
-    (
-        1
-        1
-        1
-        1
-    );
-  */
-}
-
 scotchCoeffs
 {
     //processorWeights
diff --git a/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/topAir/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/topAir/decomposeParDict
index 8f6ced4ac38fc5f058b8c4370ed4002c036d61f6..1aaedd5a48c4d36a6a74b659431807617a4362fc 100644
--- a/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/topAir/decomposeParDict
+++ b/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/topAir/decomposeParDict
@@ -25,7 +25,6 @@ numberOfSubdomains  4;
 method          scotch;
 // method          hierarchical;
 // method          simple;
-// method          metis;
 // method          manual;
 
 simpleCoeffs
@@ -41,19 +40,6 @@ hierarchicalCoeffs
     order       xyz;
 }
 
-metisCoeffs
-{
- /*
-    processorWeights
-    (
-        1
-        1
-        1
-        1
-    );
-  */
-}
-
 scotchCoeffs
 {
     //processorWeights
diff --git a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/system/bottomAir/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/system/bottomAir/decomposeParDict
index 8f6ced4ac38fc5f058b8c4370ed4002c036d61f6..1aaedd5a48c4d36a6a74b659431807617a4362fc 100644
--- a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/system/bottomAir/decomposeParDict
+++ b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/system/bottomAir/decomposeParDict
@@ -25,7 +25,6 @@ numberOfSubdomains  4;
 method          scotch;
 // method          hierarchical;
 // method          simple;
-// method          metis;
 // method          manual;
 
 simpleCoeffs
@@ -41,19 +40,6 @@ hierarchicalCoeffs
     order       xyz;
 }
 
-metisCoeffs
-{
- /*
-    processorWeights
-    (
-        1
-        1
-        1
-        1
-    );
-  */
-}
-
 scotchCoeffs
 {
     //processorWeights
diff --git a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/system/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/system/decomposeParDict
index 8f6ced4ac38fc5f058b8c4370ed4002c036d61f6..1aaedd5a48c4d36a6a74b659431807617a4362fc 100644
--- a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/system/decomposeParDict
+++ b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/system/decomposeParDict
@@ -25,7 +25,6 @@ numberOfSubdomains  4;
 method          scotch;
 // method          hierarchical;
 // method          simple;
-// method          metis;
 // method          manual;
 
 simpleCoeffs
@@ -41,19 +40,6 @@ hierarchicalCoeffs
     order       xyz;
 }
 
-metisCoeffs
-{
- /*
-    processorWeights
-    (
-        1
-        1
-        1
-        1
-    );
-  */
-}
-
 scotchCoeffs
 {
     //processorWeights
diff --git a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/system/heater/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/system/heater/decomposeParDict
index 8f6ced4ac38fc5f058b8c4370ed4002c036d61f6..1aaedd5a48c4d36a6a74b659431807617a4362fc 100644
--- a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/system/heater/decomposeParDict
+++ b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/system/heater/decomposeParDict
@@ -25,7 +25,6 @@ numberOfSubdomains  4;
 method          scotch;
 // method          hierarchical;
 // method          simple;
-// method          metis;
 // method          manual;
 
 simpleCoeffs
@@ -41,19 +40,6 @@ hierarchicalCoeffs
     order       xyz;
 }
 
-metisCoeffs
-{
- /*
-    processorWeights
-    (
-        1
-        1
-        1
-        1
-    );
-  */
-}
-
 scotchCoeffs
 {
     //processorWeights
diff --git a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/system/leftSolid/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/system/leftSolid/decomposeParDict
index 8f6ced4ac38fc5f058b8c4370ed4002c036d61f6..1aaedd5a48c4d36a6a74b659431807617a4362fc 100644
--- a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/system/leftSolid/decomposeParDict
+++ b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/system/leftSolid/decomposeParDict
@@ -25,7 +25,6 @@ numberOfSubdomains  4;
 method          scotch;
 // method          hierarchical;
 // method          simple;
-// method          metis;
 // method          manual;
 
 simpleCoeffs
@@ -41,19 +40,6 @@ hierarchicalCoeffs
     order       xyz;
 }
 
-metisCoeffs
-{
- /*
-    processorWeights
-    (
-        1
-        1
-        1
-        1
-    );
-  */
-}
-
 scotchCoeffs
 {
     //processorWeights
diff --git a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/system/rightSolid/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/system/rightSolid/decomposeParDict
index 8f6ced4ac38fc5f058b8c4370ed4002c036d61f6..1aaedd5a48c4d36a6a74b659431807617a4362fc 100644
--- a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/system/rightSolid/decomposeParDict
+++ b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/system/rightSolid/decomposeParDict
@@ -25,7 +25,6 @@ numberOfSubdomains  4;
 method          scotch;
 // method          hierarchical;
 // method          simple;
-// method          metis;
 // method          manual;
 
 simpleCoeffs
@@ -41,19 +40,6 @@ hierarchicalCoeffs
     order       xyz;
 }
 
-metisCoeffs
-{
- /*
-    processorWeights
-    (
-        1
-        1
-        1
-        1
-    );
-  */
-}
-
 scotchCoeffs
 {
     //processorWeights
diff --git a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/system/topAir/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/system/topAir/decomposeParDict
index 8f6ced4ac38fc5f058b8c4370ed4002c036d61f6..1aaedd5a48c4d36a6a74b659431807617a4362fc 100644
--- a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/system/topAir/decomposeParDict
+++ b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/system/topAir/decomposeParDict
@@ -25,7 +25,6 @@ numberOfSubdomains  4;
 method          scotch;
 // method          hierarchical;
 // method          simple;
-// method          metis;
 // method          manual;
 
 simpleCoeffs
@@ -41,19 +40,6 @@ hierarchicalCoeffs
     order       xyz;
 }
 
-metisCoeffs
-{
- /*
-    processorWeights
-    (
-        1
-        1
-        1
-        1
-    );
-  */
-}
-
 scotchCoeffs
 {
     //processorWeights
diff --git a/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion2D_pimpleDyMFoam/system/decomposeParDict b/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion2D_pimpleDyMFoam/system/decomposeParDict
index 514d91a827e0afd733b83eddc541b9914f58404f..e63167424c0947668ae03762c59717fbe7d35e09 100644
--- a/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion2D_pimpleDyMFoam/system/decomposeParDict
+++ b/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion2D_pimpleDyMFoam/system/decomposeParDict
@@ -37,9 +37,5 @@ manualCoeffs
     dataFile        "cellDecomposition";
 }
 
-metisCoeffs
-{
-}
-
 
 // ************************************************************************* //
diff --git a/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion_snappyHexMesh/system/decomposeParDict b/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion_snappyHexMesh/system/decomposeParDict
index 514d91a827e0afd733b83eddc541b9914f58404f..62dc14beeb551ca7ffbfb61ed724db592cdfe2ef 100644
--- a/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion_snappyHexMesh/system/decomposeParDict
+++ b/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion_snappyHexMesh/system/decomposeParDict
@@ -37,9 +37,4 @@ manualCoeffs
     dataFile        "cellDecomposition";
 }
 
-metisCoeffs
-{
-}
-
-
 // ************************************************************************* //
diff --git a/tutorials/incompressible/pisoFoam/les/pitzDailyDirectMapped/system/decomposeParDict b/tutorials/incompressible/pisoFoam/les/pitzDailyDirectMapped/system/decomposeParDict
index 5d8115cd178e4036de81fe37520c0300a475134b..287b30088f9d9968d7b668c092e895c8091219b6 100644
--- a/tutorials/incompressible/pisoFoam/les/pitzDailyDirectMapped/system/decomposeParDict
+++ b/tutorials/incompressible/pisoFoam/les/pitzDailyDirectMapped/system/decomposeParDict
@@ -32,10 +32,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/incompressible/simpleFoam/motorBike/system/decomposeParDict b/tutorials/incompressible/simpleFoam/motorBike/system/decomposeParDict
index 6549b7e085218c80a2b1373fcb9da7b825f6f0ff..ed8cab434cbb7138e3d08fa09a41a3e2694ba564 100644
--- a/tutorials/incompressible/simpleFoam/motorBike/system/decomposeParDict
+++ b/tutorials/incompressible/simpleFoam/motorBike/system/decomposeParDict
@@ -18,7 +18,6 @@ FoamFile
 numberOfSubdomains 6;
 
 method          hierarchical;
-// method          metis;
 // method          ptscotch;
 
 simpleCoeffs
@@ -39,11 +38,5 @@ manualCoeffs
     dataFile        "cellDecomposition";
 }
 
-metisCoeffs
-{
-    //n                   (5 1 1);
-    //cellWeightsFile     "constant/cellWeightsFile";
-}
-
 
 // ************************************************************************* //
diff --git a/tutorials/incompressible/simpleFoam/pitzDailyExptInlet/system/decomposeParDict b/tutorials/incompressible/simpleFoam/pitzDailyExptInlet/system/decomposeParDict
index b93c39fe508be16e067454357a8a0044a0406996..93b49f58dd8e35cdce6c80e5ba8286816139c7b8 100644
--- a/tutorials/incompressible/simpleFoam/pitzDailyExptInlet/system/decomposeParDict
+++ b/tutorials/incompressible/simpleFoam/pitzDailyExptInlet/system/decomposeParDict
@@ -32,10 +32,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/system/decomposeParDict b/tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/system/decomposeParDict
index d2eb7c697228fb56ee6b94f9421bfbb6473ecb5c..dc1e1a9083358187c43366403bbbb8c8046c655d 100644
--- a/tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/system/decomposeParDict
+++ b/tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/system/decomposeParDict
@@ -32,11 +32,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-    processorWeights ( 1 1 1 1 );
-}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/lagrangian/porousExplicitSourceReactingParcelFoam/filter/system/decomposeParDict b/tutorials/lagrangian/porousExplicitSourceReactingParcelFoam/filter/system/decomposeParDict
index 39c3316dea74553d259b3410eb33060a6a571236..6a12535722904d8695212deaa29c7b31f554314c 100644
--- a/tutorials/lagrangian/porousExplicitSourceReactingParcelFoam/filter/system/decomposeParDict
+++ b/tutorials/lagrangian/porousExplicitSourceReactingParcelFoam/filter/system/decomposeParDict
@@ -38,9 +38,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/lagrangian/reactingParcelFilmFoam/evaporationTest/system/decomposeParDict b/tutorials/lagrangian/reactingParcelFilmFoam/evaporationTest/system/decomposeParDict
index 9b200b05ed914ac3cc09df2ab15bf4f74c8a3290..8515059f1f8cc7357680fe5de035b6dab02e0f47 100644
--- a/tutorials/lagrangian/reactingParcelFilmFoam/evaporationTest/system/decomposeParDict
+++ b/tutorials/lagrangian/reactingParcelFilmFoam/evaporationTest/system/decomposeParDict
@@ -32,11 +32,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-    processorWeights ( 1 1 1 1 1 1 1 1 );
-}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/lagrangian/reactingParcelFilmFoam/evaporationTest/system/wallFilmRegion/decomposeParDict b/tutorials/lagrangian/reactingParcelFilmFoam/evaporationTest/system/wallFilmRegion/decomposeParDict
index 9b200b05ed914ac3cc09df2ab15bf4f74c8a3290..8515059f1f8cc7357680fe5de035b6dab02e0f47 100644
--- a/tutorials/lagrangian/reactingParcelFilmFoam/evaporationTest/system/wallFilmRegion/decomposeParDict
+++ b/tutorials/lagrangian/reactingParcelFilmFoam/evaporationTest/system/wallFilmRegion/decomposeParDict
@@ -32,11 +32,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-    processorWeights ( 1 1 1 1 1 1 1 1 );
-}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/lagrangian/reactingParcelFilmFoam/hotBoxes/system/decomposeParDict b/tutorials/lagrangian/reactingParcelFilmFoam/hotBoxes/system/decomposeParDict
index 176b1467df245f1883bc80052ba98e87e5ff934a..66b12fe52a12e18b54532358a7b20ece6c3df32c 100644
--- a/tutorials/lagrangian/reactingParcelFilmFoam/hotBoxes/system/decomposeParDict
+++ b/tutorials/lagrangian/reactingParcelFilmFoam/hotBoxes/system/decomposeParDict
@@ -17,7 +17,7 @@ FoamFile
 
 numberOfSubdomains 4;
 
-method          metis;
+method          scotch;
 
 simpleCoeffs
 {
@@ -32,11 +32,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-    processorWeights ( 1 1 1 1 );
-}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/lagrangian/reactingParcelFilmFoam/hotBoxes/system/wallFilmRegion.org/decomposeParDict b/tutorials/lagrangian/reactingParcelFilmFoam/hotBoxes/system/wallFilmRegion.org/decomposeParDict
index 07e539d558a0e47abe5204046ffd4a63a993b84e..66b12fe52a12e18b54532358a7b20ece6c3df32c 100644
--- a/tutorials/lagrangian/reactingParcelFilmFoam/hotBoxes/system/wallFilmRegion.org/decomposeParDict
+++ b/tutorials/lagrangian/reactingParcelFilmFoam/hotBoxes/system/wallFilmRegion.org/decomposeParDict
@@ -32,11 +32,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-    processorWeights ( 1 1 1 1 );
-}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/lagrangian/reactingParcelFilmFoam/multipleBoxes/system/decomposeParDict b/tutorials/lagrangian/reactingParcelFilmFoam/multipleBoxes/system/decomposeParDict
index d2eb7c697228fb56ee6b94f9421bfbb6473ecb5c..dc1e1a9083358187c43366403bbbb8c8046c655d 100644
--- a/tutorials/lagrangian/reactingParcelFilmFoam/multipleBoxes/system/decomposeParDict
+++ b/tutorials/lagrangian/reactingParcelFilmFoam/multipleBoxes/system/decomposeParDict
@@ -32,11 +32,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-    processorWeights ( 1 1 1 1 );
-}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/lagrangian/reactingParcelFilmFoam/multipleBoxes/system/wallFilmRegion.org/decomposeParDict b/tutorials/lagrangian/reactingParcelFilmFoam/multipleBoxes/system/wallFilmRegion.org/decomposeParDict
index d2eb7c697228fb56ee6b94f9421bfbb6473ecb5c..dc1e1a9083358187c43366403bbbb8c8046c655d 100644
--- a/tutorials/lagrangian/reactingParcelFilmFoam/multipleBoxes/system/wallFilmRegion.org/decomposeParDict
+++ b/tutorials/lagrangian/reactingParcelFilmFoam/multipleBoxes/system/wallFilmRegion.org/decomposeParDict
@@ -32,11 +32,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-    processorWeights ( 1 1 1 1 );
-}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/lagrangian/reactingParcelFilmFoam/panel/system/decomposeParDict b/tutorials/lagrangian/reactingParcelFilmFoam/panel/system/decomposeParDict
index d2eb7c697228fb56ee6b94f9421bfbb6473ecb5c..dc1e1a9083358187c43366403bbbb8c8046c655d 100644
--- a/tutorials/lagrangian/reactingParcelFilmFoam/panel/system/decomposeParDict
+++ b/tutorials/lagrangian/reactingParcelFilmFoam/panel/system/decomposeParDict
@@ -32,11 +32,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-    processorWeights ( 1 1 1 1 );
-}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/lagrangian/reactingParcelFoam/evaporationTest/system/decomposeParDict b/tutorials/lagrangian/reactingParcelFoam/evaporationTest/system/decomposeParDict
index d2eb7c697228fb56ee6b94f9421bfbb6473ecb5c..dc1e1a9083358187c43366403bbbb8c8046c655d 100644
--- a/tutorials/lagrangian/reactingParcelFoam/evaporationTest/system/decomposeParDict
+++ b/tutorials/lagrangian/reactingParcelFoam/evaporationTest/system/decomposeParDict
@@ -32,11 +32,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-    processorWeights ( 1 1 1 1 );
-}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/lagrangian/rhoPisoTwinParcelFoam/simplifiedSiwek/system/decomposeParDict b/tutorials/lagrangian/rhoPisoTwinParcelFoam/simplifiedSiwek/system/decomposeParDict
index c488f3ff6b301938f6a66b7355cc8d6f8c3fb0c6..dc1e1a9083358187c43366403bbbb8c8046c655d 100644
--- a/tutorials/lagrangian/rhoPisoTwinParcelFoam/simplifiedSiwek/system/decomposeParDict
+++ b/tutorials/lagrangian/rhoPisoTwinParcelFoam/simplifiedSiwek/system/decomposeParDict
@@ -32,11 +32,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-    //processorWeights ( 1 1 1 1 );
-}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/mesh/moveDynamicMesh/SnakeRiverCanyon/system/decomposeParDict b/tutorials/mesh/moveDynamicMesh/SnakeRiverCanyon/system/decomposeParDict
index 9b0188ab672029cdba129dd712126f16c87adc96..f6300907a4ac659fb1a2114c1c6759d134bc7600 100644
--- a/tutorials/mesh/moveDynamicMesh/SnakeRiverCanyon/system/decomposeParDict
+++ b/tutorials/mesh/moveDynamicMesh/SnakeRiverCanyon/system/decomposeParDict
@@ -34,9 +34,6 @@ hierarchicalCoeffs
     order       xyz;
 }
 
-metisCoeffs
-{}
-
 manualCoeffs
 {
     dataFile    "decompositionData";
diff --git a/tutorials/multiphase/cavitatingFoam/les/throttle3D/system/decomposeParDict b/tutorials/multiphase/cavitatingFoam/les/throttle3D/system/decomposeParDict
index b9c79fbbcde53d39d6f6ecf6aef0e13f4c0e408f..bd9779edd7ef21d7f14c519fd3bb79e87af39966 100644
--- a/tutorials/multiphase/cavitatingFoam/les/throttle3D/system/decomposeParDict
+++ b/tutorials/multiphase/cavitatingFoam/les/throttle3D/system/decomposeParDict
@@ -32,11 +32,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-    processorWeights ( 1 1 1 1 );
-}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/multiphase/compressibleInterFoam/les/depthCharge3D/system/decomposeParDict b/tutorials/multiphase/compressibleInterFoam/les/depthCharge3D/system/decomposeParDict
index f7736c90ba5663b81d8e95d89d1b307849ff9551..f17d20b352d2a8b48214de0a4dc308ad23d77586 100644
--- a/tutorials/multiphase/compressibleInterFoam/les/depthCharge3D/system/decomposeParDict
+++ b/tutorials/multiphase/compressibleInterFoam/les/depthCharge3D/system/decomposeParDict
@@ -32,10 +32,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/system/decomposeParDict b/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/system/decomposeParDict
index 8c6dbf212b60067f32e3b360dfc5890bad975f19..ef6e9b0fff26e9949280e52efbfb43af2ffcfdd9 100644
--- a/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/system/decomposeParDict
+++ b/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/system/decomposeParDict
@@ -32,10 +32,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/multiphase/interDyMFoam/ras/floatingObject/system/decomposeParDict b/tutorials/multiphase/interDyMFoam/ras/floatingObject/system/decomposeParDict
index f2bcb9edbf951f0c66ea17539e8cd9a42706dc05..b3e78cc832a7b986bbdef587e62cbaba88dfc5f6 100644
--- a/tutorials/multiphase/interDyMFoam/ras/floatingObject/system/decomposeParDict
+++ b/tutorials/multiphase/interDyMFoam/ras/floatingObject/system/decomposeParDict
@@ -32,11 +32,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-    processorWeights ( 1 1 1 1 );
-}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D/system/decomposeParDict b/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D/system/decomposeParDict
index 96bfa3696fb848e7183fcda0897da39e0b189cb7..d80e0baf3d436b0b49864910808bc0a2c3e08a28 100644
--- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D/system/decomposeParDict
+++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D/system/decomposeParDict
@@ -32,11 +32,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-    processorWeights ( 1 1 1 1 );
-}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D3DoF/system/decomposeParDict b/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D3DoF/system/decomposeParDict
index 96bfa3696fb848e7183fcda0897da39e0b189cb7..d80e0baf3d436b0b49864910808bc0a2c3e08a28 100644
--- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D3DoF/system/decomposeParDict
+++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D3DoF/system/decomposeParDict
@@ -32,11 +32,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-    processorWeights ( 1 1 1 1 );
-}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D/system/decomposeParDict b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D/system/decomposeParDict
index 96bfa3696fb848e7183fcda0897da39e0b189cb7..d80e0baf3d436b0b49864910808bc0a2c3e08a28 100644
--- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D/system/decomposeParDict
+++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D/system/decomposeParDict
@@ -32,11 +32,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-    processorWeights ( 1 1 1 1 );
-}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D3DoF/system/decomposeParDict b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D3DoF/system/decomposeParDict
index 96bfa3696fb848e7183fcda0897da39e0b189cb7..d80e0baf3d436b0b49864910808bc0a2c3e08a28 100644
--- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D3DoF/system/decomposeParDict
+++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D3DoF/system/decomposeParDict
@@ -32,11 +32,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-    processorWeights ( 1 1 1 1 );
-}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/system/decomposeParDict b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/system/decomposeParDict
index 96bfa3696fb848e7183fcda0897da39e0b189cb7..d80e0baf3d436b0b49864910808bc0a2c3e08a28 100644
--- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/system/decomposeParDict
+++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/system/decomposeParDict
@@ -32,11 +32,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-    processorWeights ( 1 1 1 1 );
-}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/multiphase/interDyMFoam/ras/testTubeMixer/system/decomposeParDict b/tutorials/multiphase/interDyMFoam/ras/testTubeMixer/system/decomposeParDict
index 96bfa3696fb848e7183fcda0897da39e0b189cb7..d80e0baf3d436b0b49864910808bc0a2c3e08a28 100644
--- a/tutorials/multiphase/interDyMFoam/ras/testTubeMixer/system/decomposeParDict
+++ b/tutorials/multiphase/interDyMFoam/ras/testTubeMixer/system/decomposeParDict
@@ -32,11 +32,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-    processorWeights ( 1 1 1 1 );
-}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/multiphase/interFoam/laminar/damBreak/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/damBreak/system/decomposeParDict
index fafe891ce1ac8e17ca07489001d9c00669dce7ef..8e1ea9515ed7b349458b044ffa81d1da046aa1af 100644
--- a/tutorials/multiphase/interFoam/laminar/damBreak/system/decomposeParDict
+++ b/tutorials/multiphase/interFoam/laminar/damBreak/system/decomposeParDict
@@ -32,11 +32,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-    processorWeights ( 1 1 1 1 );
-}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/multiphase/interFoam/ras/damBreak/system/decomposeParDict b/tutorials/multiphase/interFoam/ras/damBreak/system/decomposeParDict
index fafe891ce1ac8e17ca07489001d9c00669dce7ef..8e1ea9515ed7b349458b044ffa81d1da046aa1af 100644
--- a/tutorials/multiphase/interFoam/ras/damBreak/system/decomposeParDict
+++ b/tutorials/multiphase/interFoam/ras/damBreak/system/decomposeParDict
@@ -32,11 +32,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-    processorWeights ( 1 1 1 1 );
-}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/multiphase/interMixingFoam/laminar/damBreak/system/decomposeParDict b/tutorials/multiphase/interMixingFoam/laminar/damBreak/system/decomposeParDict
index fafe891ce1ac8e17ca07489001d9c00669dce7ef..8e1ea9515ed7b349458b044ffa81d1da046aa1af 100644
--- a/tutorials/multiphase/interMixingFoam/laminar/damBreak/system/decomposeParDict
+++ b/tutorials/multiphase/interMixingFoam/laminar/damBreak/system/decomposeParDict
@@ -32,11 +32,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-    processorWeights ( 1 1 1 1 );
-}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/system/decomposeParDict b/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/system/decomposeParDict
index fafe891ce1ac8e17ca07489001d9c00669dce7ef..8e1ea9515ed7b349458b044ffa81d1da046aa1af 100644
--- a/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/system/decomposeParDict
+++ b/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/system/decomposeParDict
@@ -32,11 +32,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-    processorWeights ( 1 1 1 1 );
-}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/system/decomposeParDict b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/system/decomposeParDict
index fafe891ce1ac8e17ca07489001d9c00669dce7ef..8e1ea9515ed7b349458b044ffa81d1da046aa1af 100644
--- a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/system/decomposeParDict
+++ b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/system/decomposeParDict
@@ -32,11 +32,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-    processorWeights ( 1 1 1 1 );
-}
-
 manualCoeffs
 {
     dataFile        "";
diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/system/decomposeParDict b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/system/decomposeParDict
index fafe891ce1ac8e17ca07489001d9c00669dce7ef..8e1ea9515ed7b349458b044ffa81d1da046aa1af 100644
--- a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/system/decomposeParDict
+++ b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/system/decomposeParDict
@@ -32,11 +32,6 @@ hierarchicalCoeffs
     order           xyz;
 }
 
-metisCoeffs
-{
-    processorWeights ( 1 1 1 1 );
-}
-
 manualCoeffs
 {
     dataFile        "";