openfoam/tutorials
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
..
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 TUT: scalarTransport: avoid excessive number of output directories (fixes #2806) 2023-06-19 09:01:37 +01: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 ENH: finiteArea: enable cache-gradient mechanism 2023-06-14 14:21:27 +00:00
heatTransfer TUT: scalarTransport: avoid excessive number of output directories (fixes #2806) 2023-06-19 09:01:37 +01:00
incompressible ENH: yPlus: support disable of field writing (#2813) 2023-06-23 16:05:19 +02:00
IO ENH: parProfiling: add few more functionality to test 2023-06-19 15:53:27 +01:00
lagrangian ENH: ParticlePostProcessing: refactor PatchPostProcessing function object 2023-06-01 08:22:57 +00:00
mesh ENH: ParticlePostProcessing: refactor PatchPostProcessing function object 2023-06-01 08:22:57 +00:00
modules CONFIG: additional packaging helpers, tutorial test helper 2020-04-21 14:59:07 +02:00
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 ENH: yPlus: support disable of field writing (#2813) 2023-06-23 16:05:19 +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 TUT: provide more git history context for tutorials/Alltest 2023-05-20 18:58:37 +02:00