openfoam/tutorials/incompressible
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
..
adjointOptimisationFoam STYLE: remove trailing space, tabs 2023-04-24 15:37:33 +02:00
adjointShapeOptimizationFoam/pitzDaily RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
boundaryFoam/steadyBoundaryLayer RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
icoFoam RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
lumpedPointMotion RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
nonNewtonianIcoFoam/offsetCylinder RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
overPimpleDyMFoam RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
overSimpleFoam/aeroFoil RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
pimpleFoam STYLE: use explicit REGISTER option when storing fields 2023-04-25 13:45:08 +02:00
pisoFoam TUT: use slash-scoped dictionary references 2023-02-13 21:18:57 +01:00
porousSimpleFoam RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
shallowWaterFoam/squareBump RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
simpleFoam BUG: misleading error message in finiteArea construct 2023-04-25 13:45:08 +02:00
SRFPimpleFoam/rotor2D RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
SRFSimpleFoam/mixer RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00