Difference between revisions of "Vortex shedding by Joel Guerrero 3D"
Jump to navigation
Jump to search
| (17 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='[email protected]' description='author'>click here for email address</mail> | * '''contact''': <mail address='[email protected]' description='author'>click here for email address</mail> | ||
| − | * '''OpenFOAM version''': | + | * '''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/ | + | =[http://www.wolfdynamics.com/wiki/tut_square_cyl.pdf 3D Square cylinder - Vortex shedding and turbulence modeling]= |
| − | + | [[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, |
| − | * | + | |
| + | * 3D case setup | ||
| + | * RANS models | ||
* LES 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 [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
- contributor: Joel Guerrero
- affiliation: Universita degli Studi di Genova, Wolf Dynamics
- contact: click here for email address
- OpenFOAM version: 7
- published under: CC BY-SA license (creative commons licenses)
Go back to Day 8.
3D Square cylinder - Vortex shedding and turbulence modeling
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.