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

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 6: Line 6:
 
* '''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''': 5.x
 
* '''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])
  

Revision as of 22:45, 4 August 2018

Go back to Day 8.

3D Square cylinder - Vortex shedding and turbulence modeling

tut4

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 in the following link.


Go back to the contributions page.