Post-Pro module of Salome is used for analysis and post-processing of numerical simulation results.
The major part of Post-Pro functionality is dedicated to post-processing of files in MED format. A MED file contains the description of a MED object, which represents a mesh and a set of physical values corresponding to mesh cells.
For compability with other solver solutions Post-Pro supports Data Table Objects, two-dimensional data arrays, as input type for visualization.
The Python interface of Post-Pro module is described in Access to Post-Pro module functionality page.