tutorials::blockMeshDict: Removed redundant mergePatchPairs and edges entries
This commit is contained in:
@ -37,10 +37,6 @@ blocks
|
||||
hex (3 2 4 5 9 8 10 11) (200 36 1) simpleGrading (1 1 1)
|
||||
);
|
||||
|
||||
edges
|
||||
(
|
||||
);
|
||||
|
||||
boundary
|
||||
(
|
||||
inlet
|
||||
@ -97,8 +93,5 @@ boundary
|
||||
}
|
||||
);
|
||||
|
||||
mergePatchPairs
|
||||
(
|
||||
);
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
Reference in New Issue
Block a user