Difference between revisions of "Basics archive"

From OpenFOAM Wiki
Jump to navigation Jump to search
 
Line 6: Line 6:
  
 
* [https://wiki.openfoam.com/First_OpenFOAM_Simulation_by_Divyesh_Variya_(DD_Fluids) '''First 3 OpenFOAM simulations'''] - In this tutorial you will get a hands-on experience of the workflow of CFD simulations in OpenFOAM using three different cases (lid-driven cavity, pitzDaily & elbow).  
 
* [https://wiki.openfoam.com/First_OpenFOAM_Simulation_by_Divyesh_Variya_(DD_Fluids) '''First 3 OpenFOAM simulations'''] - In this tutorial you will get a hands-on experience of the workflow of CFD simulations in OpenFOAM using three different cases (lid-driven cavity, pitzDaily & elbow).  
* [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/index.php?title=Cavity_by_Joel_Guerrero '''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.  
 
* [https://wiki.openfoam.com/index.php?title=Cavity_by_Joel_Guerrero '''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.  
 
* [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/Basic_introduction_by_Hakan_Nilsson '''Basic Introduction to OpenFOAM'''] - These pdfs will give you an excellent start into CFD with OpenFOAM.
 
* [https://wiki.openfoam.com/Basic_introduction_by_Hakan_Nilsson '''Basic Introduction to OpenFOAM'''] - These pdfs will give you an excellent start into CFD with 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.
 
  
 
* [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.

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

Basics

  • First 3 OpenFOAM simulations - In this tutorial you will get a hands-on experience of the workflow of CFD simulations in OpenFOAM using three different cases (lid-driven cavity, pitzDaily & elbow).
  • 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.


  • 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.
  • 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.