diff --git a/tutorials/snappyHexMesh/iglooWithFridges/system/decomposeParDict b/tutorials/snappyHexMesh/iglooWithFridges/system/decomposeParDict index 3b4a5b205d..25b7e5c29b 100644 --- a/tutorials/snappyHexMesh/iglooWithFridges/system/decomposeParDict +++ b/tutorials/snappyHexMesh/iglooWithFridges/system/decomposeParDict @@ -1,37 +1,19 @@ -// The FOAM Project // File: decomposeParDict -/* -------------------------------------------------------------------------------- - ========= | dictionary - \\ / | - \\ / | Name: decomposeParDict - \\ / | Family: FoamX configuration file - \\/ | - F ield | FOAM version: 2.1 - O peration | Product of Nabla Ltd. - A and | - M anipulation | Email: Enquiries@Nabla.co.uk -------------------------------------------------------------------------------- -*/ -// FoamX Case Dictionary. - +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ FoamFile { - version 2.0; - format ascii; - - root "/home/penfold/mattijs/foam/mattijs2.1/run/icoFoam"; - case "cavity"; - instance "system"; - local ""; - - class dictionary; - object decomposeParDict; + version 2.0; + format ascii; + class dictionary; + object decomposeParDict; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // -arguments "/home/penfold/mattijs/foam/mattijs2.1/run/icoFoam" "cavity"; - numberOfSubdomains 6; method hierarchical; diff --git a/tutorials/snappyHexMesh/motorBike/system/decomposeParDict b/tutorials/snappyHexMesh/motorBike/system/decomposeParDict index 3b4a5b205d..25b7e5c29b 100644 --- a/tutorials/snappyHexMesh/motorBike/system/decomposeParDict +++ b/tutorials/snappyHexMesh/motorBike/system/decomposeParDict @@ -1,37 +1,19 @@ -// The FOAM Project // File: decomposeParDict -/* -------------------------------------------------------------------------------- - ========= | dictionary - \\ / | - \\ / | Name: decomposeParDict - \\ / | Family: FoamX configuration file - \\/ | - F ield | FOAM version: 2.1 - O peration | Product of Nabla Ltd. - A and | - M anipulation | Email: Enquiries@Nabla.co.uk -------------------------------------------------------------------------------- -*/ -// FoamX Case Dictionary. - +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.5 | +| \\ / A nd | Web: http://www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ FoamFile { - version 2.0; - format ascii; - - root "/home/penfold/mattijs/foam/mattijs2.1/run/icoFoam"; - case "cavity"; - instance "system"; - local ""; - - class dictionary; - object decomposeParDict; + version 2.0; + format ascii; + class dictionary; + object decomposeParDict; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // -arguments "/home/penfold/mattijs/foam/mattijs2.1/run/icoFoam" "cavity"; - numberOfSubdomains 6; method hierarchical;