Difference between revisions of "Transient turbulence modeling by Jozsef Nagy"

From OpenFOAM Wiki
Jump to navigation Jump to search
(Updated link)
Line 25: Line 25:
 
* post processing
 
* post processing
  
You can download the blockMeshDict [https:// github.com/jnmlujnmlu/OpenFOAMTeaching/tree/master/JozsefNagy here].
+
You can download the blockMeshDict [https://github.com/jnmlujnmlu/OpenFOAMTeaching/tree/master/JozsefNagy here].
  
  
Line 39: Line 39:
 
* '''additional acknowledgements''': Clemens Gößnitzer, Vikram Natarajan, Sylvia Zibuschka, Michael Harasek
 
* '''additional acknowledgements''': Clemens Gößnitzer, Vikram Natarajan, Sylvia Zibuschka, Michael Harasek
  
=[http:// www.cfd.at/downloads/2014_OFoam_Tut_Example%20Seven.pdf Transient turbulence modeling (RAS,LES)]=
+
=[http://www.cfd.at/downloads/2014_OFoam_Tut_Example%20Seven.pdf Transient turbulence modeling (RAS,LES)]=
  
In this [http:// www.cfd.at/downloads/2014_OFoam_Tut_Example%20Seven.pdf pdf] you will find a written step-by-step walkthrough of the tutorial above.
+
In this [http://www.cfd.at/downloads/2014_OFoam_Tut_Example%20Seven.pdf pdf] you will find a written step-by-step walkthrough of the tutorial above.

Revision as of 13:43, 28 September 2016

  • contributor: Jozsef Nagy
  • affiliation: Institute of Polymer Injection Molding and Process Automation, Johannes Kepler University Linz, Austria
  • contact: click here for email address
  • OpenFOAM version: 2.3.0
  • Published under: CC BY-NC-SA license (creative commons licenses)

Go back to Day 7.

Transient turbulence modeling (RAS,LES)

transient velocity distribution

Most of the real life problems you would like to tackle include some sort of turbulence. These videos

will give you a detailed explanation on transient turbulence modelling in OpenFOAM. Often you cannot avoid to explicitly depict the transient phenomena in a turbulent flow. For that you have to be able to choose the correct model. Additionally you have to understand the difference between RAS and LES models. In this tutorial you will learn about

  • transient turbulence modelling
  • URANS models
  • Large Eddy Simulations
  • case setup
  • boundary and initial conditions
  • post processing

You can download the blockMeshDict here.





  • contributor: Bahram Haddadi, Jozsef Nagy and Christian Jordan
  • affiliation: Forschungsgruppe Thermische Verfahrenstechnik & Fluiddynamische Simulation am Institut für Verfahrenstechnik der Technischen Universität Wien, Austria
  • contact: click here for email address
  • OpenFOAM version: 2.3.0
  • Published under: CC BY-NC-SA license (creative commons licenses)
  • additional acknowledgements: Clemens Gößnitzer, Vikram Natarajan, Sylvia Zibuschka, Michael Harasek

Transient turbulence modeling (RAS,LES)

In this pdf you will find a written step-by-step walkthrough of the tutorial above.