Difference between revisions of "Postprocessing"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 1: Line 1:
Small introduction
+
Simulation results are good and nice. However, you will have to visualize to data you get out of a simulation in OpenFOAM. These tutorials will explain, how to evaluate simulation results in OpenFOAM.
  
 
Go back to [https://wiki.openfoam.com/Collection_by_topic Collection by topic].
 
Go back to [https://wiki.openfoam.com/Collection_by_topic Collection by topic].

Revision as of 08:04, 31 March 2017

Simulation results are good and nice. However, you will have to visualize to data you get out of a simulation in OpenFOAM. These tutorials will explain, how to evaluate simulation results in OpenFOAM.

Go back to Collection by topic.

Postprocessing

  • Data inspection using various tools (incl. ParaView).
  • Ferras et al. provide 5 cases and guide through the postrpocessing with gnuplot and ParaView.
  • Santos provides material on how to use swak4Foam and pyFoam to postprocess data.
  • In this tutorial you will get a deep understanding on the scientific postprocessing and visualization of results in Paraview.
  • In this tutorial you will find useful information on how to postprocess your simulation results with the tools swak4Foam and PyFoam.
  • For Lagrangian Data Visualization using ParaView checkout this training material of the NanoSim project. Note, this page also contains instructions to load data from the popular particle dynamics code LAMMPS/LIGGGHTS.

Further reading