Difference between revisions of "Collection of turbulence modeling"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 11: Line 11:
 
* [https://wiki.openfoam.com/Stationary_turbulence_modeling_%28RAS%29_by_Jozsef_Nagy '''Steady-state turbulence modeling'''] - Here you will find a basic 2D hands-on tutorial to understand the theory of steady-state turbulence modeling.
 
* [https://wiki.openfoam.com/Stationary_turbulence_modeling_%28RAS%29_by_Jozsef_Nagy '''Steady-state turbulence modeling'''] - Here you will find a basic 2D hands-on tutorial to understand the theory of steady-state turbulence modeling.
  
* [https://wiki.openfoam.com/Steady-state_turbulence_modeling_by_Bahram_Haddadi Turbulence – Steady state] - Use simpleFoam solver, run a steady state simulation with following turbulence models: kEpsilon (RAS), kOmega (RAS) and LRR (RAS).
+
* [https://wiki.openfoam.com/Steady-state_turbulence_modeling_by_Bahram_Haddadi '''Turbulence – Steady state'''] - Use simpleFoam solver, run a steady state simulation with following turbulence models: kEpsilon (RAS), kOmega (RAS) and LRR (RAS).
  
 
* [https://wiki.openfoam.com/Transient_turbulence_modeling_by_Jozsef_Nagy '''Transient turbulence modeling'''] - Here you will find a basic 2D hands-on tutorial to understand the theory of transient turbulence modeling.
 
* [https://wiki.openfoam.com/Transient_turbulence_modeling_by_Jozsef_Nagy '''Transient turbulence modeling'''] - Here you will find a basic 2D hands-on tutorial to understand the theory of transient turbulence modeling.
 +
 +
* [https://wiki.openfoam.com/Turbulence_modeling_by_Bahram_Haddadi '''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'''
 
'''Application cases'''

Revision as of 12:15, 14 March 2018

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