Difference between revisions of "Vortex shedding by Joel Guerrero 3D"

From OpenFOAM Wiki
Jump to navigation Jump to search
 
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
[[category:turbulence]]
 +
[[category:RAS]]
 +
[[category:LES]]
 +
[[category:laminar]]
 
* '''contributor''': Joel Guerrero
 
* '''contributor''': Joel Guerrero
 
* '''affiliation''': Universita degli Studi di Genova, Wolf Dynamics
 
* '''affiliation''': Universita degli Studi di Genova, Wolf Dynamics
 
* '''contact''': <mail address='joel.guerrero@unige.it' description='author'>click here for email address</mail>
 
* '''contact''': <mail address='joel.guerrero@unige.it' description='author'>click here for email address</mail>
* '''OpenFOAM version''': 3.0.x
+
* '''OpenFOAM version''': 7
 
* '''published under''': CC BY-SA license ([https://creativecommons.org/licenses creative commons licenses])
 
* '''published under''': CC BY-SA license ([https://creativecommons.org/licenses creative commons licenses])
  
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_8 Day 8].
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_8 Day 8].
  
=[http://www.wolfdynamics.com/wiki/square_cil.pdf Vortex shedding - Square cylinder (3D case)]=
+
=[http://www.wolfdynamics.com/wiki/tut_square_cyl.pdf 3D Square cylinder - Vortex shedding and turbulence modeling]=
  
In this [http://www.wolfdynamics.com/wiki/square_cil.pdf tutorial], you will find an extensive parameter study on vertex shedding behind a square cylinder. You will both use RAS ans LES models to understand the difference in the results. You will learn about
+
[[File:joegi_f14.png|600px|right|Vortex shedding 3D]]
  
* case setup
+
In this [http://www.wolfdynamics.com/wiki/tut_square_cyl.pdf tutorial], you will learn how to setup turbulent cases. We will use RANS and LES models, and we will take a look at the results obtained using different turbulence models. You will learn about,
* RAS models
+
 
 +
* 3D case setup
 +
* RANS models
 
* LES models
 
* LES models
* post processing
+
* Post processing turbulent cases
 +
* Initialization of a LES case using a RANS solution
 +
* Mapping the solution from a coarse mesh to a finer mesh
 +
* Setting the right numerics
 +
* Scripting, plotting, and sampling
 +
 
 +
 
 +
You can download the case files at the following [http://www.wolfdynamics.com/wiki/squarecil.tar.gz link].
  
You can download the case files in the following [http://www.wolfdynamics.com/wiki/squarecil.tar.gz link].
 
  
 
Go back to the [https://wiki.openfoam.com/Collection_by_authors#Joel_Guerrero contributions page].
 
Go back to the [https://wiki.openfoam.com/Collection_by_authors#Joel_Guerrero contributions page].

Latest revision as of 09:58, 6 January 2020

Go back to Day 8.

3D Square cylinder - Vortex shedding and turbulence modeling

Vortex shedding 3D

In this tutorial, you will learn how to setup turbulent cases. We will use RANS and LES models, and we will take a look at the results obtained using different turbulence models. You will learn about,

  • 3D case setup
  • RANS models
  • LES models
  • Post processing turbulent cases
  • Initialization of a LES case using a RANS solution
  • Mapping the solution from a coarse mesh to a finer mesh
  • Setting the right numerics
  • Scripting, plotting, and sampling


You can download the case files at the following link.


Go back to the contributions page.