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
foamToEnsight
Translates OpenFOAM data to EnSight format
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
foamToGMV
Translates foam output to GMV readable files. A free post-processor with available binaries from http://www-xdiv.lanl.gov/XCM/gmv/
foamToVTK
legacy VTK file format writer. - handles volScalar, volVector, pointScalar, pointVector, surfaceScalar 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
ensight76FoamExec
Module for EnSight 7.6 to read OpenFOAM data directly without translation