tutorials::blockMeshDict: Removed redundant mergePatchPairs and edges entries
This commit is contained in:
@ -33,10 +33,6 @@ blocks
|
||||
hex (0 1 2 3 4 5 6 7) (2 30 90) simpleGrading (1 1 1)
|
||||
);
|
||||
|
||||
edges
|
||||
(
|
||||
);
|
||||
|
||||
boundary
|
||||
(
|
||||
top
|
||||
|
||||
@ -32,10 +32,6 @@ blocks
|
||||
hex (0 1 2 3 4 5 6 7) (1 15 45) simpleGrading (1 1 1)
|
||||
);
|
||||
|
||||
edges
|
||||
(
|
||||
);
|
||||
|
||||
boundary
|
||||
(
|
||||
top
|
||||
|
||||
@ -32,10 +32,6 @@ blocks
|
||||
hex (0 1 2 3 4 5 6 7) (1 1 40) simpleGrading (1 1 1)
|
||||
);
|
||||
|
||||
edges
|
||||
(
|
||||
);
|
||||
|
||||
boundary
|
||||
(
|
||||
sides
|
||||
|
||||
@ -34,10 +34,6 @@ blocks
|
||||
hex (0 1 2 3 4 5 6 7) (33 33 63) simpleGrading (1 1 1)
|
||||
);
|
||||
|
||||
edges
|
||||
(
|
||||
);
|
||||
|
||||
boundary
|
||||
(
|
||||
inlet
|
||||
|
||||
@ -80,10 +80,6 @@ blocks
|
||||
hex (17 18 15 16 39 40 37 38) ( 7 7 2) simpleGrading (1 1 1)
|
||||
);
|
||||
|
||||
edges
|
||||
(
|
||||
);
|
||||
|
||||
boundary
|
||||
(
|
||||
walls
|
||||
|
||||
Reference in New Issue
Block a user