openfoam/etc
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
..
caseDicts ENH: yPlus: support disable of field writing (#2813) 2023-06-23 16:05:19 +02:00
codeTemplates ENH: extrapolateInternal() method for patch fields 2023-06-19 17:47:03 +02:00
config.csh CONFIG: update kahip (3.15) and petsc (3.19.2) versions 2023-06-19 17:47:03 +02:00
config.sh CONFIG: update completion cache (csh) 2023-06-21 15:14:21 +02:00
templates RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
thermoData thermophysicalModels: Changed specie thermodynamics from mole to mass basis 2017-02-17 11:22:14 +00:00
bashrc CONFIG: Reset version post-release 2022-12-23 13:53:49 +00:00
cellModels RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
colourTables RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
controlDict DOC: document the NBX and PstreamBuffers parameters 2023-06-22 17:26:35 +02:00
cshrc CONFIG: Reset version post-release 2022-12-23 13:53:49 +00:00
openfoam CONFIG: support call of 'openfoam' wrapper in other in-project locations 2023-04-18 20:19:29 +02:00