Difference between revisions of "Collection of the basics"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 28: Line 28:
  
 
* [https://wiki.openfoam.com/Running_your_first_case_by_Jozsef_Nagy '''Running your first case on your own'''] - Here you can test your knowledge on the basics of OpenFOAM by trying to run a case on your own.
 
* [https://wiki.openfoam.com/Running_your_first_case_by_Jozsef_Nagy '''Running your first case on your own'''] - Here you can test your knowledge on the basics of OpenFOAM by trying to run a case on your own.
 +
 +
* [https://wiki.openfoam.com/First_Case_by_Bahram_Haddadi '''Discretization – Part 2'''] - Use the scalarTransportFoam solver, do simulate the movement of a circular scalar spot region at the middle of a 100 × 100 cell mesh (10 m × 10 m), then move it to the right, to the top and diagonally.
  
 
* [https://wiki.openfoam.com/Hagen_Poiseuille_by_Joel_Guerrero '''Hagen Poiseuille flow'''] - Here you will find a basic tutorial on the Hagen Poiseuille flow.
 
* [https://wiki.openfoam.com/Hagen_Poiseuille_by_Joel_Guerrero '''Hagen Poiseuille flow'''] - Here you will find a basic tutorial on the Hagen Poiseuille flow.

Revision as of 12:10, 14 March 2018

These tutorials are perfect for beginners. You can slowly take your first steps in OpenFOAM.

Go back to Collection by topic.

Basics

  • Elbow case - In this tutorial you will get a first hands-on glimpse into the workflow of CFD simulations with OpenFOAM.
  • Cavity case - The cavity case is one of the most basics tutorials. You will get a fast walkthrough with a good explanation about the mesh, running the case and postprocessing the results.
  • Basics about OpenFOAM - Here you will find a video on the very basics, history and philosophy of OpenFOAM.
  • Cavity case revisited - Here you will be taken into the depth of an OpenFOAM case in order to understand all the important in- and outputs required for a CFD simulation in OpenFOAM.
  • Taylor Couette flow - In this short tutorial you will experience your first steady state simulation, where you can directly compare your results with experiments from literature.
  • T-junction case - In this tutorial you will try a simple simulation with the your newly acquired knowledge on CFD in OpenFOAM.
  • Introductory course - In these videos you will hear a detailed introduction to OpenFOAM by Professor Hrvoje Jasak.
  • Discretization – Part 2 - Use the scalarTransportFoam solver, do simulate the movement of a circular scalar spot region at the middle of a 100 × 100 cell mesh (10 m × 10 m), then move it to the right, to the top and diagonally.

Further reading