7.0
general documentation
Post-processing output

This page provides several examples that may be used or adapted to perform extra or advanced post-processing data extraction in in cs_user_postprocess.c.

The functions defined in cs_user_postprocess.c, namely cs_user_postprocess_writers, cs_user_postprocess_meshes, cs_user_postprocess_probes and cs_user_postprocess_activate allow for the definition of post-processing output formats and frequency, and for the definition of surface or volume sections, in order to generate chronological outputs in EnSight, MED, or CGNS format, as in-situ visualization using Catalyst or Melissa.

Point sets (probes and profiles) may also be defined, with outputs in the more classical comma-separated (csv) or white-space-separated (dat) text files, in addition to the aforementioned output types.