diff --git a/tutorials/IO/fileHandler/system/decomposeParDict b/tutorials/IO/fileHandler/system/decomposeParDict index d07f72f16ee491bde053fde7a8d3076cb2a33ccb..ee60316dcc62fc5db2424f24d28e9726bcf3d3ee 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 65408d0cbc8d53eabedbf7c6d54408550f102979..988ba58fcdc222755e18da328ed8ef8cdc38607e 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 1404ab870ad2d13331fdc82ab81abb268010c99c..e6aaefcba25b5554ce81b5a30165d3d2f0e00924 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 e78b704c0ad2b2aee012c56829aebeeae4fff8a1..5d68053a4c5548d9ec6d03f1a44b8c485231a095 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 ac0db61d994f7325fb565ee86e21d2ed09e8a11b..a65987f39500bd186a70ef6f884464e8c2bd7d73 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 4e0c4712304181454692c515435537a01401a138..80332f8a1ab5334512a8fbbaa1fc9461f7debedf 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 b9ca4420b6d205155ce69e3e377b89ab994458a7..f9cc23711c50dc40b51f0d0af8165329591ca8f7 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 3183e5dc686246a7b196dc87f97c4ef86273a12a..f61eb1384a861dd29ccdf622ca49ca02045f32e3 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 70896f6568273334d68288e23197a2c6e80896e0..8d44152d87df743328592f21bc252091bb18335a 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 a7d26c2518902b08ee0d5c7acfc2ce00113d4373..999fe15611008616ae6e5002d614310037b47314 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 a7d26c2518902b08ee0d5c7acfc2ce00113d4373..999fe15611008616ae6e5002d614310037b47314 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 a7d26c2518902b08ee0d5c7acfc2ce00113d4373..999fe15611008616ae6e5002d614310037b47314 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 5596d324af0a97cb972a759c540cafdea16f0b0a..59748de1305dab82b21ae0c1e7fe83d959ca8525 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 1223d4f7b051ca688477eca98f63acbb597ef7f2..c4a44282d4a7f256ec6c1764fa445b8ca1c41a09 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 b59c22693c8ecb4a272aeb3a6fc10e9696d3a98e..79ff447d4510f94590fb492aa1ad437a562dd201 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 66fba51c00f7ecb9d435d379d19c71fae63e91b7..973d25c1b59e389932af50f83cddc22920e80098 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 66fba51c00f7ecb9d435d379d19c71fae63e91b7..973d25c1b59e389932af50f83cddc22920e80098 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 8543257f2ba2d42082b6e8f4036f87c4f1aa5ec0..4c34c832ada4554e6c7a20b60b3470dd9ca757ad 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 66fba51c00f7ecb9d435d379d19c71fae63e91b7..973d25c1b59e389932af50f83cddc22920e80098 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 66fba51c00f7ecb9d435d379d19c71fae63e91b7..973d25c1b59e389932af50f83cddc22920e80098 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 6cff655ba5a6b78828cbdfb16fd4787e2f03172a..0605a1c7404b77d822042912d71fc0442475651f 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 182e7e218e8dbaed5df5f4eddb26b8873904b242..8c905e0340b6611f295f278664858f8c13a6a2e9 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 182e7e218e8dbaed5df5f4eddb26b8873904b242..8c905e0340b6611f295f278664858f8c13a6a2e9 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 8714c760d6cb37b63dc47ad210af49915364c94c..13f564610b7350ac33b1f8af93947a92af78a29a 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 8714c760d6cb37b63dc47ad210af49915364c94c..13f564610b7350ac33b1f8af93947a92af78a29a 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 ff1f1f377412e09fafbac55fc3ea5dece81b6fac..4623882fde3835258994a2bef968fa1db047dc05 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 86bba10b78ae682f848a09481e987c4c19b65e92..fc8c5b78b0b2abb5173e42dec90cf6c0aa1391f4 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 13a7a4ec525c0129b6d9edbbd71de96b4bd1cf97..23ef4527f8979efe2bde2d4e49bbce2e4598c043 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 0ad36f7d94aa19cc427b044dcaeaa48b354b5d69..888a9b5f52ce96470896c0c192a7585eaa1353b3 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 c77976f4ff2d923a3ce3c368b120cdbfa1d3a984..99c43a981904db184e2ee23da3b76d77e1e8890f 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 fd6a8df0fb6bea6c9d4ce5a4607b5664c05f1e7b..c357885fb811e5b8e35b64e41e7a38b2e252a45c 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 2b3c77449e9697da0c96075dfba9db97f8a75f1b..ab6ec2a731d76fffd1013d2e85badc0845fca41f 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 960075685d4bdff6971c0624c633cb46a1c51fbf..6ce1240d3a2f56c1599568c388bc96c1b8bb696b 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 1ccc1e64925134d5a6d6dbebb92ecba6dda78df4..48d1fd481d945b62492f9e366a9f4f3493492e00 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 1ccc1e64925134d5a6d6dbebb92ecba6dda78df4..48d1fd481d945b62492f9e366a9f4f3493492e00 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 8714c760d6cb37b63dc47ad210af49915364c94c..13f564610b7350ac33b1f8af93947a92af78a29a 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 b43af37e182d1410c3f89be1497fbbe0b600bb3b..2f20f2556c3fad5f14979bee1f1a9f100eba3535 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 a7d26c2518902b08ee0d5c7acfc2ce00113d4373..999fe15611008616ae6e5002d614310037b47314 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 d7f7961a1084dbf6da3349a0288e0f4bb8ae3c1a..7f684a2bfb4f45c3d272fd2a964c294a0f60bb23 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 d7f7961a1084dbf6da3349a0288e0f4bb8ae3c1a..7f684a2bfb4f45c3d272fd2a964c294a0f60bb23 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 44b5410e179dc1853acd111da221cfb596769751..a3522f078cd5bd6eaa7e42b6d67809de49309c82 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 7beb1855ea2d8f2b66ca338a234c02a92c3c3b40..f4d67d64ee111ff014daee7d714add754d2d8455 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 5616bfd849b77846d8bd894725c31443efde9e4c..e2f86471b1f596a2f547d05e0d80541881963485 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 48955505b3bd89c8e05c3436e2d6ff916bcb88cf..4a3105b63fadef43966caabb92e1c5eb1cec28c3 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 d4e6e0822a38cf10e0d53dbf76026991f825abaa..65a03c017cb659cc206f269c01655d562751bfb1 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 48c35f5ef1af28f85bf56ef9e918e736ae7cb0e4..3f39dbea88e68136ac85f1cdaeb119f71cf4036f 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 e2f4df96bd1ba66240b862385f0aff130e275d0d..bc2c1da00c6722733d49bf9d11d2ad35e5ecb66d 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 3efb3ec89b69370a34f26a6b9adf4cdd44048142..55d34a9b008822b65e934de52f74177b5e136bec 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 bf700c90d1eb8eda67bb987f25332d2d14b16425..d551c9e0de24931868a07e9a8dca401e0bdd17c4 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 8714c760d6cb37b63dc47ad210af49915364c94c..13f564610b7350ac33b1f8af93947a92af78a29a 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 44b5410e179dc1853acd111da221cfb596769751..a3522f078cd5bd6eaa7e42b6d67809de49309c82 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 e055d71e3f65aeacf2b38cfe7084c5525166d579..5571c88bdf960b42d335d520deaa6b823240271a 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 e27f6a9c90bf77338fcc02314f401b16acdde820..83aac4335ef0f701c320264971d1e8cc2beda583 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 7902215284ceb70141d38b6c7b03f246164c8307..2c8a3d361d67231c841928bfa25af1bc09a33df0 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 0a92dd2324ed9e2cb50d3cad18711b3772c1f19b..04b8500348aa7b5f2f243f79723bf000180d26f6 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 141b6aa5f75f2cffd3bb72317984e709a0e78abd..6fee8c70eb244cd4e0b6dc13a029ff5f60439bcd 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 2ce87586a5f303c4fa1b59a69430efbf9bb0674b..1e1830c61b3a036c0a757e99fb7dad867368063e 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 66fba51c00f7ecb9d435d379d19c71fae63e91b7..973d25c1b59e389932af50f83cddc22920e80098 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 d590bc55de877e594b5f209091229bc1a3559840..4bea2e770084a3332c86479537e91eaf9b052b66 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 8cf631ec06b4490873dade4bca1f0f17db241126..98c365a98974eb5fa232573f6c038be9c2a3b277 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 f97f4014f27c34e69911b68d800f838745d3648b..a172aa3b32b16ec539274738f25f069ffbc74905 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 451ff9d0092e8996c44c2eacd10fd4f6c5f766ad..ba100d51b7304706719279a49f0fcb4a4ee87b1b 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 0fd30f48f67f879ce909405d7e1e65c0c086ce1b..e9c7c12542b666a9bc3e04107acaf6b310fa72a0 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 ed0fbc6acd1cb876777e91ee828822775a86a339..ee60316dcc62fc5db2424f24d28e9726bcf3d3ee 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 5813c4c2c31526298b8de66014db1e6826ea127f..9c4918567e1bb2da17858c21a8e5745d4ee0b778 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 2e2aeb3d9d8335e4702a32797a306c33a9aaabbd..cc982b2896c714a6a1340aece4f77cb571ebddbf 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 5813c4c2c31526298b8de66014db1e6826ea127f..9c4918567e1bb2da17858c21a8e5745d4ee0b778 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 9984f229602d8c131072d935bf8d253b0d67bf39..e34d9022173da73a105943fa3d9f8111805569eb 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 e5c705af301c68bd8124a64ee59592c5802805ee..8c18bdd717b9db3376c3d237012a16509b734cf1 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 066fe69ef2f0833ff150731dc99e383e4f21698f..d0f9e4394c94aac90552aba959eb20d7393605ec 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 066fe69ef2f0833ff150731dc99e383e4f21698f..d0f9e4394c94aac90552aba959eb20d7393605ec 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 e9dd5ae0b7d247e0279b9ac07b995c93223d038b..a31d83b3238b8bfa29f07455e72eec07ebe88aaa 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 259f8fb8262afa0f243d3d5ff123be32d207042f..d759f057604144c04a8c73cb11887ffd6a971836 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 b4930963225fb2eae735ead467001c6b1f86fe07..f8ac97671f2f02de7ae9519e2fd423a5fa6e9ff3 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 198808e2315094e521c79e4609b0c63c96ea05c2..f78012395fd2fa3354ceb245e4a6737aaa66c66c 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 198808e2315094e521c79e4609b0c63c96ea05c2..f78012395fd2fa3354ceb245e4a6737aaa66c66c 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 1e813ff6c5823979ce5d089fe28fabb7d1f25984..0f3965bf06472011c77b09884be23a9f0b6cd0e7 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 245e010dedf01df1d3b13c7f909307008bbf9ab1..9b7358c05a971fb0c89a165278a3ec6258ff2fb6 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 edfa32d242e7c0ee32406153d47ca12f56b89435..daa976064a2064ca6d48ab3fa7b248ebef6dd0bf 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 141b6aa5f75f2cffd3bb72317984e709a0e78abd..6fee8c70eb244cd4e0b6dc13a029ff5f60439bcd 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 658f71750641ceb7c497c655f9e09a17e8303004..3475f774a7f12752ddd244dd643760064d3e94a4 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 e37b5a7aefbd6057cad448b1b873d5764678f0d9..ca3f667e2e204f54b408cc398c16c6fd9ed1f243 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 90e0efa6e9164a3bda8b7723344fd65d93e1273d..ba2fa1ab0c2e61a544708e30d2f06aa44bb90bb9 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 70ff2ff64b9f167954d3253c0a69126a1d622fe0..90c47fd3540355e22370e9b223cfd0734ff86615 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 e37b5a7aefbd6057cad448b1b873d5764678f0d9..ca3f667e2e204f54b408cc398c16c6fd9ed1f243 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 9401c393b59886e241059aa97a9ba0a9babd3db0..47ee9c56846f43c954880e5be8bebb0b0d50c6d6 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 e37b5a7aefbd6057cad448b1b873d5764678f0d9..ca3f667e2e204f54b408cc398c16c6fd9ed1f243 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 ba651d239b654953926d9d296d7ab20069b65e3a..8c41b9f3273c0d5b29eaf8b6f4187f3f175c1278 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 bbcb84ae3f5e43604750be5865e170e6ff9c44ae..ca3f667e2e204f54b408cc398c16c6fd9ed1f243 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 6d9a53eb040d1b062c2d0eb356b44605762c0195..59a2030331708ce5d37499a151f4b20ee7950c52 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 3284fd1586e6b5a89a1cd7076182ce1fc2e914d0..59a2030331708ce5d37499a151f4b20ee7950c52 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 3284fd1586e6b5a89a1cd7076182ce1fc2e914d0..59a2030331708ce5d37499a151f4b20ee7950c52 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 3284fd1586e6b5a89a1cd7076182ce1fc2e914d0..59a2030331708ce5d37499a151f4b20ee7950c52 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 5670d9f24a46051b03d70ca2727ada484db5ff7f..9bc6dadcae30e75b0c27d5094199c2960887dc39 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 5670d9f24a46051b03d70ca2727ada484db5ff7f..9bc6dadcae30e75b0c27d5094199c2960887dc39 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 be258138f76cf4de371598764f59b5c5e4c0191a..33f044628550d4baeb34d122d575c0c83050c2f5 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 dfcb5d0d24bf94b117b5ca41594d6a9c6bafa0ab..2385ae48f030e4d89d9d339f2e87e0954ee097c5 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 dfcb5d0d24bf94b117b5ca41594d6a9c6bafa0ab..2385ae48f030e4d89d9d339f2e87e0954ee097c5 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 dfcb5d0d24bf94b117b5ca41594d6a9c6bafa0ab..2385ae48f030e4d89d9d339f2e87e0954ee097c5 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 dfcb5d0d24bf94b117b5ca41594d6a9c6bafa0ab..2385ae48f030e4d89d9d339f2e87e0954ee097c5 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 dfcb5d0d24bf94b117b5ca41594d6a9c6bafa0ab..2385ae48f030e4d89d9d339f2e87e0954ee097c5 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 dfcb5d0d24bf94b117b5ca41594d6a9c6bafa0ab..2385ae48f030e4d89d9d339f2e87e0954ee097c5 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 dfcb5d0d24bf94b117b5ca41594d6a9c6bafa0ab..2385ae48f030e4d89d9d339f2e87e0954ee097c5 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 d17ee03e3d140ed6365240ae578a9571b03f25b9..2385ae48f030e4d89d9d339f2e87e0954ee097c5 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 16511601e1a679cd09a9f9a13a924920055ec3f9..b13fe72995016550fa42233707bf911cadbfd91d 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 16511601e1a679cd09a9f9a13a924920055ec3f9..b13fe72995016550fa42233707bf911cadbfd91d 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 d17ee03e3d140ed6365240ae578a9571b03f25b9..2385ae48f030e4d89d9d339f2e87e0954ee097c5 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 e37b5a7aefbd6057cad448b1b873d5764678f0d9..ca3f667e2e204f54b408cc398c16c6fd9ed1f243 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 76d2c4248e2c51250ef836a097882b195fd98a2a..f581fc857e341f1665d041b6847d7175df72f25f 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 4f07366b513c344db06f406dd8d6ad3efc8078e6..80218474440f518f273acb3c5855a80893a94315 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 29b1165bff62c9a13388f85de5f6bd2bd424da80..89273cc616b03425489b35eb8c83ae08baf28b00 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 56c7dca5aa46fcac79f99c4044b2e6378be7c495..39a5e1ab6b64fc2fc0d1726850e0b9d568a141ce 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 fbc9ee9dec495da967e02942b8a79eb99b13acb3..5f26547e9b3e5ce70cc5811e8c48e78edf4c887e 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 91f1f3e2587aaee68fda4358901d0270c7551322..f302e2c2af50bc989b57707619b93e647d5d61cb 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 d17ee03e3d140ed6365240ae578a9571b03f25b9..2385ae48f030e4d89d9d339f2e87e0954ee097c5 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 e37b5a7aefbd6057cad448b1b873d5764678f0d9..ca3f667e2e204f54b408cc398c16c6fd9ed1f243 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 a1997b428f85934c31f2c03bafcb9551ba5b1b7a..c982bcfc8defc23765980d77cb5a752038150e97 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 8269fc6a518b98e5cee2a85696a8ece4367aa393..ca3f667e2e204f54b408cc398c16c6fd9ed1f243 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 8269fc6a518b98e5cee2a85696a8ece4367aa393..ca3f667e2e204f54b408cc398c16c6fd9ed1f243 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 8269fc6a518b98e5cee2a85696a8ece4367aa393..ca3f667e2e204f54b408cc398c16c6fd9ed1f243 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 8269fc6a518b98e5cee2a85696a8ece4367aa393..ca3f667e2e204f54b408cc398c16c6fd9ed1f243 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 8269fc6a518b98e5cee2a85696a8ece4367aa393..ca3f667e2e204f54b408cc398c16c6fd9ed1f243 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 9b4e631654d6a67ea2f02cd548714e102e6350a0..59748de1305dab82b21ae0c1e7fe83d959ca8525 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 a7d26c2518902b08ee0d5c7acfc2ce00113d4373..999fe15611008616ae6e5002d614310037b47314 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 8fa48d97e2ba9f46244320b031c4365052bf708a..d98428583289accf07dfaa6ce154024fea9bfe0e 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 05df388b9900e81ed087a679851f406c4b3f3a00..f39e5f0847019c4dfbe98a14adbd56e1c700559b 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 05df388b9900e81ed087a679851f406c4b3f3a00..f39e5f0847019c4dfbe98a14adbd56e1c700559b 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 a4238c460635ea3eaca12e8bbaa13cc345c3bcc7..3cde84cf012ef9a4d2f7c612705981a88e0d59cb 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 460e5bc51b11514bf88a5477d2953586db1d1868..7a20d54c29cc1ba517995ae4fbdf518275070ebc 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 8866e098719dd52a404d4ef5e3fd5ac83f6c69fe..8bb5de75997fc67cb10476f8a2020c6821b519cd 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 460e5bc51b11514bf88a5477d2953586db1d1868..7a20d54c29cc1ba517995ae4fbdf518275070ebc 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 460e5bc51b11514bf88a5477d2953586db1d1868..7a20d54c29cc1ba517995ae4fbdf518275070ebc 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 460e5bc51b11514bf88a5477d2953586db1d1868..7a20d54c29cc1ba517995ae4fbdf518275070ebc 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 460e5bc51b11514bf88a5477d2953586db1d1868..7a20d54c29cc1ba517995ae4fbdf518275070ebc 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"; }