Difference between revisions of "Collection of the basics"

From OpenFOAM Wiki
Jump to navigation Jump to search
 
Line 8: Line 8:
  
 
* [https://wiki.openfoam.com/index.php?title=First_simulation_by_Jozsef_Nagy '''Elbow case'''] - In this tutorial you will get a first hands-on glimpse into the workflow of CFD simulations with OpenFOAM.  
 
* [https://wiki.openfoam.com/index.php?title=First_simulation_by_Jozsef_Nagy '''Elbow case'''] - In this tutorial you will get a first hands-on glimpse into the workflow of CFD simulations with OpenFOAM.  
 +
 +
* [https://wiki.openfoam.com/First_simulation_by_Bahram_Haddadi '''Basic case setup'''] - Using icoFoam solver, simulate 75 s of flow in an elbow.
  
 
* [https://wiki.openfoam.com/Introduction_to_OpenFOAM:_A_User_View_by_Kenneth_Hoste_and_Hrvoje_Jasak '''Introductory course'''] - In these videos you will hear a detailed introduction to OpenFOAM by Professor Hrvoje Jasak.
 
* [https://wiki.openfoam.com/Introduction_to_OpenFOAM:_A_User_View_by_Kenneth_Hoste_and_Hrvoje_Jasak '''Introductory course'''] - In these videos you will hear a detailed introduction to OpenFOAM by Professor Hrvoje Jasak.
  
 
* [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/index.php?title=T-junction_by_Bahram_Haddadi_and_colleagues '''T-junction case'''] - In this tutorial you will try a simple simulation with the your newly acquired knowledge on CFD in OpenFOAM.
 +
 +
* [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.
  
  

Latest revision as of 12:05, 30 May 2023

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.
  • Introductory course - In these videos you will hear a detailed introduction to OpenFOAM by Professor Hrvoje Jasak.
  • T-junction case - In this tutorial you will try a simple simulation with the your newly acquired knowledge on CFD in OpenFOAM.
  • 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.


Check the Archive section for more (however not fully up to date) basic tutorials.

Further reading