mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
fireFoam: Updated solver and tutorials from OpenFOAM-1.7.x
This commit is contained in:
@ -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)
|
||||
)
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
FoamFile
|
||||
{
|
||||
version 2.0;
|
||||
format ascii;
|
||||
format binary;
|
||||
class polyBoundaryMesh;
|
||||
location "constant/polyMesh";
|
||||
object boundary;
|
||||
|
||||
Reference in New Issue
Block a user