OpenFOAM is supplied with reader modules and data converters for
post-processing with other third party products, including EnSight, Fieldview and
AVS/Express.
Data converters
foamDataToFluent
Translates OpenFOAM data to Fluent format
foamToDX
Translates OpenFOAM data to OpenDX format
foamToEnsight
Translates OpenFOAM data to EnSight format
foamToFieldview
Write out the OpenFOAM mesh in Fieldview-UNS format (binary). See Fieldview Release 8 Reference Manual - Appendix D (Unstructured Data Format) Borrows various from uns/write_binary_uns.c from FieldView dist
foamToFieldview9
Write out the OpenFOAM mesh in Version 3.0 Fieldview-UNS format (binary). See Fieldview Release 9 Reference Manual - Appendix D (Unstructured Data Format) Borrows various from uns/write_binary_uns.c from FieldView dist
foamToVTK
legacy VTK file format writer. - handles volScalar, volVector, pointScalar, pointVector fields. - mesh topo changes. - both ascii and binary. - single time step writing. - write subset only. - automatic decomposition of cells; polygons on boundary undecomposed since handled by vtk
smapToFoam
Translates a STAR-CD SMAP data file into OpenFOAM field format.
Graphics
dxFoamExec
Post-processing graphics using openDX
ensight74FoamExec
Module for EnSight 7.6 to read OpenFOAM data directly without translation
ensight76FoamExec
Module for EnSight 7.6 to read OpenFOAM data directly without translation