Difference between revisions of "Collection of turbulence modeling"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 19: Line 19:
  
 
'''Application cases'''
 
'''Application cases'''
 
* [https://wiki.openfoam.com/The_DrivAer_case_by_Gavin_Tabor '''Flow around a car'''] - Here you will learn about the flow around a car.
 
  
 
* [https://wiki.openfoam.com/Flow_around_a_cylinder_by_Joel_Guererro '''Flow around a circular cylinder - 2D case'''] - This tutorial describes the flow around a 2D circular cylinder.
 
* [https://wiki.openfoam.com/Flow_around_a_cylinder_by_Joel_Guererro '''Flow around a circular cylinder - 2D case'''] - This tutorial describes the flow around a 2D circular cylinder.

Revision as of 05:26, 8 January 2020

Turbulence modeling is in several cases a very important topic in a simulation project. These tutorials explain, how you can utilize them in OpenFOAM.

Go back to Collection by topic.

Turbulence modeling

Theory

  • Turbulence – Steady state - Use simpleFoam solver, run a steady state simulation with following turbulence models: kEpsilon (RAS), kOmega (RAS) and LRR (RAS).
  • Turbulence – Transient - Use the pisoFoam solver, run a backward facing step case for 0.2 s with different turbulence models: Smagorinsky (LES), kEqn (LES) and kEpsilon (RAS).


Application cases

  • Flow around a hemisphere - This tutorial gives you an extensive introduction to the flow around a hemisphere, which can be seen as one of the simplest case of an external flow.

Further reading

Publications