openfoam/applications
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
..
solvers COMP: link finiteArea whenever regionFaModel is used 2022-09-22 11:50:50 +02:00
test ENH: improved argList handling of libs, functionObjects 2022-09-22 16:08:52 +02:00
tools ENH: support field width for #eval expressions 2021-03-29 16:00:11 +02:00
utilities BUG: blockMesh mergePatchPairs fails with edge-shared points (fixes #2589) 2022-09-26 18:03:23 +02:00
Allwmake COMP: increment lemon sources, fix stray comment char (wmkdepend) 2022-05-11 09:53:58 +02:00