mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Removed spaces.
This commit is contained in:
@ -16,7 +16,7 @@ FoamFile
|
|||||||
|
|
||||||
convertToMeters 0.05;
|
convertToMeters 0.05;
|
||||||
|
|
||||||
vertices
|
vertices
|
||||||
(
|
(
|
||||||
(0 -1 0)
|
(0 -1 0)
|
||||||
(0 0 0)
|
(0 0 0)
|
||||||
@ -32,24 +32,24 @@ vertices
|
|||||||
(0.1 1 0.1)
|
(0.1 1 0.1)
|
||||||
);
|
);
|
||||||
|
|
||||||
blocks
|
blocks
|
||||||
(
|
(
|
||||||
hex (0 3 4 1 6 9 10 7) (1 40 1) simpleGrading (1 1 1)
|
hex (0 3 4 1 6 9 10 7) (1 40 1) simpleGrading (1 1 1)
|
||||||
hex (1 4 5 2 7 10 11 8) (1 40 1) simpleGrading (1 1 1)
|
hex (1 4 5 2 7 10 11 8) (1 40 1) simpleGrading (1 1 1)
|
||||||
);
|
);
|
||||||
|
|
||||||
edges
|
edges
|
||||||
(
|
(
|
||||||
);
|
);
|
||||||
|
|
||||||
patches
|
patches
|
||||||
(
|
(
|
||||||
wall lowerWall
|
wall lowerWall
|
||||||
(
|
(
|
||||||
(0 3 9 6)
|
(0 3 9 6)
|
||||||
)
|
)
|
||||||
|
|
||||||
wall upperWall
|
wall upperWall
|
||||||
(
|
(
|
||||||
(2 8 11 5)
|
(2 8 11 5)
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user