tutorials::blockMeshDict: Removed redundant mergePatchPairs and edges entries
This commit is contained in:
@ -42,10 +42,6 @@ blocks
|
||||
hex (8 9 10 11 12 13 14 15) (180 16 1) simpleGrading (1 1 1)
|
||||
);
|
||||
|
||||
edges
|
||||
(
|
||||
);
|
||||
|
||||
boundary
|
||||
(
|
||||
inlet
|
||||
@ -124,4 +120,5 @@ mergePatchPairs
|
||||
(wall_merge wall_merge2)
|
||||
);
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
Reference in New Issue
Block a user