Difference between revisions of "Postprocessing"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 5: Line 5:
 
=Post-processing=
 
=Post-processing=
  
* [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 '''Post- processing with five example cases'''] - 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 '''Post- processing with five example cases'''] - 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 '''swak4Foam and pyFoam'''] - This tutorial provides material on how to use swak4Foam and pyFoam to postprocess data.
 
* [https://wiki.openfoam.com/Swak4Foam_and_PyFoam_by_Bruno_Santos '''swak4Foam and pyFoam'''] - This tutorial provides material on how to use swak4Foam and pyFoam to postprocess data.

Revision as of 09:37, 14 March 2018

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.

Post-processing

Further reading