diff --git a/etc/settings.csh b/etc/settings.csh index 68e82cb0f1..139a295870 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 b466cd4fe7..e401860ef2 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 535f85cc63..99eed3629e 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 0e973e2395..3c7aa260c8 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 d6827ca176..be24780cea 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 d6827ca176..be24780cea 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 fafe891ce1..8e1ea9515e 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 fafe891ce1..8e1ea9515e 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 c3275fc215..c2f1fe31ef 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 ccd74fc281..6eff2a638e 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 849ce844b9..1604f5d3be 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 a19902c4dc..b2f95ceb34 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 e53a523c9d..1aaedd5a48 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 e53a523c9d..1aaedd5a48 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 8f6ced4ac3..1aaedd5a48 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 e53a523c9d..1aaedd5a48 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 e53a523c9d..1aaedd5a48 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 e53a523c9d..1aaedd5a48 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 8f6ced4ac3..1aaedd5a48 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 8f6ced4ac3..1aaedd5a48 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 8f6ced4ac3..1aaedd5a48 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 8f6ced4ac3..1aaedd5a48 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 8f6ced4ac3..1aaedd5a48 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 8f6ced4ac3..1aaedd5a48 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 8f6ced4ac3..1aaedd5a48 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 e1d400d82b..ed718393ce 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 8f6ced4ac3..1aaedd5a48 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 8f6ced4ac3..1aaedd5a48 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 8f6ced4ac3..1aaedd5a48 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 8f6ced4ac3..1aaedd5a48 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 8f6ced4ac3..1aaedd5a48 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 8f6ced4ac3..1aaedd5a48 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 8f6ced4ac3..1aaedd5a48 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 8f6ced4ac3..1aaedd5a48 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 8f6ced4ac3..1aaedd5a48 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 8f6ced4ac3..1aaedd5a48 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 514d91a827..e63167424c 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 514d91a827..62dc14beeb 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 5d8115cd17..287b30088f 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 6549b7e085..ed8cab434c 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 b93c39fe50..93b49f58dd 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 d2eb7c6972..dc1e1a9083 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 39c3316dea..6a12535722 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 9b200b05ed..8515059f1f 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 9b200b05ed..8515059f1f 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 176b1467df..66b12fe52a 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 07e539d558..66b12fe52a 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 d2eb7c6972..dc1e1a9083 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 d2eb7c6972..dc1e1a9083 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 d2eb7c6972..dc1e1a9083 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 d2eb7c6972..dc1e1a9083 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 c488f3ff6b..dc1e1a9083 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 9b0188ab67..f6300907a4 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 b9c79fbbcd..bd9779edd7 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 f7736c90ba..f17d20b352 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 8c6dbf212b..ef6e9b0fff 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 f2bcb9edbf..b3e78cc832 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 96bfa3696f..d80e0baf3d 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 96bfa3696f..d80e0baf3d 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 96bfa3696f..d80e0baf3d 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 96bfa3696f..d80e0baf3d 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 96bfa3696f..d80e0baf3d 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 96bfa3696f..d80e0baf3d 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 fafe891ce1..8e1ea9515e 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 fafe891ce1..8e1ea9515e 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 fafe891ce1..8e1ea9515e 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 fafe891ce1..8e1ea9515e 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 fafe891ce1..8e1ea9515e 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 fafe891ce1..8e1ea9515e 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 "";