openfoam/tutorials/incompressible/simpleFoam
Mark Olesen 2afd2320ce ENH: yPlus: support disable of field writing (#2813)
- for simulations where the yPlus is needed for other purposes or
  just for obtaining information on the patches it can be useful
  to disable field writing and save disk space.

  The 'writeFields' flag (as per some other function objects)
  has been added control writing the yPlus volume field.

  If unspecified, the default value is 'true' so that the yPlus
  function object continues to work as before.
  However, this default may change to 'false' in the future to align
  with other function objects.

ENH: wallShearStress: support disable of field writing

- similar to yPlus, the write() method combines writing information
  and writing the fields. The 'writeFields' flag allows some
  separation of that logic.
2023-06-23 16:05:19 +02:00
..
airFoil2D RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
backwardFacingStep2D RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
bump2D ENH: yPlus: support disable of field writing (#2813) 2023-06-23 16:05:19 +02:00
mixerVessel2D RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
motorBike BUG: misleading error message in finiteArea construct 2023-04-25 13:45:08 +02:00
pipeCyclic RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
pitzDaily RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
pitzDailyExptInlet RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
rotatingCylinders STYLE: remove trailing space, tabs 2023-04-24 15:37:33 +02:00
rotorDisk RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
simpleCar TUT: use slash-scoped dictionary references 2023-02-13 21:18:57 +01:00
squareBend RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
T3A RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
turbineSiting RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
turbulentFlatPlate ENH: yPlus: support disable of field writing (#2813) 2023-06-23 16:05:19 +02:00
windAroundBuildings ENH: add request-driven polling/consumption of processor interfaces 2023-04-11 15:54:32 +02:00