openfoam/tutorials
Mark Olesen 7a5ecd70b8 BUG: misleading error message in finiteArea construct
- the default (uninitialised) value for edge connections of -1
  could be confused with a tagged finiteArea patch, which used
  (-patchid-1) encoding. This would lead to messages about erroneous
  processor-processor addressing, but is in fact an mismatched edge
  connection.

  Now tag the finiteArea patch as (-patchid-2) to avoid this ambiguity
  and correctly generate an "Undefined connection:" message instead.

  Properly flush the VTP writers before raising a FatalError
  to ensure that they are not prematurely truncated.

Open Point:

  The base problem of "Undefined connection:" is largely related to
  multiply-connected face edges (ie, from the underlying volume mesh).
  Not easily remedied in the finiteArea generation.

TUT: basic finiteArea setup on motorBike
2023-04-25 13:45:08 +02:00
..
basic TUT: use slash-scoped dictionary references 2023-02-13 21:18:57 +01:00
combustion TUT: use slash-scoped dictionary references 2023-02-13 21:18:57 +01:00
compressible STYLE: use explicit REGISTER option when storing fields 2023-04-25 13:45:08 +02:00
discreteMethods RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
DNS/dnsFoam/boxTurb16 RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
electromagnetics RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
financial/financialFoam/europeanCall RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
finiteArea RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
heatTransfer ENH: faceAgglomerate: more robust. Fixes #2741 2023-04-06 13:35:30 +01:00
incompressible BUG: misleading error message in finiteArea construct 2023-04-25 13:45:08 +02:00
IO RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
lagrangian TUT: adjust height limiter and outflow BC for drippingChair 2023-03-03 20:55:10 +01:00
mesh TUT: use slash-scoped dictionary references 2023-02-13 21:18:57 +01:00
modules
multiphase STYLE: remove trailing space, tabs 2023-04-24 15:37:33 +02:00
preProcessing TUT: use slash-scoped dictionary references 2023-02-13 21:18:57 +01:00
resources RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
stressAnalysis RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
verificationAndValidation STYLE: use explicit REGISTER option when storing fields 2023-04-25 13:45:08 +02: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 ENH: tutorials/Alltest -backup option 2022-11-19 13:44:01 +01:00