Difference between revisions of "Postprocessing"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 5: Line 5:
 
=Postprocessing=
 
=Postprocessing=
  
* '''[https://wiki.openfoam.com/Visualization_by_Stefan_Radl Data inspection]''' using various tools (incl. ParaView).
+
* [https://wiki.openfoam.com/Visualization_by_Stefan_Radl '''Data inspection'''] using various tools (incl. ParaView).
 
* [https://wiki.openfoam.com/Postprocessing_by_Ferras,_Fernandes_and_Nobrega Ferras et al.] provide 5 cases and guide through the postrpocessing with gnuplot and ParaView.
 
* [https://wiki.openfoam.com/Postprocessing_by_Ferras,_Fernandes_and_Nobrega Ferras et al.] provide 5 cases and guide through the postrpocessing with gnuplot and ParaView.
 
* [https://wiki.openfoam.com/Swak4Foam_and_PyFoam_by_Bruno_Santos Santos] provides material on how to use swak4Foam and pyFoam to postprocess data.
 
* [https://wiki.openfoam.com/Swak4Foam_and_PyFoam_by_Bruno_Santos Santos] provides material on how to use swak4Foam and pyFoam to postprocess data.

Revision as of 06:00, 11 April 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