openfoam/tutorials/mesh/blockMesh
Mark Olesen 56e9f7bf4b BUG: blockMesh mergePatchPairs fails with edge-shared points (fixes #2589)
- remedy by performing the attach() action sequentially (as per
  stitchMesh changes). This ensures that the current point addressing
  is always used and avoids references to the already-merged points
  (which is what causes the failure).

ENH: improve handling of empty patch removal

- only remove empty *merged* patches, but leave any other empty
  patches untouched since they may intentional placeholders for other
  parts of a workflow.

- remove any empty point/face zones created for patch merging
2022-09-26 18:03:23 +02:00
..
mergePairs BUG: blockMesh mergePatchPairs fails with edge-shared points (fixes #2589) 2022-09-26 18:03:23 +02:00
pipe RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
sphere RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
sphere7 RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
sphere7ProjectedEdges RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
spheroid7Projected RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
spheroidProjected RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00