diff --git a/tutorials/IO/fileHandler/system/decomposeParDict b/tutorials/IO/fileHandler/system/decomposeParDict index d07f72f16e..ee60316dcc 100644 --- a/tutorials/IO/fileHandler/system/decomposeParDict +++ b/tutorials/IO/fileHandler/system/decomposeParDict @@ -21,9 +21,6 @@ method simple; coeffs { n (4 1 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy - dataFile ""; } distributed no; diff --git a/tutorials/basic/overLaplacianDyMFoam/heatTransfer/system/decomposeParDict b/tutorials/basic/overLaplacianDyMFoam/heatTransfer/system/decomposeParDict index 65408d0cbc..988ba58fcd 100644 --- a/tutorials/basic/overLaplacianDyMFoam/heatTransfer/system/decomposeParDict +++ b/tutorials/basic/overLaplacianDyMFoam/heatTransfer/system/decomposeParDict @@ -21,8 +21,6 @@ method hierarchical; coeffs { n (2 1 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/combustion/PDRFoam/flamePropagationWithObstacles/system/decomposeParDict b/tutorials/combustion/PDRFoam/flamePropagationWithObstacles/system/decomposeParDict index 1404ab870a..e6aaefcba2 100644 --- a/tutorials/combustion/PDRFoam/flamePropagationWithObstacles/system/decomposeParDict +++ b/tutorials/combustion/PDRFoam/flamePropagationWithObstacles/system/decomposeParDict @@ -21,9 +21,6 @@ method simple; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy - dataFile "decompositionData"; } // ************************************************************************* // diff --git a/tutorials/combustion/XiDyMFoam/annularCombustorTurbine/system/decomposeParDict b/tutorials/combustion/XiDyMFoam/annularCombustorTurbine/system/decomposeParDict index e78b704c0a..5d68053a4c 100644 --- a/tutorials/combustion/XiDyMFoam/annularCombustorTurbine/system/decomposeParDict +++ b/tutorials/combustion/XiDyMFoam/annularCombustorTurbine/system/decomposeParDict @@ -21,8 +21,6 @@ method hierarchical; coeffs { n (6 1 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } preservePatches (cyclic0 cyclic1 ami0 ami1); diff --git a/tutorials/combustion/fireFoam/LES/compartmentFire/system/panelRegion/decomposeParDict b/tutorials/combustion/fireFoam/LES/compartmentFire/system/panelRegion/decomposeParDict index ac0db61d99..a65987f395 100644 --- a/tutorials/combustion/fireFoam/LES/compartmentFire/system/panelRegion/decomposeParDict +++ b/tutorials/combustion/fireFoam/LES/compartmentFire/system/panelRegion/decomposeParDict @@ -23,7 +23,7 @@ structuredCoeffs method simple; patches (region0_to_panelRegion_wallPanel region0_to_panelRegion_internalWallPanel_top region0_to_panelRegion_internalWallPanel_bottom); - simpleCoeffs + coeffs { n (2 1 4); } diff --git a/tutorials/combustion/fireFoam/LES/oppositeBurningPanels/system/decomposeParDict b/tutorials/combustion/fireFoam/LES/oppositeBurningPanels/system/decomposeParDict index 4e0c471230..80332f8a1a 100644 --- a/tutorials/combustion/fireFoam/LES/oppositeBurningPanels/system/decomposeParDict +++ b/tutorials/combustion/fireFoam/LES/oppositeBurningPanels/system/decomposeParDict @@ -21,9 +21,6 @@ method simple; coeffs { n (1 3 2); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy - dataFile "cellDecomposition"; } // ************************************************************************* // diff --git a/tutorials/combustion/fireFoam/LES/oppositeBurningPanels/system/panelRegion/decomposeParDict b/tutorials/combustion/fireFoam/LES/oppositeBurningPanels/system/panelRegion/decomposeParDict index b9ca4420b6..f9cc23711c 100644 --- a/tutorials/combustion/fireFoam/LES/oppositeBurningPanels/system/panelRegion/decomposeParDict +++ b/tutorials/combustion/fireFoam/LES/oppositeBurningPanels/system/panelRegion/decomposeParDict @@ -23,19 +23,15 @@ structuredCoeffs method hierarchical; patches (region0_to_panelRegion_fRight_zone region0_to_panelRegion_fLeft_zone); - hierarchicalCoeffs + coeffs { - n (2 3 1); - delta 0.001; - order xyz; + n (2 3 1); } } coeffs { n (1 2 3); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy dataFile "cellDecomposition"; } diff --git a/tutorials/combustion/fireFoam/LES/smallPoolFire3D/system/decomposeParDict b/tutorials/combustion/fireFoam/LES/smallPoolFire3D/system/decomposeParDict index 3183e5dc68..f61eb1384a 100644 --- a/tutorials/combustion/fireFoam/LES/smallPoolFire3D/system/decomposeParDict +++ b/tutorials/combustion/fireFoam/LES/smallPoolFire3D/system/decomposeParDict @@ -21,9 +21,6 @@ method hierarchical; coeffs { n (1 2 2); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy - dataFile "cellDecomposition"; } diff --git a/tutorials/combustion/reactingFoam/RAS/DLR_A_LTS/system/decomposeParDict b/tutorials/combustion/reactingFoam/RAS/DLR_A_LTS/system/decomposeParDict index 70896f6568..8d44152d87 100644 --- a/tutorials/combustion/reactingFoam/RAS/DLR_A_LTS/system/decomposeParDict +++ b/tutorials/combustion/reactingFoam/RAS/DLR_A_LTS/system/decomposeParDict @@ -21,9 +21,6 @@ method simple; coeffs { n (1 1 6); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy - dataFile ""; } // ************************************************************************* // diff --git a/tutorials/combustion/reactingFoam/laminar/counterFlowFlame2DLTS_GRI_TDAC/system/decomposeParDict b/tutorials/combustion/reactingFoam/laminar/counterFlowFlame2DLTS_GRI_TDAC/system/decomposeParDict index a7d26c2518..999fe15611 100644 --- a/tutorials/combustion/reactingFoam/laminar/counterFlowFlame2DLTS_GRI_TDAC/system/decomposeParDict +++ b/tutorials/combustion/reactingFoam/laminar/counterFlowFlame2DLTS_GRI_TDAC/system/decomposeParDict @@ -21,8 +21,6 @@ method hierarchical; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/combustion/reactingFoam/laminar/counterFlowFlame2D_GRI/system/decomposeParDict b/tutorials/combustion/reactingFoam/laminar/counterFlowFlame2D_GRI/system/decomposeParDict index a7d26c2518..999fe15611 100644 --- a/tutorials/combustion/reactingFoam/laminar/counterFlowFlame2D_GRI/system/decomposeParDict +++ b/tutorials/combustion/reactingFoam/laminar/counterFlowFlame2D_GRI/system/decomposeParDict @@ -21,8 +21,6 @@ method hierarchical; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/combustion/reactingFoam/laminar/counterFlowFlame2D_GRI_TDAC/system/decomposeParDict b/tutorials/combustion/reactingFoam/laminar/counterFlowFlame2D_GRI_TDAC/system/decomposeParDict index a7d26c2518..999fe15611 100644 --- a/tutorials/combustion/reactingFoam/laminar/counterFlowFlame2D_GRI_TDAC/system/decomposeParDict +++ b/tutorials/combustion/reactingFoam/laminar/counterFlowFlame2D_GRI_TDAC/system/decomposeParDict @@ -21,8 +21,6 @@ method hierarchical; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/compressible/overRhoSimpleFoam/hotCylinder/cylinderAndBackground/system/decomposeParDict b/tutorials/compressible/overRhoSimpleFoam/hotCylinder/cylinderAndBackground/system/decomposeParDict index 5596d324af..59748de130 100644 --- a/tutorials/compressible/overRhoSimpleFoam/hotCylinder/cylinderAndBackground/system/decomposeParDict +++ b/tutorials/compressible/overRhoSimpleFoam/hotCylinder/cylinderAndBackground/system/decomposeParDict @@ -17,14 +17,11 @@ FoamFile numberOfSubdomains 4; - method hierarchical; -hierarchicalCoeffs +coeffs { n (2 2 1); - delta 0.001; - order xyz; } // ************************************************************************* // diff --git a/tutorials/compressible/rhoCentralFoam/LadenburgJet60psi/system/decomposeParDict b/tutorials/compressible/rhoCentralFoam/LadenburgJet60psi/system/decomposeParDict index 1223d4f7b0..c4a44282d4 100644 --- a/tutorials/compressible/rhoCentralFoam/LadenburgJet60psi/system/decomposeParDict +++ b/tutorials/compressible/rhoCentralFoam/LadenburgJet60psi/system/decomposeParDict @@ -21,9 +21,6 @@ method simple; coeffs { n (8 1 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy - dataFile ""; } diff --git a/tutorials/compressible/rhoPimpleAdiabaticFoam/rutlandVortex2D/system/decomposeParDict b/tutorials/compressible/rhoPimpleAdiabaticFoam/rutlandVortex2D/system/decomposeParDict index b59c22693c..79ff447d45 100644 --- a/tutorials/compressible/rhoPimpleAdiabaticFoam/rutlandVortex2D/system/decomposeParDict +++ b/tutorials/compressible/rhoPimpleAdiabaticFoam/rutlandVortex2D/system/decomposeParDict @@ -21,8 +21,6 @@ method hierarchical; coeffs { n (3 1 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/compressible/rhoPimpleFoam/RAS/externalCoupledSquareBendLiq/system/decomposeParDict b/tutorials/compressible/rhoPimpleFoam/RAS/externalCoupledSquareBendLiq/system/decomposeParDict index 66fba51c00..973d25c1b5 100644 --- a/tutorials/compressible/rhoPimpleFoam/RAS/externalCoupledSquareBendLiq/system/decomposeParDict +++ b/tutorials/compressible/rhoPimpleFoam/RAS/externalCoupledSquareBendLiq/system/decomposeParDict @@ -20,15 +20,12 @@ method hierarchical; simpleCoeffs { - n (8 1 1); - delta 0.001; + n (8 1 1); } hierarchicalCoeffs { - n (4 2 1); - delta 0.001; - order xyz; + n (4 2 1); } // ************************************************************************* // diff --git a/tutorials/compressible/rhoPimpleFoam/RAS/squareBendLiq/system/decomposeParDict b/tutorials/compressible/rhoPimpleFoam/RAS/squareBendLiq/system/decomposeParDict index 66fba51c00..973d25c1b5 100644 --- a/tutorials/compressible/rhoPimpleFoam/RAS/squareBendLiq/system/decomposeParDict +++ b/tutorials/compressible/rhoPimpleFoam/RAS/squareBendLiq/system/decomposeParDict @@ -20,15 +20,12 @@ method hierarchical; simpleCoeffs { - n (8 1 1); - delta 0.001; + n (8 1 1); } hierarchicalCoeffs { - n (4 2 1); - delta 0.001; - order xyz; + n (4 2 1); } // ************************************************************************* // diff --git a/tutorials/compressible/rhoSimpleFoam/gasMixing/injectorPipe/system/decomposeParDict b/tutorials/compressible/rhoSimpleFoam/gasMixing/injectorPipe/system/decomposeParDict index 8543257f2b..4c34c832ad 100644 --- a/tutorials/compressible/rhoSimpleFoam/gasMixing/injectorPipe/system/decomposeParDict +++ b/tutorials/compressible/rhoSimpleFoam/gasMixing/injectorPipe/system/decomposeParDict @@ -21,8 +21,6 @@ method hierarchical; coeffs { n (2 2 2); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } preservePatches (); diff --git a/tutorials/compressible/rhoSimpleFoam/squareBend/system/decomposeParDict b/tutorials/compressible/rhoSimpleFoam/squareBend/system/decomposeParDict index 66fba51c00..973d25c1b5 100644 --- a/tutorials/compressible/rhoSimpleFoam/squareBend/system/decomposeParDict +++ b/tutorials/compressible/rhoSimpleFoam/squareBend/system/decomposeParDict @@ -20,15 +20,12 @@ method hierarchical; simpleCoeffs { - n (8 1 1); - delta 0.001; + n (8 1 1); } hierarchicalCoeffs { - n (4 2 1); - delta 0.001; - order xyz; + n (4 2 1); } // ************************************************************************* // diff --git a/tutorials/compressible/rhoSimpleFoam/squareBendLiq/system/decomposeParDict b/tutorials/compressible/rhoSimpleFoam/squareBendLiq/system/decomposeParDict index 66fba51c00..973d25c1b5 100644 --- a/tutorials/compressible/rhoSimpleFoam/squareBendLiq/system/decomposeParDict +++ b/tutorials/compressible/rhoSimpleFoam/squareBendLiq/system/decomposeParDict @@ -20,15 +20,12 @@ method hierarchical; simpleCoeffs { - n (8 1 1); - delta 0.001; + n (8 1 1); } hierarchicalCoeffs { - n (4 2 1); - delta 0.001; - order xyz; + n (4 2 1); } // ************************************************************************* // diff --git a/tutorials/compressible/sonicFoam/RAS/nacaAirfoil/system/decomposeParDict b/tutorials/compressible/sonicFoam/RAS/nacaAirfoil/system/decomposeParDict index 6cff655ba5..0605a1c740 100644 --- a/tutorials/compressible/sonicFoam/RAS/nacaAirfoil/system/decomposeParDict +++ b/tutorials/compressible/sonicFoam/RAS/nacaAirfoil/system/decomposeParDict @@ -21,8 +21,6 @@ method simple; coeffs { n (3 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/discreteMethods/dsmcFoam/freeSpacePeriodic/system/decomposeParDict b/tutorials/discreteMethods/dsmcFoam/freeSpacePeriodic/system/decomposeParDict index 182e7e218e..8c905e0340 100644 --- a/tutorials/discreteMethods/dsmcFoam/freeSpacePeriodic/system/decomposeParDict +++ b/tutorials/discreteMethods/dsmcFoam/freeSpacePeriodic/system/decomposeParDict @@ -21,8 +21,6 @@ method simple; coeffs { n (1 2 2); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } diff --git a/tutorials/discreteMethods/dsmcFoam/freeSpaceStream/system/decomposeParDict b/tutorials/discreteMethods/dsmcFoam/freeSpaceStream/system/decomposeParDict index 182e7e218e..8c905e0340 100644 --- a/tutorials/discreteMethods/dsmcFoam/freeSpaceStream/system/decomposeParDict +++ b/tutorials/discreteMethods/dsmcFoam/freeSpaceStream/system/decomposeParDict @@ -21,8 +21,6 @@ method simple; coeffs { n (1 2 2); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } diff --git a/tutorials/discreteMethods/dsmcFoam/supersonicCorner/system/decomposeParDict b/tutorials/discreteMethods/dsmcFoam/supersonicCorner/system/decomposeParDict index 8714c760d6..13f564610b 100644 --- a/tutorials/discreteMethods/dsmcFoam/supersonicCorner/system/decomposeParDict +++ b/tutorials/discreteMethods/dsmcFoam/supersonicCorner/system/decomposeParDict @@ -21,8 +21,6 @@ method simple; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/discreteMethods/dsmcFoam/wedge15Ma5/system/decomposeParDict b/tutorials/discreteMethods/dsmcFoam/wedge15Ma5/system/decomposeParDict index 8714c760d6..13f564610b 100644 --- a/tutorials/discreteMethods/dsmcFoam/wedge15Ma5/system/decomposeParDict +++ b/tutorials/discreteMethods/dsmcFoam/wedge15Ma5/system/decomposeParDict @@ -21,8 +21,6 @@ method simple; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/periodicCubeArgon/system/decomposeParDict b/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/periodicCubeArgon/system/decomposeParDict index ff1f1f3774..4623882fde 100644 --- a/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/periodicCubeArgon/system/decomposeParDict +++ b/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/periodicCubeArgon/system/decomposeParDict @@ -22,8 +22,6 @@ method simple; coeffs { n (2 1 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/periodicCubeWater/system/decomposeParDict b/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/periodicCubeWater/system/decomposeParDict index 86bba10b78..fc8c5b78b0 100644 --- a/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/periodicCubeWater/system/decomposeParDict +++ b/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/periodicCubeWater/system/decomposeParDict @@ -22,8 +22,6 @@ method simple; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } diff --git a/tutorials/discreteMethods/molecularDynamics/mdFoam/nanoNozzle/system/decomposeParDict b/tutorials/discreteMethods/molecularDynamics/mdFoam/nanoNozzle/system/decomposeParDict index 13a7a4ec52..23ef4527f8 100644 --- a/tutorials/discreteMethods/molecularDynamics/mdFoam/nanoNozzle/system/decomposeParDict +++ b/tutorials/discreteMethods/molecularDynamics/mdFoam/nanoNozzle/system/decomposeParDict @@ -22,8 +22,6 @@ method scotch; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/finiteArea/surfactantFoam/planeTransport/system/decomposeParDict b/tutorials/finiteArea/surfactantFoam/planeTransport/system/decomposeParDict index 0ad36f7d94..888a9b5f52 100644 --- a/tutorials/finiteArea/surfactantFoam/planeTransport/system/decomposeParDict +++ b/tutorials/finiteArea/surfactantFoam/planeTransport/system/decomposeParDict @@ -17,19 +17,11 @@ FoamFile numberOfSubdomains 4; -method simple; +method simple; -simpleCoeffs +coeffs { - n ( 2 2 1 ); - delta 0.001; -} - -hierarchicalCoeffs -{ - n ( 1 1 1 ); - delta 0.001; - order xyz; + n ( 2 2 1 ); } metisCoeffs @@ -37,14 +29,5 @@ metisCoeffs processorWeights ( 1 1 1 1 ); } -manualCoeffs -{ - dataFile ""; -} - -distributed no; - -roots ( ); - // ************************************************************************* // diff --git a/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/system/decomposeParDict b/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/system/decomposeParDict index c77976f4ff..99c43a9819 100644 --- a/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/system/decomposeParDict +++ b/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/system/decomposeParDict @@ -21,8 +21,6 @@ method scotch; //coeffs //{ // n (3 2 1); -// delta 0.001; -// order xyz; // dataFile "cellDecomposition"; //} diff --git a/tutorials/heatTransfer/chtMultiRegionFoam/externalCoupledHeater/system/heater/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionFoam/externalCoupledHeater/system/heater/decomposeParDict index fd6a8df0fb..c357885fb8 100644 --- a/tutorials/heatTransfer/chtMultiRegionFoam/externalCoupledHeater/system/heater/decomposeParDict +++ b/tutorials/heatTransfer/chtMultiRegionFoam/externalCoupledHeater/system/heater/decomposeParDict @@ -19,17 +19,9 @@ numberOfSubdomains 4; method scotch; -simpleCoeffs +coeffs { n (2 2 1); - delta 0.001; -} - -hierarchicalCoeffs -{ - n (2 2 1); - delta 0.001; - order xyz; } scotchCoeffs diff --git a/tutorials/heatTransfer/chtMultiRegionFoam/externalSolarLoad/system/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionFoam/externalSolarLoad/system/decomposeParDict index 2b3c77449e..ab6ec2a731 100644 --- a/tutorials/heatTransfer/chtMultiRegionFoam/externalSolarLoad/system/decomposeParDict +++ b/tutorials/heatTransfer/chtMultiRegionFoam/externalSolarLoad/system/decomposeParDict @@ -21,9 +21,6 @@ method scotch; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy - dataFile "decompositionData"; } scotchCoeffs diff --git a/tutorials/heatTransfer/chtMultiRegionFoam/reverseBurner/system/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionFoam/reverseBurner/system/decomposeParDict index 960075685d..6ce1240d3a 100644 --- a/tutorials/heatTransfer/chtMultiRegionFoam/reverseBurner/system/decomposeParDict +++ b/tutorials/heatTransfer/chtMultiRegionFoam/reverseBurner/system/decomposeParDict @@ -21,11 +21,9 @@ numberOfSubdomains 4; method hierarchical; -hierarchicalCoeffs +coeffs { n (1 4 1); - delta 0.001; - order xyz; } diff --git a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/heatExchanger/system/air/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/heatExchanger/system/air/decomposeParDict index 1ccc1e6492..48d1fd481d 100644 --- a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/heatExchanger/system/air/decomposeParDict +++ b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/heatExchanger/system/air/decomposeParDict @@ -21,8 +21,6 @@ method scotch; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/heatExchanger/system/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/heatExchanger/system/decomposeParDict index 1ccc1e6492..48d1fd481d 100644 --- a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/heatExchanger/system/decomposeParDict +++ b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/heatExchanger/system/decomposeParDict @@ -21,8 +21,6 @@ method scotch; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/heatExchanger/system/porous/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/heatExchanger/system/porous/decomposeParDict index 8714c760d6..13f564610b 100644 --- a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/heatExchanger/system/porous/decomposeParDict +++ b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/heatExchanger/system/porous/decomposeParDict @@ -21,8 +21,6 @@ method simple; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/incompressible/lumpedPointMotion/building/steady/system/decomposeParDict b/tutorials/incompressible/lumpedPointMotion/building/steady/system/decomposeParDict index b43af37e18..2f20f2556c 100644 --- a/tutorials/incompressible/lumpedPointMotion/building/steady/system/decomposeParDict +++ b/tutorials/incompressible/lumpedPointMotion/building/steady/system/decomposeParDict @@ -22,8 +22,6 @@ method scotch; coeffs { n (3 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/incompressible/overPimpleDyMFoam/cylinder/cylinderAndBackground/system/decomposeParDict b/tutorials/incompressible/overPimpleDyMFoam/cylinder/cylinderAndBackground/system/decomposeParDict index a7d26c2518..999fe15611 100644 --- a/tutorials/incompressible/overPimpleDyMFoam/cylinder/cylinderAndBackground/system/decomposeParDict +++ b/tutorials/incompressible/overPimpleDyMFoam/cylinder/cylinderAndBackground/system/decomposeParDict @@ -21,8 +21,6 @@ method hierarchical; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/incompressible/overPimpleDyMFoam/simpleRotor/system/decomposeParDict b/tutorials/incompressible/overPimpleDyMFoam/simpleRotor/system/decomposeParDict index d7f7961a10..7f684a2bfb 100644 --- a/tutorials/incompressible/overPimpleDyMFoam/simpleRotor/system/decomposeParDict +++ b/tutorials/incompressible/overPimpleDyMFoam/simpleRotor/system/decomposeParDict @@ -21,8 +21,6 @@ method hierarchical; coeffs { n (3 1 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/incompressible/overPimpleDyMFoam/twoSimpleRotors/system/decomposeParDict b/tutorials/incompressible/overPimpleDyMFoam/twoSimpleRotors/system/decomposeParDict index d7f7961a10..7f684a2bfb 100644 --- a/tutorials/incompressible/overPimpleDyMFoam/twoSimpleRotors/system/decomposeParDict +++ b/tutorials/incompressible/overPimpleDyMFoam/twoSimpleRotors/system/decomposeParDict @@ -21,8 +21,6 @@ method hierarchical; coeffs { n (3 1 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/incompressible/overSimpleFoam/aeroFoil/aeroFoil_snappyHexMesh/system/decomposeParDict b/tutorials/incompressible/overSimpleFoam/aeroFoil/aeroFoil_snappyHexMesh/system/decomposeParDict index 44b5410e17..a3522f078c 100644 --- a/tutorials/incompressible/overSimpleFoam/aeroFoil/aeroFoil_snappyHexMesh/system/decomposeParDict +++ b/tutorials/incompressible/overSimpleFoam/aeroFoil/aeroFoil_snappyHexMesh/system/decomposeParDict @@ -21,8 +21,6 @@ method simple; coeffs { n (1 3 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/incompressible/overSimpleFoam/aeroFoil/background_overset/system/decomposeParDict b/tutorials/incompressible/overSimpleFoam/aeroFoil/background_overset/system/decomposeParDict index 7beb1855ea..f4d67d64ee 100644 --- a/tutorials/incompressible/overSimpleFoam/aeroFoil/background_overset/system/decomposeParDict +++ b/tutorials/incompressible/overSimpleFoam/aeroFoil/background_overset/system/decomposeParDict @@ -21,8 +21,6 @@ method scotch; //hierarchical; coeffs { n (4 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/incompressible/pimpleFoam/LES/channel395/system/decomposeParDict b/tutorials/incompressible/pimpleFoam/LES/channel395/system/decomposeParDict index 5616bfd849..e2f86471b1 100644 --- a/tutorials/incompressible/pimpleFoam/LES/channel395/system/decomposeParDict +++ b/tutorials/incompressible/pimpleFoam/LES/channel395/system/decomposeParDict @@ -21,8 +21,6 @@ method simple; coeffs { n (1 2 2); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } diff --git a/tutorials/incompressible/pimpleFoam/LES/channel395DFSEM/system/decomposeParDict b/tutorials/incompressible/pimpleFoam/LES/channel395DFSEM/system/decomposeParDict index 48955505b3..4a3105b63f 100644 --- a/tutorials/incompressible/pimpleFoam/LES/channel395DFSEM/system/decomposeParDict +++ b/tutorials/incompressible/pimpleFoam/LES/channel395DFSEM/system/decomposeParDict @@ -21,8 +21,6 @@ method hierarchical; coeffs { n (4 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } diff --git a/tutorials/incompressible/pimpleFoam/LES/decayIsoTurb/system/decomposeParDict b/tutorials/incompressible/pimpleFoam/LES/decayIsoTurb/system/decomposeParDict index d4e6e0822a..65a03c017c 100644 --- a/tutorials/incompressible/pimpleFoam/LES/decayIsoTurb/system/decomposeParDict +++ b/tutorials/incompressible/pimpleFoam/LES/decayIsoTurb/system/decomposeParDict @@ -19,7 +19,7 @@ numberOfSubdomains 8; method simple; -simpleCoeffs +coeffs { n (2 2 2); } diff --git a/tutorials/incompressible/pimpleFoam/LES/surfaceMountedCube/fullCase/system/decomposeParDict b/tutorials/incompressible/pimpleFoam/LES/surfaceMountedCube/fullCase/system/decomposeParDict index 48c35f5ef1..3f39dbea88 100644 --- a/tutorials/incompressible/pimpleFoam/LES/surfaceMountedCube/fullCase/system/decomposeParDict +++ b/tutorials/incompressible/pimpleFoam/LES/surfaceMountedCube/fullCase/system/decomposeParDict @@ -19,12 +19,9 @@ numberOfSubdomains 8; method hierarchical; - -hierarchicalCoeffs +coeffs { n (8 1 1); - // delta 0.001; //< default value = 0.001 - // order xyz; //< default order = xyz } diff --git a/tutorials/incompressible/pimpleFoam/LES/vortexShed/system/decomposeParDict b/tutorials/incompressible/pimpleFoam/LES/vortexShed/system/decomposeParDict index e2f4df96bd..bc2c1da00c 100644 --- a/tutorials/incompressible/pimpleFoam/LES/vortexShed/system/decomposeParDict +++ b/tutorials/incompressible/pimpleFoam/LES/vortexShed/system/decomposeParDict @@ -21,7 +21,6 @@ method simple; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 } diff --git a/tutorials/incompressible/pimpleFoam/RAS/oscillatingInletACMI2D/system/decomposeParDict b/tutorials/incompressible/pimpleFoam/RAS/oscillatingInletACMI2D/system/decomposeParDict index 3efb3ec89b..55d34a9b00 100644 --- a/tutorials/incompressible/pimpleFoam/RAS/oscillatingInletACMI2D/system/decomposeParDict +++ b/tutorials/incompressible/pimpleFoam/RAS/oscillatingInletACMI2D/system/decomposeParDict @@ -21,8 +21,6 @@ method scotch; coeffs { n (1 4 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/incompressible/pimpleFoam/RAS/propeller/system/decomposeParDict b/tutorials/incompressible/pimpleFoam/RAS/propeller/system/decomposeParDict index bf700c90d1..d551c9e0de 100644 --- a/tutorials/incompressible/pimpleFoam/RAS/propeller/system/decomposeParDict +++ b/tutorials/incompressible/pimpleFoam/RAS/propeller/system/decomposeParDict @@ -21,8 +21,6 @@ method hierarchical; coeffs { n (1 4 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/incompressible/pimpleFoam/RAS/wingMotion/wingMotion2D_pimpleFoam/system/decomposeParDict b/tutorials/incompressible/pimpleFoam/RAS/wingMotion/wingMotion2D_pimpleFoam/system/decomposeParDict index 8714c760d6..13f564610b 100644 --- a/tutorials/incompressible/pimpleFoam/RAS/wingMotion/wingMotion2D_pimpleFoam/system/decomposeParDict +++ b/tutorials/incompressible/pimpleFoam/RAS/wingMotion/wingMotion2D_pimpleFoam/system/decomposeParDict @@ -21,8 +21,6 @@ method simple; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/incompressible/pimpleFoam/RAS/wingMotion/wingMotion_snappyHexMesh/system/decomposeParDict b/tutorials/incompressible/pimpleFoam/RAS/wingMotion/wingMotion_snappyHexMesh/system/decomposeParDict index 44b5410e17..a3522f078c 100644 --- a/tutorials/incompressible/pimpleFoam/RAS/wingMotion/wingMotion_snappyHexMesh/system/decomposeParDict +++ b/tutorials/incompressible/pimpleFoam/RAS/wingMotion/wingMotion_snappyHexMesh/system/decomposeParDict @@ -21,8 +21,6 @@ method simple; coeffs { n (1 3 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/incompressible/pisoFoam/LES/motorBike/motorBike/system/decomposeParDict b/tutorials/incompressible/pisoFoam/LES/motorBike/motorBike/system/decomposeParDict index e055d71e3f..5571c88bdf 100644 --- a/tutorials/incompressible/pisoFoam/LES/motorBike/motorBike/system/decomposeParDict +++ b/tutorials/incompressible/pisoFoam/LES/motorBike/motorBike/system/decomposeParDict @@ -21,8 +21,6 @@ method hierarchical; coeffs { n (4 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/incompressible/pisoFoam/LES/motorBike/motorBike/system/decomposeParDict.hierarchical b/tutorials/incompressible/pisoFoam/LES/motorBike/motorBike/system/decomposeParDict.hierarchical index e27f6a9c90..83aac4335e 100644 --- a/tutorials/incompressible/pisoFoam/LES/motorBike/motorBike/system/decomposeParDict.hierarchical +++ b/tutorials/incompressible/pisoFoam/LES/motorBike/motorBike/system/decomposeParDict.hierarchical @@ -21,8 +21,6 @@ method hierarchical; coeffs { n (4 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } diff --git a/tutorials/incompressible/pisoFoam/LES/motorBike/motorBike/system/decomposeParDict.ptscotch b/tutorials/incompressible/pisoFoam/LES/motorBike/motorBike/system/decomposeParDict.ptscotch index 7902215284..2c8a3d361d 100644 --- a/tutorials/incompressible/pisoFoam/LES/motorBike/motorBike/system/decomposeParDict.ptscotch +++ b/tutorials/incompressible/pisoFoam/LES/motorBike/motorBike/system/decomposeParDict.ptscotch @@ -21,8 +21,6 @@ method ptscotch; coeffs { n (4 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/incompressible/porousSimpleFoam/straightDuctImplicit/system/decomposeParDict b/tutorials/incompressible/porousSimpleFoam/straightDuctImplicit/system/decomposeParDict index 0a92dd2324..04b8500348 100644 --- a/tutorials/incompressible/porousSimpleFoam/straightDuctImplicit/system/decomposeParDict +++ b/tutorials/incompressible/porousSimpleFoam/straightDuctImplicit/system/decomposeParDict @@ -22,8 +22,6 @@ method hierarchical; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } distributed no; diff --git a/tutorials/incompressible/simpleFoam/motorBike/system/decomposeParDict.6 b/tutorials/incompressible/simpleFoam/motorBike/system/decomposeParDict.6 index 141b6aa5f7..6fee8c70eb 100644 --- a/tutorials/incompressible/simpleFoam/motorBike/system/decomposeParDict.6 +++ b/tutorials/incompressible/simpleFoam/motorBike/system/decomposeParDict.6 @@ -22,9 +22,6 @@ method hierarchical; coeffs { n (3 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy - dataFile "cellDecomposition"; } // ************************************************************************* // diff --git a/tutorials/incompressible/simpleFoam/pitzDailyExptInlet/system/decomposeParDict b/tutorials/incompressible/simpleFoam/pitzDailyExptInlet/system/decomposeParDict index 2ce87586a5..1e1830c61b 100644 --- a/tutorials/incompressible/simpleFoam/pitzDailyExptInlet/system/decomposeParDict +++ b/tutorials/incompressible/simpleFoam/pitzDailyExptInlet/system/decomposeParDict @@ -21,8 +21,6 @@ method hierarchical; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } distributed no; diff --git a/tutorials/incompressible/simpleFoam/squareBend/system/decomposeParDict b/tutorials/incompressible/simpleFoam/squareBend/system/decomposeParDict index 66fba51c00..973d25c1b5 100644 --- a/tutorials/incompressible/simpleFoam/squareBend/system/decomposeParDict +++ b/tutorials/incompressible/simpleFoam/squareBend/system/decomposeParDict @@ -20,15 +20,12 @@ method hierarchical; simpleCoeffs { - n (8 1 1); - delta 0.001; + n (8 1 1); } hierarchicalCoeffs { - n (4 2 1); - delta 0.001; - order xyz; + n (4 2 1); } // ************************************************************************* // diff --git a/tutorials/incompressible/simpleFoam/turbineSiting/system/decomposeParDict.hierarchical b/tutorials/incompressible/simpleFoam/turbineSiting/system/decomposeParDict.hierarchical index d590bc55de..4bea2e7700 100644 --- a/tutorials/incompressible/simpleFoam/turbineSiting/system/decomposeParDict.hierarchical +++ b/tutorials/incompressible/simpleFoam/turbineSiting/system/decomposeParDict.hierarchical @@ -22,8 +22,6 @@ method hierarchical; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/lagrangian/DPMFoam/Goldschmidt/system/decomposeParDict b/tutorials/lagrangian/DPMFoam/Goldschmidt/system/decomposeParDict index 8cf631ec06..98c365a989 100644 --- a/tutorials/lagrangian/DPMFoam/Goldschmidt/system/decomposeParDict +++ b/tutorials/lagrangian/DPMFoam/Goldschmidt/system/decomposeParDict @@ -21,7 +21,6 @@ method simple; coeffs { n (1 6 1); - //delta 0.001; // default=0.001 } // ************************************************************************* // diff --git a/tutorials/lagrangian/MPPICFoam/Goldschmidt/system/decomposeParDict b/tutorials/lagrangian/MPPICFoam/Goldschmidt/system/decomposeParDict index f97f4014f2..a172aa3b32 100644 --- a/tutorials/lagrangian/MPPICFoam/Goldschmidt/system/decomposeParDict +++ b/tutorials/lagrangian/MPPICFoam/Goldschmidt/system/decomposeParDict @@ -21,7 +21,6 @@ method simple; coeffs { n (1 5 1); - //delta 0.001; // default=0.001 } // ************************************************************************* // diff --git a/tutorials/lagrangian/MPPICFoam/cyclone/system/decomposeParDict b/tutorials/lagrangian/MPPICFoam/cyclone/system/decomposeParDict index 451ff9d009..ba100d51b7 100644 --- a/tutorials/lagrangian/MPPICFoam/cyclone/system/decomposeParDict +++ b/tutorials/lagrangian/MPPICFoam/cyclone/system/decomposeParDict @@ -21,8 +21,6 @@ method simple; coeffs { n (2 2 3); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/lagrangian/icoUncoupledKinematicParcelFoam/hopper/hopperEmptying/system/decomposeParDict b/tutorials/lagrangian/icoUncoupledKinematicParcelFoam/hopper/hopperEmptying/system/decomposeParDict index 0fd30f48f6..e9c7c12542 100644 --- a/tutorials/lagrangian/icoUncoupledKinematicParcelFoam/hopper/hopperEmptying/system/decomposeParDict +++ b/tutorials/lagrangian/icoUncoupledKinematicParcelFoam/hopper/hopperEmptying/system/decomposeParDict @@ -21,8 +21,6 @@ method simple; coeffs { n (4 1 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } diff --git a/tutorials/lagrangian/icoUncoupledKinematicParcelFoam/hopper/hopperInitialState/system/decomposeParDict b/tutorials/lagrangian/icoUncoupledKinematicParcelFoam/hopper/hopperInitialState/system/decomposeParDict index ed0fbc6acd..ee60316dcc 100644 --- a/tutorials/lagrangian/icoUncoupledKinematicParcelFoam/hopper/hopperInitialState/system/decomposeParDict +++ b/tutorials/lagrangian/icoUncoupledKinematicParcelFoam/hopper/hopperInitialState/system/decomposeParDict @@ -21,8 +21,6 @@ method simple; coeffs { n (4 1 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } distributed no; diff --git a/tutorials/lagrangian/reactingParcelFoam/cylinder/system/decomposeParDict b/tutorials/lagrangian/reactingParcelFoam/cylinder/system/decomposeParDict index 5813c4c2c3..9c4918567e 100644 --- a/tutorials/lagrangian/reactingParcelFoam/cylinder/system/decomposeParDict +++ b/tutorials/lagrangian/reactingParcelFoam/cylinder/system/decomposeParDict @@ -21,9 +21,6 @@ method metis; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy - dataFile ""; } metisCoeffs diff --git a/tutorials/lagrangian/reactingParcelFoam/rivuletPanel/system/decomposeParDict b/tutorials/lagrangian/reactingParcelFoam/rivuletPanel/system/decomposeParDict index 2e2aeb3d9d..cc982b2896 100644 --- a/tutorials/lagrangian/reactingParcelFoam/rivuletPanel/system/decomposeParDict +++ b/tutorials/lagrangian/reactingParcelFoam/rivuletPanel/system/decomposeParDict @@ -21,9 +21,6 @@ method metis; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy - dataFile ""; } metisCoeffs diff --git a/tutorials/lagrangian/reactingParcelFoam/splashPanel/system/decomposeParDict b/tutorials/lagrangian/reactingParcelFoam/splashPanel/system/decomposeParDict index 5813c4c2c3..9c4918567e 100644 --- a/tutorials/lagrangian/reactingParcelFoam/splashPanel/system/decomposeParDict +++ b/tutorials/lagrangian/reactingParcelFoam/splashPanel/system/decomposeParDict @@ -21,9 +21,6 @@ method metis; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy - dataFile ""; } metisCoeffs diff --git a/tutorials/mesh/foamyHexMesh/blob/system/backgroundMeshDecomposition/decomposeParDict b/tutorials/mesh/foamyHexMesh/blob/system/backgroundMeshDecomposition/decomposeParDict index 9984f22960..e34d902217 100644 --- a/tutorials/mesh/foamyHexMesh/blob/system/backgroundMeshDecomposition/decomposeParDict +++ b/tutorials/mesh/foamyHexMesh/blob/system/backgroundMeshDecomposition/decomposeParDict @@ -23,8 +23,6 @@ method scotch; coeffs { n (2 1 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } distributed no; diff --git a/tutorials/mesh/foamyHexMesh/blob/system/decomposeParDict b/tutorials/mesh/foamyHexMesh/blob/system/decomposeParDict index e5c705af30..8c18bdd717 100644 --- a/tutorials/mesh/foamyHexMesh/blob/system/decomposeParDict +++ b/tutorials/mesh/foamyHexMesh/blob/system/decomposeParDict @@ -23,8 +23,6 @@ method scotch; coeffs { n (2 1 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/mesh/foamyHexMesh/flange/system/backgroundMeshDecomposition/decomposeParDict b/tutorials/mesh/foamyHexMesh/flange/system/backgroundMeshDecomposition/decomposeParDict index 066fe69ef2..d0f9e4394c 100644 --- a/tutorials/mesh/foamyHexMesh/flange/system/backgroundMeshDecomposition/decomposeParDict +++ b/tutorials/mesh/foamyHexMesh/flange/system/backgroundMeshDecomposition/decomposeParDict @@ -22,8 +22,6 @@ method hierarchical; coeffs { n (2 2 2); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } distributed no; diff --git a/tutorials/mesh/foamyHexMesh/flange/system/decomposeParDict b/tutorials/mesh/foamyHexMesh/flange/system/decomposeParDict index 066fe69ef2..d0f9e4394c 100644 --- a/tutorials/mesh/foamyHexMesh/flange/system/decomposeParDict +++ b/tutorials/mesh/foamyHexMesh/flange/system/decomposeParDict @@ -22,8 +22,6 @@ method hierarchical; coeffs { n (2 2 2); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } distributed no; diff --git a/tutorials/mesh/foamyHexMesh/mixerVessel/system/decomposeParDict b/tutorials/mesh/foamyHexMesh/mixerVessel/system/decomposeParDict index e9dd5ae0b7..a31d83b323 100644 --- a/tutorials/mesh/foamyHexMesh/mixerVessel/system/decomposeParDict +++ b/tutorials/mesh/foamyHexMesh/mixerVessel/system/decomposeParDict @@ -23,8 +23,6 @@ method hierarchical; coeffs { n (2 2 2); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/mesh/foamyQuadMesh/OpenCFD/system/decomposeParDict b/tutorials/mesh/foamyQuadMesh/OpenCFD/system/decomposeParDict index 259f8fb826..d759f05760 100644 --- a/tutorials/mesh/foamyQuadMesh/OpenCFD/system/decomposeParDict +++ b/tutorials/mesh/foamyQuadMesh/OpenCFD/system/decomposeParDict @@ -21,8 +21,6 @@ method hierarchical; coeffs { n (2 2 2); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } distributed no; diff --git a/tutorials/mesh/moveDynamicMesh/SnakeRiverCanyon/system/decomposeParDict b/tutorials/mesh/moveDynamicMesh/SnakeRiverCanyon/system/decomposeParDict index b493096322..f8ac97671f 100644 --- a/tutorials/mesh/moveDynamicMesh/SnakeRiverCanyon/system/decomposeParDict +++ b/tutorials/mesh/moveDynamicMesh/SnakeRiverCanyon/system/decomposeParDict @@ -21,9 +21,6 @@ method hierarchical; coeffs { n (2 1 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy - dataFile "decompositionData"; } diff --git a/tutorials/mesh/moveDynamicMesh/relativeMotion/box2D_moveDynamicMesh/system/decomposeParDict b/tutorials/mesh/moveDynamicMesh/relativeMotion/box2D_moveDynamicMesh/system/decomposeParDict index 198808e231..f78012395f 100644 --- a/tutorials/mesh/moveDynamicMesh/relativeMotion/box2D_moveDynamicMesh/system/decomposeParDict +++ b/tutorials/mesh/moveDynamicMesh/relativeMotion/box2D_moveDynamicMesh/system/decomposeParDict @@ -21,8 +21,6 @@ method hierarchical; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } diff --git a/tutorials/mesh/moveDynamicMesh/relativeMotion/box_snappyHexMesh/system/decomposeParDict b/tutorials/mesh/moveDynamicMesh/relativeMotion/box_snappyHexMesh/system/decomposeParDict index 198808e231..f78012395f 100644 --- a/tutorials/mesh/moveDynamicMesh/relativeMotion/box_snappyHexMesh/system/decomposeParDict +++ b/tutorials/mesh/moveDynamicMesh/relativeMotion/box_snappyHexMesh/system/decomposeParDict @@ -21,8 +21,6 @@ method hierarchical; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } diff --git a/tutorials/mesh/parallel/cavity/system/renumberMeshDict-random b/tutorials/mesh/parallel/cavity/system/renumberMeshDict-random index 1e813ff6c5..0f3965bf06 100644 --- a/tutorials/mesh/parallel/cavity/system/renumberMeshDict-random +++ b/tutorials/mesh/parallel/cavity/system/renumberMeshDict-random @@ -97,8 +97,6 @@ blockCoeffs //hierarchicalCoeffs //{ // n (1 2 1); - // delta 0.001; - // order xyz; //} } diff --git a/tutorials/mesh/snappyHexMesh/flange/system/decomposeParDict b/tutorials/mesh/snappyHexMesh/flange/system/decomposeParDict index 245e010ded..9b7358c05a 100644 --- a/tutorials/mesh/snappyHexMesh/flange/system/decomposeParDict +++ b/tutorials/mesh/snappyHexMesh/flange/system/decomposeParDict @@ -21,8 +21,6 @@ method ptscotch; //simple; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } metisCoeffs diff --git a/tutorials/mesh/snappyHexMesh/gap_detection/system/decomposeParDict b/tutorials/mesh/snappyHexMesh/gap_detection/system/decomposeParDict index edfa32d242..daa976064a 100644 --- a/tutorials/mesh/snappyHexMesh/gap_detection/system/decomposeParDict +++ b/tutorials/mesh/snappyHexMesh/gap_detection/system/decomposeParDict @@ -21,9 +21,6 @@ method hierarchical; coeffs { n (2 2 2); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy - dataFile "cellDecomposition"; } diff --git a/tutorials/mesh/snappyHexMesh/motorBike_leakDetection/system/decomposeParDict.6 b/tutorials/mesh/snappyHexMesh/motorBike_leakDetection/system/decomposeParDict.6 index 141b6aa5f7..6fee8c70eb 100644 --- a/tutorials/mesh/snappyHexMesh/motorBike_leakDetection/system/decomposeParDict.6 +++ b/tutorials/mesh/snappyHexMesh/motorBike_leakDetection/system/decomposeParDict.6 @@ -22,9 +22,6 @@ method hierarchical; coeffs { n (3 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy - dataFile "cellDecomposition"; } // ************************************************************************* // diff --git a/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/system/decomposeParDict b/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/system/decomposeParDict index 658f717506..3475f774a7 100644 --- a/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/system/decomposeParDict +++ b/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/system/decomposeParDict @@ -21,8 +21,6 @@ method hierarchical; coeffs { n (1 1 4); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } diff --git a/tutorials/multiphase/cavitatingFoam/LES/throttle3D/system/decomposeParDict b/tutorials/multiphase/cavitatingFoam/LES/throttle3D/system/decomposeParDict index e37b5a7aef..ca3f667e2e 100644 --- a/tutorials/multiphase/cavitatingFoam/LES/throttle3D/system/decomposeParDict +++ b/tutorials/multiphase/cavitatingFoam/LES/throttle3D/system/decomposeParDict @@ -21,8 +21,6 @@ method simple; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } distributed no; diff --git a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/system/decomposeParDict b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/system/decomposeParDict index 90e0efa6e9..ba2fa1ab0c 100644 --- a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/system/decomposeParDict +++ b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/system/decomposeParDict @@ -21,7 +21,6 @@ method simple; coeffs { n (2 1 1); - //delta 0.001; // default=0.001 } diff --git a/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge3D/system/decomposeParDict b/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge3D/system/decomposeParDict index 70ff2ff64b..90c47fd354 100644 --- a/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge3D/system/decomposeParDict +++ b/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge3D/system/decomposeParDict @@ -21,8 +21,6 @@ method hierarchical; coeffs { n (1 4 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } distributed no; diff --git a/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/system/decomposeParDict b/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/system/decomposeParDict index e37b5a7aef..ca3f667e2e 100644 --- a/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/system/decomposeParDict +++ b/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/system/decomposeParDict @@ -21,8 +21,6 @@ method simple; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } distributed no; diff --git a/tutorials/multiphase/interFoam/RAS/DTCHull/system/decomposeParDict b/tutorials/multiphase/interFoam/RAS/DTCHull/system/decomposeParDict index 9401c393b5..47ee9c5684 100644 --- a/tutorials/multiphase/interFoam/RAS/DTCHull/system/decomposeParDict +++ b/tutorials/multiphase/interFoam/RAS/DTCHull/system/decomposeParDict @@ -21,8 +21,6 @@ method scotch; coeffs { n (2 2 2); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } distributed no; diff --git a/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/system/decomposeParDict b/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/system/decomposeParDict index e37b5a7aef..ca3f667e2e 100644 --- a/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/system/decomposeParDict +++ b/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/system/decomposeParDict @@ -21,8 +21,6 @@ method simple; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } distributed no; diff --git a/tutorials/multiphase/interFoam/RAS/motorBike/system/decomposeParDict b/tutorials/multiphase/interFoam/RAS/motorBike/system/decomposeParDict index ba651d239b..8c41b9f327 100644 --- a/tutorials/multiphase/interFoam/RAS/motorBike/system/decomposeParDict +++ b/tutorials/multiphase/interFoam/RAS/motorBike/system/decomposeParDict @@ -20,6 +20,12 @@ numberOfSubdomains 5; method hierarchical; // method ptscotch; +coeffs +{ + n (5 1 1); +} + + // Optional decomposition constraints constraints { @@ -32,13 +38,4 @@ constraints } -coeffs -{ - n (5 1 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy - dataFile "cellDecomposition"; -} - - // ************************************************************************* // diff --git a/tutorials/multiphase/interFoam/laminar/damBreak/damBreak/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/damBreak/damBreak/system/decomposeParDict index bbcb84ae3f..ca3f667e2e 100644 --- a/tutorials/multiphase/interFoam/laminar/damBreak/damBreak/system/decomposeParDict +++ b/tutorials/multiphase/interFoam/laminar/damBreak/damBreak/system/decomposeParDict @@ -21,7 +21,6 @@ method simple; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 } distributed no; diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank3D/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/sloshingTank3D/system/decomposeParDict index 6d9a53eb04..59a2030331 100644 --- a/tutorials/multiphase/interFoam/laminar/sloshingTank3D/system/decomposeParDict +++ b/tutorials/multiphase/interFoam/laminar/sloshingTank3D/system/decomposeParDict @@ -21,8 +21,6 @@ method hierarchical; coeffs { n (4 2 2); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } distributed no; diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank3D3DoF/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/sloshingTank3D3DoF/system/decomposeParDict index 3284fd1586..59a2030331 100644 --- a/tutorials/multiphase/interFoam/laminar/sloshingTank3D3DoF/system/decomposeParDict +++ b/tutorials/multiphase/interFoam/laminar/sloshingTank3D3DoF/system/decomposeParDict @@ -21,9 +21,6 @@ method hierarchical; coeffs { n (4 2 2); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy - dataFile ""; } distributed no; diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/system/decomposeParDict index 3284fd1586..59a2030331 100644 --- a/tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/system/decomposeParDict +++ b/tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/system/decomposeParDict @@ -21,9 +21,6 @@ method hierarchical; coeffs { n (4 2 2); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy - dataFile ""; } distributed no; diff --git a/tutorials/multiphase/interFoam/laminar/testTubeMixer/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/testTubeMixer/system/decomposeParDict index 3284fd1586..59a2030331 100644 --- a/tutorials/multiphase/interFoam/laminar/testTubeMixer/system/decomposeParDict +++ b/tutorials/multiphase/interFoam/laminar/testTubeMixer/system/decomposeParDict @@ -21,9 +21,6 @@ method hierarchical; coeffs { n (4 2 2); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy - dataFile ""; } distributed no; diff --git a/tutorials/multiphase/interFoam/laminar/vofToLagrangian/eulerianInjection/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/vofToLagrangian/eulerianInjection/system/decomposeParDict index 5670d9f24a..9bc6dadcae 100644 --- a/tutorials/multiphase/interFoam/laminar/vofToLagrangian/eulerianInjection/system/decomposeParDict +++ b/tutorials/multiphase/interFoam/laminar/vofToLagrangian/eulerianInjection/system/decomposeParDict @@ -21,7 +21,6 @@ method simple; coeffs { n (2 1 2); - //delta 0.001; // default=0.001 } diff --git a/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianDistributionInjection/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianDistributionInjection/system/decomposeParDict index 5670d9f24a..9bc6dadcae 100644 --- a/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianDistributionInjection/system/decomposeParDict +++ b/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianDistributionInjection/system/decomposeParDict @@ -21,7 +21,6 @@ method simple; coeffs { n (2 1 2); - //delta 0.001; // default=0.001 } diff --git a/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianParticleInjection/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianParticleInjection/system/decomposeParDict index be258138f7..33f0446285 100644 --- a/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianParticleInjection/system/decomposeParDict +++ b/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianParticleInjection/system/decomposeParDict @@ -21,8 +21,6 @@ method simple; coeffs { n (2 1 2); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/multiphase/interFoam/laminar/waveExampleCnoidal/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/waveExampleCnoidal/system/decomposeParDict index dfcb5d0d24..2385ae48f0 100644 --- a/tutorials/multiphase/interFoam/laminar/waveExampleCnoidal/system/decomposeParDict +++ b/tutorials/multiphase/interFoam/laminar/waveExampleCnoidal/system/decomposeParDict @@ -22,8 +22,6 @@ method hierarchical; coeffs { n (2 1 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/multiphase/interFoam/laminar/waveExampleSolitary/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/waveExampleSolitary/system/decomposeParDict index dfcb5d0d24..2385ae48f0 100644 --- a/tutorials/multiphase/interFoam/laminar/waveExampleSolitary/system/decomposeParDict +++ b/tutorials/multiphase/interFoam/laminar/waveExampleSolitary/system/decomposeParDict @@ -22,8 +22,6 @@ method hierarchical; coeffs { n (2 1 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/multiphase/interFoam/laminar/waveExampleSolitaryGrimshaw/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/waveExampleSolitaryGrimshaw/system/decomposeParDict index dfcb5d0d24..2385ae48f0 100644 --- a/tutorials/multiphase/interFoam/laminar/waveExampleSolitaryGrimshaw/system/decomposeParDict +++ b/tutorials/multiphase/interFoam/laminar/waveExampleSolitaryGrimshaw/system/decomposeParDict @@ -22,8 +22,6 @@ method hierarchical; coeffs { n (2 1 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/multiphase/interFoam/laminar/waveExampleSolitaryMcCowan/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/waveExampleSolitaryMcCowan/system/decomposeParDict index dfcb5d0d24..2385ae48f0 100644 --- a/tutorials/multiphase/interFoam/laminar/waveExampleSolitaryMcCowan/system/decomposeParDict +++ b/tutorials/multiphase/interFoam/laminar/waveExampleSolitaryMcCowan/system/decomposeParDict @@ -22,8 +22,6 @@ method hierarchical; coeffs { n (2 1 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/multiphase/interFoam/laminar/waveExampleStokesI/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/waveExampleStokesI/system/decomposeParDict index dfcb5d0d24..2385ae48f0 100644 --- a/tutorials/multiphase/interFoam/laminar/waveExampleStokesI/system/decomposeParDict +++ b/tutorials/multiphase/interFoam/laminar/waveExampleStokesI/system/decomposeParDict @@ -22,8 +22,6 @@ method hierarchical; coeffs { n (2 1 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/multiphase/interFoam/laminar/waveExampleStokesII/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/waveExampleStokesII/system/decomposeParDict index dfcb5d0d24..2385ae48f0 100644 --- a/tutorials/multiphase/interFoam/laminar/waveExampleStokesII/system/decomposeParDict +++ b/tutorials/multiphase/interFoam/laminar/waveExampleStokesII/system/decomposeParDict @@ -22,8 +22,6 @@ method hierarchical; coeffs { n (2 1 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/multiphase/interFoam/laminar/waveExampleStokesV/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/waveExampleStokesV/system/decomposeParDict index dfcb5d0d24..2385ae48f0 100644 --- a/tutorials/multiphase/interFoam/laminar/waveExampleStokesV/system/decomposeParDict +++ b/tutorials/multiphase/interFoam/laminar/waveExampleStokesV/system/decomposeParDict @@ -22,8 +22,6 @@ method hierarchical; coeffs { n (2 1 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/multiphase/interFoam/laminar/waveExampleStreamFunction/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/waveExampleStreamFunction/system/decomposeParDict index d17ee03e3d..2385ae48f0 100644 --- a/tutorials/multiphase/interFoam/laminar/waveExampleStreamFunction/system/decomposeParDict +++ b/tutorials/multiphase/interFoam/laminar/waveExampleStreamFunction/system/decomposeParDict @@ -19,11 +19,9 @@ numberOfSubdomains 2; method hierarchical; -hierarchicalCoeffs +coeffs { n (2 1 1); - delta 0.001; - order xyz; } // ************************************************************************* // diff --git a/tutorials/multiphase/interFoam/laminar/waveMakerFlap/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/waveMakerFlap/system/decomposeParDict index 16511601e1..b13fe72995 100644 --- a/tutorials/multiphase/interFoam/laminar/waveMakerFlap/system/decomposeParDict +++ b/tutorials/multiphase/interFoam/laminar/waveMakerFlap/system/decomposeParDict @@ -19,10 +19,9 @@ numberOfSubdomains 4; method simple; -simpleCoeffs +coeffs { - n ( 4 1 1 ); - order xyz; + n (4 1 1); } // ************************************************************************* // diff --git a/tutorials/multiphase/interFoam/laminar/waveMakerPiston/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/waveMakerPiston/system/decomposeParDict index 16511601e1..b13fe72995 100644 --- a/tutorials/multiphase/interFoam/laminar/waveMakerPiston/system/decomposeParDict +++ b/tutorials/multiphase/interFoam/laminar/waveMakerPiston/system/decomposeParDict @@ -19,10 +19,9 @@ numberOfSubdomains 4; method simple; -simpleCoeffs +coeffs { - n ( 4 1 1 ); - order xyz; + n (4 1 1); } // ************************************************************************* // diff --git a/tutorials/multiphase/interFoam/laminar/waveMangroveInteraction/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/waveMangroveInteraction/system/decomposeParDict index d17ee03e3d..2385ae48f0 100644 --- a/tutorials/multiphase/interFoam/laminar/waveMangroveInteraction/system/decomposeParDict +++ b/tutorials/multiphase/interFoam/laminar/waveMangroveInteraction/system/decomposeParDict @@ -19,11 +19,9 @@ numberOfSubdomains 2; method hierarchical; -hierarchicalCoeffs +coeffs { n (2 1 1); - delta 0.001; - order xyz; } // ************************************************************************* // diff --git a/tutorials/multiphase/interIsoFoam/damBreak/system/decomposeParDict b/tutorials/multiphase/interIsoFoam/damBreak/system/decomposeParDict index e37b5a7aef..ca3f667e2e 100644 --- a/tutorials/multiphase/interIsoFoam/damBreak/system/decomposeParDict +++ b/tutorials/multiphase/interIsoFoam/damBreak/system/decomposeParDict @@ -21,8 +21,6 @@ method simple; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } distributed no; diff --git a/tutorials/multiphase/interIsoFoam/damBreakWithObstacle/system/decomposeParDict b/tutorials/multiphase/interIsoFoam/damBreakWithObstacle/system/decomposeParDict index 76d2c4248e..f581fc857e 100644 --- a/tutorials/multiphase/interIsoFoam/damBreakWithObstacle/system/decomposeParDict +++ b/tutorials/multiphase/interIsoFoam/damBreakWithObstacle/system/decomposeParDict @@ -17,29 +17,11 @@ FoamFile numberOfSubdomains 4; -method simple; +method simple; -simpleCoeffs +coeffs { - n (2 2 1); - delta 0.001; + n (2 2 1); } -hierarchicalCoeffs -{ - n (2 2 1); - delta 0.001; - order xyz; -} - -manualCoeffs -{ - dataFile ""; -} - -distributed no; - -roots ( ); - - // ************************************************************************* // diff --git a/tutorials/multiphase/interIsoFoam/discInConstantFlowCyclicBCs/system/decomposeParDict b/tutorials/multiphase/interIsoFoam/discInConstantFlowCyclicBCs/system/decomposeParDict index 4f07366b51..8021847444 100644 --- a/tutorials/multiphase/interIsoFoam/discInConstantFlowCyclicBCs/system/decomposeParDict +++ b/tutorials/multiphase/interIsoFoam/discInConstantFlowCyclicBCs/system/decomposeParDict @@ -15,31 +15,14 @@ FoamFile } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // -numberOfSubdomains 1; +numberOfSubdomains 4; -method simple; +method simple; -simpleCoeffs +coeffs { - n ( 2 1 2 ); - delta 0.001; + n ( 2 1 2 ); } -hierarchicalCoeffs -{ - n ( 1 1 1 ); - delta 0.001; - order xyz; -} - -manualCoeffs -{ - dataFile ""; -} - -distributed no; - -roots ( ); - // ************************************************************************* // diff --git a/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/system/decomposeParDict b/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/system/decomposeParDict index 29b1165bff..89273cc616 100644 --- a/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/system/decomposeParDict +++ b/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/system/decomposeParDict @@ -22,7 +22,6 @@ method simple; coeffs { n (2 1 2); - //delta 0.001; // default=0.001 } // ************************************************************************* // diff --git a/tutorials/multiphase/interIsoFoam/iobasin/system/decomposeParDict b/tutorials/multiphase/interIsoFoam/iobasin/system/decomposeParDict index 56c7dca5aa..39a5e1ab6b 100644 --- a/tutorials/multiphase/interIsoFoam/iobasin/system/decomposeParDict +++ b/tutorials/multiphase/interIsoFoam/iobasin/system/decomposeParDict @@ -18,11 +18,10 @@ FoamFile numberOfSubdomains 8; method simple; - -simpleCoeffs + +coeffs { - n (2 2 2); - delta 0.001; + n (2 2 2); } // ************************************************************************* // diff --git a/tutorials/multiphase/interIsoFoam/sphereInReversedVortexFlow/system/decomposeParDict b/tutorials/multiphase/interIsoFoam/sphereInReversedVortexFlow/system/decomposeParDict index fbc9ee9dec..5f26547e9b 100644 --- a/tutorials/multiphase/interIsoFoam/sphereInReversedVortexFlow/system/decomposeParDict +++ b/tutorials/multiphase/interIsoFoam/sphereInReversedVortexFlow/system/decomposeParDict @@ -22,7 +22,6 @@ method simple; coeffs { n (2 2 2); - //delta 0.001; // default=0.001 } // ************************************************************************* // diff --git a/tutorials/multiphase/interIsoFoam/standingWave/system/decomposeParDict b/tutorials/multiphase/interIsoFoam/standingWave/system/decomposeParDict index 91f1f3e258..f302e2c2af 100644 --- a/tutorials/multiphase/interIsoFoam/standingWave/system/decomposeParDict +++ b/tutorials/multiphase/interIsoFoam/standingWave/system/decomposeParDict @@ -21,8 +21,6 @@ method simple; coeffs { n (2 1 2); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } distributed no; diff --git a/tutorials/multiphase/interIsoFoam/waveExampleStreamFunction/system/decomposeParDict b/tutorials/multiphase/interIsoFoam/waveExampleStreamFunction/system/decomposeParDict index d17ee03e3d..2385ae48f0 100644 --- a/tutorials/multiphase/interIsoFoam/waveExampleStreamFunction/system/decomposeParDict +++ b/tutorials/multiphase/interIsoFoam/waveExampleStreamFunction/system/decomposeParDict @@ -19,11 +19,9 @@ numberOfSubdomains 2; method hierarchical; -hierarchicalCoeffs +coeffs { n (2 1 1); - delta 0.001; - order xyz; } // ************************************************************************* // diff --git a/tutorials/multiphase/interMixingFoam/laminar/damBreak/system/decomposeParDict b/tutorials/multiphase/interMixingFoam/laminar/damBreak/system/decomposeParDict index e37b5a7aef..ca3f667e2e 100644 --- a/tutorials/multiphase/interMixingFoam/laminar/damBreak/system/decomposeParDict +++ b/tutorials/multiphase/interMixingFoam/laminar/damBreak/system/decomposeParDict @@ -21,8 +21,6 @@ method simple; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } distributed no; diff --git a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/decomposeParDict b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/decomposeParDict index a1997b428f..c982bcfc8d 100644 --- a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/decomposeParDict +++ b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/decomposeParDict @@ -22,8 +22,6 @@ method hierarchical; coeffs { n (1 4 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } diff --git a/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/system/decomposeParDict b/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/system/decomposeParDict index 8269fc6a51..ca3f667e2e 100644 --- a/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/system/decomposeParDict +++ b/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/system/decomposeParDict @@ -21,9 +21,6 @@ method simple; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy - dataFile ""; } distributed no; diff --git a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/system/decomposeParDict b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/system/decomposeParDict index 8269fc6a51..ca3f667e2e 100644 --- a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/system/decomposeParDict +++ b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/system/decomposeParDict @@ -21,9 +21,6 @@ method simple; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy - dataFile ""; } distributed no; diff --git a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/system/decomposeParDict b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/system/decomposeParDict index 8269fc6a51..ca3f667e2e 100644 --- a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/system/decomposeParDict +++ b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/system/decomposeParDict @@ -21,9 +21,6 @@ method simple; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy - dataFile ""; } distributed no; diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/system/decomposeParDict b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/system/decomposeParDict index 8269fc6a51..ca3f667e2e 100644 --- a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/system/decomposeParDict +++ b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/system/decomposeParDict @@ -21,9 +21,6 @@ method simple; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy - dataFile ""; } distributed no; diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/system/decomposeParDict b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/system/decomposeParDict index 8269fc6a51..ca3f667e2e 100644 --- a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/system/decomposeParDict +++ b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/system/decomposeParDict @@ -21,9 +21,6 @@ method simple; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy - dataFile ""; } distributed no; diff --git a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/system/decomposeParDict b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/system/decomposeParDict index 9b4e631654..59748de130 100644 --- a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/system/decomposeParDict +++ b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/system/decomposeParDict @@ -17,14 +17,11 @@ FoamFile numberOfSubdomains 4; - method hierarchical; coeffs { n (2 2 1); - // delta 0.001; - // order xyz; } // ************************************************************************* // diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBody/background/system/decomposeParDict b/tutorials/multiphase/overInterDyMFoam/floatingBody/background/system/decomposeParDict index a7d26c2518..999fe15611 100644 --- a/tutorials/multiphase/overInterDyMFoam/floatingBody/background/system/decomposeParDict +++ b/tutorials/multiphase/overInterDyMFoam/floatingBody/background/system/decomposeParDict @@ -21,8 +21,6 @@ method hierarchical; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/system/decomposeParDict b/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/system/decomposeParDict index 8fa48d97e2..d984285832 100644 --- a/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/system/decomposeParDict +++ b/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/system/decomposeParDict @@ -21,8 +21,6 @@ method hierarchical; coeffs { n (3 1 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/system/decomposeParDict b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/system/decomposeParDict index 05df388b99..f39e5f0847 100644 --- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/system/decomposeParDict +++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/system/decomposeParDict @@ -21,8 +21,6 @@ method hierarchical; coeffs { n (1 6 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/system/decomposeParDict b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/system/decomposeParDict index 05df388b99..f39e5f0847 100644 --- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/system/decomposeParDict +++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/system/decomposeParDict @@ -21,8 +21,6 @@ method hierarchical; coeffs { n (1 6 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy } // ************************************************************************* // diff --git a/tutorials/preProcessing/createZeroDirectory/motorBike/system/decomposeParDict b/tutorials/preProcessing/createZeroDirectory/motorBike/system/decomposeParDict index a4238c4606..3cde84cf01 100644 --- a/tutorials/preProcessing/createZeroDirectory/motorBike/system/decomposeParDict +++ b/tutorials/preProcessing/createZeroDirectory/motorBike/system/decomposeParDict @@ -23,9 +23,6 @@ method hierarchical; coeffs { n (3 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy - dataFile "cellDecomposition"; } diff --git a/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/bottomAir/decomposeParDict b/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/bottomAir/decomposeParDict index 460e5bc51b..7a20d54c29 100644 --- a/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/bottomAir/decomposeParDict +++ b/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/bottomAir/decomposeParDict @@ -24,8 +24,6 @@ method scotch; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy dataFile "decompositionData"; } diff --git a/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/decomposeParDict b/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/decomposeParDict index 8866e09871..8bb5de7599 100644 --- a/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/decomposeParDict +++ b/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/decomposeParDict @@ -24,8 +24,6 @@ method hierarchical; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy dataFile "decompositionData"; } diff --git a/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/heater/decomposeParDict b/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/heater/decomposeParDict index 460e5bc51b..7a20d54c29 100644 --- a/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/heater/decomposeParDict +++ b/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/heater/decomposeParDict @@ -24,8 +24,6 @@ method scotch; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy dataFile "decompositionData"; } diff --git a/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/leftSolid/decomposeParDict b/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/leftSolid/decomposeParDict index 460e5bc51b..7a20d54c29 100644 --- a/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/leftSolid/decomposeParDict +++ b/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/leftSolid/decomposeParDict @@ -24,8 +24,6 @@ method scotch; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy dataFile "decompositionData"; } diff --git a/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/rightSolid/decomposeParDict b/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/rightSolid/decomposeParDict index 460e5bc51b..7a20d54c29 100644 --- a/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/rightSolid/decomposeParDict +++ b/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/rightSolid/decomposeParDict @@ -24,8 +24,6 @@ method scotch; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy dataFile "decompositionData"; } diff --git a/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/topAir/decomposeParDict b/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/topAir/decomposeParDict index 460e5bc51b..7a20d54c29 100644 --- a/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/topAir/decomposeParDict +++ b/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/topAir/decomposeParDict @@ -24,8 +24,6 @@ method scotch; coeffs { n (2 2 1); - //delta 0.001; // default=0.001 - //order xyz; // default=xzy dataFile "decompositionData"; }