openfoam/tutorials/heatTransfer
Mark Olesen 42bb497084 ENH: improvements for vtkWrite function object (issue #926)
- parallel output.

  The output is now postProcessing/<name> for similar reasoning as
  mentioned in #866 - better alignment with other function objects, no
  collision with foamToVTK output.

- align the input parameters with those of vtkCloud so that we can
  specify the ASCII precision and the padding width for the output
  file names as well.

- emit TimeValue field, support file series generation

- support internal or boundary meshes, combining the result into a vtm
  file.

- can restrict conversion based on zone names, enclosing volumes,
  bounding box
2018-10-09 15:52:52 +02:00
..
buoyantBoussinesqPimpleFoam ENH: Updated config for release v1806 2018-06-28 12:56:00 +01:00
buoyantBoussinesqSimpleFoam ENH: single precision: various small fixes. See #1086. 2018-11-21 11:12:25 +00:00
buoyantPimpleFoam ENH: Updated config for release v1806 2018-06-28 12:56:00 +01:00
buoyantSimpleFoam ENH: Updated config for release v1806 2018-06-28 12:56:00 +01:00
chtMultiRegionFoam ENH: improvements for vtkWrite function object (issue #926) 2018-10-09 15:52:52 +02:00
chtMultiRegionSimpleFoam TUT: syntax typo (#1059) 2018-11-12 13:59:38 +01:00