openfoam/tutorials/incompressible
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
..
adjointOptimisationFoam ENH: yPlus: support disable of field writing (#2813) 2023-06-23 16:05:19 +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 ENH: yPlus: support disable of field writing (#2813) 2023-06-23 16:05:19 +02:00
pisoFoam ENH: yPlus: support disable of field writing (#2813) 2023-06-23 16:05:19 +02: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 ENH: yPlus: support disable of field writing (#2813) 2023-06-23 16:05:19 +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