Difference between revisions of "Collection by topic"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 19: Line 19:
 
=[https://wiki.openfoam.com/Postprocessing Postprocessing]=
 
=[https://wiki.openfoam.com/Postprocessing Postprocessing]=
  
* [https://wiki.openfoam.com/Visualization_by_Stefan_Radl Data Inspection]
+
* [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/Swak4Foam_and_PyFoam_by_Bruno_Santos Santos] provides material on how to use swak4Foam and pyFoam to postprocess data.
  
 
=[https://wiki.openfoam.com/Programming Programming]=
 
=[https://wiki.openfoam.com/Programming Programming]=

Revision as of 07:55, 9 March 2017

This is a list of the contributions ordered alphabetically by topic. Also we will constantly add theses as well as publications in a given topic as further reading.

Go back to Tutorials.

Basics

Complex materials

Compressible flows

Heat transfer

Meshing

Multiphase modeling

Numerics

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.

Programming

Complete Programming Courses


Intro: Compilation and Testing

Implementation of Initial and Boundary Conditions

  • Guerrero describes how to implement and test BCs using codeStream.
  • Guerrero describes field initialization using codeStream.

Customizing solvers

Reacting flows

Tips

Turbulence modeling