openfoam/applications/utilities/postProcessing/dataConversion
Mark Olesen 1452cc0827 BUG: ensight writers not catching special reserved characters (fixes #122)
- most notably the '%' which is used as a separator in places
  caused problems.

EHN: only use valid ensight file/variable names for writers

- fixed:   foamToEnsightParts, ensightSurfaceWriter
- pending: foamToEnsight

BUG: no geometry written for foamToEnsightParts with moving mesh (fixes #142)

- an incorrect path was causing the issue
2016-06-07 17:16:09 +01:00
..
foamDataToFluent STYLE: Updated version to 'plus' 2015-12-22 23:14:17 +00:00
foamToEnsight BUG: ensightBinaryStream: avoid overflow. Fixes #132 2016-06-01 14:44:30 +01:00
foamToEnsightParts BUG: ensight writers not catching special reserved characters (fixes #122) 2016-06-07 17:16:09 +01:00
foamToGMV ENH: Consistency updates after Foundation merge and code tidying 2016-04-25 16:46:56 +01:00
foamToTecplot360 GIT: Initial commit after latest foundation merge 2016-04-25 11:40:48 +01:00
foamToTetDualMesh Use Zero rather than pTraits<Type>::zero unless a static typed '0' is required 2016-03-22 17:46:52 +00:00
foamToVTK ENH: Consistency updates after Foundation merge and code tidying 2016-04-25 16:46:56 +01:00
smapToFoam applications: Update ...ErrorIn -> ...ErrorInFunction 2015-11-10 17:53:31 +00:00