changed header

This commit is contained in:
mattijs
2008-07-29 18:49:49 +01:00
parent b4dd40f798
commit 700ba91ec7
2 changed files with 22 additions and 58 deletions

View File

@ -1,37 +1,19 @@
// The FOAM Project // File: decomposeParDict /*--------------------------------*- C++ -*----------------------------------*\
/* | ========= | |
------------------------------------------------------------------------------- | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
========= | dictionary | \\ / O peration | Version: 1.5 |
\\ / | | \\ / A nd | Web: http://www.OpenFOAM.org |
\\ / | Name: decomposeParDict | \\/ M anipulation | |
\\ / | 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.
FoamFile FoamFile
{ {
version 2.0; version 2.0;
format ascii; format ascii;
root "/home/penfold/mattijs/foam/mattijs2.1/run/icoFoam";
case "cavity";
instance "system";
local "";
class dictionary; class dictionary;
object decomposeParDict; object decomposeParDict;
} }
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
arguments "/home/penfold/mattijs/foam/mattijs2.1/run/icoFoam" "cavity";
numberOfSubdomains 6; numberOfSubdomains 6;
method hierarchical; method hierarchical;

View File

@ -1,37 +1,19 @@
// The FOAM Project // File: decomposeParDict /*--------------------------------*- C++ -*----------------------------------*\
/* | ========= | |
------------------------------------------------------------------------------- | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
========= | dictionary | \\ / O peration | Version: 1.5 |
\\ / | | \\ / A nd | Web: http://www.OpenFOAM.org |
\\ / | Name: decomposeParDict | \\/ M anipulation | |
\\ / | 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.
FoamFile FoamFile
{ {
version 2.0; version 2.0;
format ascii; format ascii;
root "/home/penfold/mattijs/foam/mattijs2.1/run/icoFoam";
case "cavity";
instance "system";
local "";
class dictionary; class dictionary;
object decomposeParDict; object decomposeParDict;
} }
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
arguments "/home/penfold/mattijs/foam/mattijs2.1/run/icoFoam" "cavity";
numberOfSubdomains 6; numberOfSubdomains 6;
method hierarchical; method hierarchical;