diff --git a/tutorials/mesh/createPatch/multiRegionHeater_autoPatch/system/bottomSolid/decomposeParDict b/tutorials/mesh/createPatch/multiRegionHeater_autoPatch/system/bottomSolid/decomposeParDict new file mode 120000 index 0000000000..46638e60f6 --- /dev/null +++ b/tutorials/mesh/createPatch/multiRegionHeater_autoPatch/system/bottomSolid/decomposeParDict @@ -0,0 +1 @@ +../decomposeParDict \ No newline at end of file diff --git a/tutorials/mesh/createPatch/multiRegionHeater_autoPatch/system/decomposeParDict b/tutorials/mesh/createPatch/multiRegionHeater_autoPatch/system/decomposeParDict new file mode 100644 index 0000000000..6c40bf6d69 --- /dev/null +++ b/tutorials/mesh/createPatch/multiRegionHeater_autoPatch/system/decomposeParDict @@ -0,0 +1,24 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: v2112 | +| \\ / A nd | Website: www.openfoam.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + note "mesh decomposition control dictionary"; + object decomposeParDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +//- The total number of domains (mandatory) +numberOfSubdomains 3; + +//- The decomposition method (mandatory) +method scotch; + +// ************************************************************************* // diff --git a/tutorials/mesh/createPatch/multiRegionHeater_autoPatch/system/leftSolid/decomposeParDict b/tutorials/mesh/createPatch/multiRegionHeater_autoPatch/system/leftSolid/decomposeParDict new file mode 120000 index 0000000000..46638e60f6 --- /dev/null +++ b/tutorials/mesh/createPatch/multiRegionHeater_autoPatch/system/leftSolid/decomposeParDict @@ -0,0 +1 @@ +../decomposeParDict \ No newline at end of file diff --git a/tutorials/mesh/createPatch/multiRegionHeater_autoPatch/system/rightSolid/decomposeParDict b/tutorials/mesh/createPatch/multiRegionHeater_autoPatch/system/rightSolid/decomposeParDict new file mode 120000 index 0000000000..46638e60f6 --- /dev/null +++ b/tutorials/mesh/createPatch/multiRegionHeater_autoPatch/system/rightSolid/decomposeParDict @@ -0,0 +1 @@ +../decomposeParDict \ No newline at end of file diff --git a/tutorials/mesh/createPatch/multiRegionHeater_autoPatch/system/topAir/decomposeParDict b/tutorials/mesh/createPatch/multiRegionHeater_autoPatch/system/topAir/decomposeParDict new file mode 120000 index 0000000000..46638e60f6 --- /dev/null +++ b/tutorials/mesh/createPatch/multiRegionHeater_autoPatch/system/topAir/decomposeParDict @@ -0,0 +1 @@ +../decomposeParDict \ No newline at end of file