openfoam/tutorials/mesh
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
..
blockMesh BUG: blockMesh mergePatchPairs fails with edge-shared points (fixes #2589) 2022-09-26 18:03:23 +02:00
createPatch/multiRegionHeater_autoPatch RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
extrudeMesh RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
foamyHexMesh RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
foamyQuadMesh RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
moveDynamicMesh RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
parallel RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
PDRblockMesh/box0 RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
refineMesh/refineFieldDirs RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
snappyHexMesh snappyHexMesh : refine based on curvature 2022-08-04 17:09:38 +00:00
stitchMesh/simple-cube1 RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00