tutorials::blockMeshDict: Removed redundant mergePatchPairs and edges entries

This commit is contained in:
Henry Weller
2021-12-08 13:02:40 +00:00
parent 31fee136e1
commit 7dfb7146ea
172 changed files with 3 additions and 1058 deletions

View File

@ -52,10 +52,6 @@ blocks
hex (6 7 11 10 18 19 23 22) (19 42 1) simpleGrading (1 1 1)
);
edges
(
);
boundary
(
leftWall
@ -100,8 +96,5 @@ boundary
}
);
mergePatchPairs
(
);
// ************************************************************************* //