mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
changed header
This commit is contained in:
@ -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;
|
||||||
|
|||||||
@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user