update some old dictionary headers - even found mention of Nabla!

This commit is contained in:
Mark Olesen
2009-12-04 12:39:14 +01:00
parent 975d56086c
commit b83e69818b
26 changed files with 145 additions and 290 deletions

View File

@ -1,31 +1,23 @@
/*---------------------------------------------------------------------------*\
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 1.6 |
| \\ / A nd | Web: http://www.openfoam.org |
| \\ / A nd | Web: http://www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format ascii;
root "";
case "";
instance "";
local "";
class dictionary;
object blockMeshDict;
version 2.0;
format ascii;
class dictionary;
object blockMeshDict;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
convertToMeters 1;
vertices
vertices
(
( 659531 4.7513e+06 1028)
( 659531 4.7513e+06 2100)
@ -36,19 +28,19 @@ vertices
( 662381 4.75454e+06 2100)
( 662381 4.75454e+06 1028)
);
blocks
blocks
(
hex (0 1 2 3 4 5 6 7) (20 60 60) simpleGrading (10.0 1 1)
);
edges
edges
(
);
patches
patches
(
wall maxX
wall maxX
(
(3 7 6 2)
)
@ -74,7 +66,7 @@ patches
)
);
mergePatchPairs
mergePatchPairs
(
);