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

From OpenFOAM Wiki
Jump to navigation Jump to search
 
(7 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''': 4.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/T7_3Dsquarecylinder.pdf 3D Square cylinder - Vortex shedding and turbulence modeling]=
+
=[http://www.wolfdynamics.com/wiki/tut_square_cyl.pdf 3D Square cylinder - Vortex shedding and turbulence modeling]=
  
[[File:joegi_f14.png|450px|right|tut4]]
+
[[File:joegi_f14.png|600px|right|Vortex shedding 3D]]
  
In this [http://www.wolfdynamics.com/wiki/T7_3Dsquarecylinder.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,
+
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,
  
 
* 3D case setup
 
* 3D case setup
Line 23: Line 27:
  
  
You can download the case files in the following [http://www.wolfdynamics.com/wiki/squarecil.tar.gz link].
+
You can download the case files at 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.