tutorials: Removed unused mergePatchPairs entries from blockMeshDicts
This commit is contained in:
@ -93,8 +93,4 @@ boundary
|
||||
}
|
||||
);
|
||||
|
||||
mergePatchPairs
|
||||
(
|
||||
);
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -112,7 +112,6 @@ boundary
|
||||
(12 13 14 15)
|
||||
);
|
||||
}
|
||||
|
||||
);
|
||||
|
||||
mergePatchPairs
|
||||
@ -120,5 +119,4 @@ mergePatchPairs
|
||||
(wall_merge wall_merge2)
|
||||
);
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -267,8 +267,5 @@ boundary
|
||||
}
|
||||
);
|
||||
|
||||
mergePatchPairs
|
||||
();
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
|
||||
@ -179,5 +179,4 @@ boundary
|
||||
}
|
||||
);
|
||||
|
||||
mergePatchPairs
|
||||
();
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -397,8 +397,4 @@ boundary
|
||||
}
|
||||
);
|
||||
|
||||
mergePatchPairs
|
||||
(
|
||||
);
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
Reference in New Issue
Block a user