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

@ -78,9 +78,6 @@ boundary
}
);
mergePatchPairs
(
);
// ************************************************************************* //

View File

@ -66,9 +66,6 @@ boundary
}
)
mergePatchPairs
(
);
// ************************************************************************* //

View File

@ -84,9 +84,6 @@ boundary
}
)
mergePatchPairs
(
);
// ************************************************************************* //

View File

@ -39,10 +39,6 @@ blocks
hex (1 2 5 4 7 8 11 10) (40 40 1) simpleGrading (1 1 1)
);
edges
(
);
boundary
(
flow
@ -78,8 +74,5 @@ boundary
}
);
mergePatchPairs
(
);
// ************************************************************************* //

View File

@ -78,9 +78,6 @@ boundary
}
);
mergePatchPairs
(
);
// ************************************************************************* //

View File

@ -78,9 +78,6 @@ boundary
}
);
mergePatchPairs
(
);
// ************************************************************************* //

View File

@ -128,8 +128,5 @@ boundary
}
);
mergePatchPairs
(
);
// ************************************************************************* //