openfoam/applications/utilities
Mark Olesen 89cca8578c ENH: rewrite of foamToVTK to include parallel output (#926)
- Default format is now XML binary (base64) instead of legacy format.
  The old -xml option is redundant and ignored.
  The new -legacy option can be used to force legacy output instead.

- Polyhedral decomposition is now off by default (old -poly is ignored).
  The option -poly-decomp forces decomposition of polyhedrals into
  primitive shapes.

- reduced memory footprint by reading and converting fields
  successively.

- Creation of symlinks to processor files is no longer required or
  desired. The old -noLinks option is ignored.

- Ignore -useTimeName option. Always number according to timeIndex.
2018-10-09 20:00:55 +02:00
..
doc ENH: (further) Doxygen documentation updates for module support 2016-06-27 20:34:19 +01:00
finiteArea ENH: use restricted dictionary lookup for utilities (issue #762) 2018-07-24 08:08:30 +02:00
mesh ENH: parallel and xml output for vtk topoSet writers (issue #926) 2018-09-17 15:41:58 +02:00
miscellaneous ENH: improve error handling for foamHelp 2018-11-21 20:18:39 +01:00
parallelProcessing ENH: faMesh: decompose zero-sized patches. Fixes #1090. 2018-11-21 16:38:33 +00:00
postProcessing ENH: rewrite of foamToVTK to include parallel output (#926) 2018-10-09 20:00:55 +02:00
preProcessing ENH: guard against non-dictionary entries in changeDictionary (#1092) 2018-11-22 13:59:49 +01:00
surface ENH: add wordRes::matching() method 2018-11-09 21:21:15 +01:00
thermophysical ENH: Updated config for release v1806 2018-06-28 12:56:00 +01:00