openfoam/tutorials
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
..
basic ENH: tutorial: add comment 2022-07-20 13:38:31 +01:00
combustion RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
compressible TUT: use simpler faMeshDefinition 2022-09-22 16:09:14 +02:00
discreteMethods RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
DNS/dnsFoam/boxTurb16 RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
electromagnetics RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
financial/financialFoam/europeanCall RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
finiteArea TUT: use simpler faMeshDefinition 2022-09-22 16:09:14 +02:00
heatTransfer TUT: add multi-patch versions using regionFaModels 2022-09-22 17:24:21 +02:00
incompressible TUT: use simpler faMeshDefinition 2022-09-22 16:09:14 +02:00
IO RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
lagrangian GIT: missing tutorial files 2022-09-23 12:35:07 +02:00
mesh BUG: blockMesh mergePatchPairs fails with edge-shared points (fixes #2589) 2022-09-26 18:03:23 +02:00
modules
multiphase ENH: oscillatingLinearMotion: add optional phase- and vertical-shift entries 2022-07-01 15:57:56 +01:00
preProcessing RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
resources RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
stressAnalysis RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
verificationAndValidation RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
Allclean ENH: foamRunTutorials -dry-run option 2022-06-14 15:23:08 +02:00
Allcollect ENH: foamRunTutorials -dry-run option 2022-06-14 15:23:08 +02:00
Allrun CONFIG: add date and paths information for tutorial Allrun script 2021-09-22 17:42:21 +02:00
Alltest