fireFoam: Updated solver and tutorials from OpenFOAM-1.7.x

This commit is contained in:
Henry
2010-10-08 22:50:58 +01:00
parent f343bafbe9
commit 9ad02ff740
44 changed files with 1998 additions and 96 deletions

View File

@ -28,20 +28,19 @@ vertices
( 662300 4.7545e+06 2100)
( 662300 4.7545e+06 1028)
);
blocks
(
hex (0 1 2 3 4 5 6 7) (20 60 60) simpleGrading (10.0 1 1)
);
edges
edges
(
);
patches
(
patch maxX
patch maxX
(
(3 7 6 2)
)

View File

@ -8,7 +8,7 @@
FoamFile
{
version 2.0;
format ascii;
format binary;
class polyBoundaryMesh;
location "constant/polyMesh";
object boundary;