Difference between revisions of "Postprocessing archive"

From OpenFOAM Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
  
 
* [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.
 +
 +
* [https://wiki.openfoam.com/Post-Processing_in_ParaView_&_OpenFOAM_by_Divyesh_Variya_(DD_Fluids) '''Post- processing by Divyesh Variya (DD Fluids)'''] - In these video tutorials, you will get a hands on experience on OpenFOAM functions, paraview & gnuplot post-processing.
 +
 +
* [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/Session_B_by_Stefan_Radl '''Session B: Using OpenFOAM'''] - Here you will find information about sampling and probing (see sub-section [https://www.tugraz.at/fileadmin/user_upload/Institute/IPPT/Area-PharmEng_Particles/SoftwareTraining/OpenFOAM/1_SessionAB_BasicTraining/2018-02-20_Session_B_part_6_x_samplingProbing.mp4 '''Sampling and Probing''']), as well as get a basic introduction to visualization (see sub-section [https://www.tugraz.at/fileadmin/user_upload/Institute/IPPT/Area-PharmEng_Particles/SoftwareTraining/OpenFOAM/1_SessionAB_BasicTraining/2018-02-20_Session_B_part_7_x_visualizationBasics.mp4 '''Visualization 0.1''']).

Latest revision as of 12:06, 30 May 2023

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 Archive section.

Post-processing

  • swak4Foam and pyFoam - This tutorial provides material on how to use swak4Foam and pyFoam to postprocess data.