tutorials: Removed unused mergePatchPairs entries from blockMeshDicts

This commit is contained in:
Will Bainbridge
2023-06-20 15:13:35 +01:00
parent 3c7f34ff0d
commit 23b169553c
5 changed files with 1 additions and 15 deletions

View File

@ -93,8 +93,4 @@ boundary
}
);
mergePatchPairs
(
);
// ************************************************************************* //

View File

@ -112,7 +112,6 @@ boundary
(12 13 14 15)
);
}
);
mergePatchPairs
@ -120,5 +119,4 @@ mergePatchPairs
(wall_merge wall_merge2)
);
// ************************************************************************* //

View File

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

View File

@ -179,5 +179,4 @@ boundary
}
);
mergePatchPairs
();
// ************************************************************************* //

View File

@ -397,8 +397,4 @@ boundary
}
);
mergePatchPairs
(
);
// ************************************************************************* //