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

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 9: Line 9:
 
=[http://www.wolfdynamics.com/wiki/cylinder_vortex_shedding.pdf 2D Circular cylinder - Vortex shedding]=
 
=[http://www.wolfdynamics.com/wiki/cylinder_vortex_shedding.pdf 2D Circular cylinder - Vortex shedding]=
  
In this [http://www.wolfdynamics.com/wiki/cylinder_vortex_shedding.pdf pdf] you will conduct an extensive parameter study of the flow around a cylinder in order to understand how to setup different solvers and physics (laminar, turbulent, compressible).  
+
In this [http://www.wolfdynamics.com/wiki/T5_2D_cylinder.pdf tutorial], we will conduct an extensive parameter study of the flow around a cylinder in order to understand how to setup different solvers and physics (laminar, turbulent, compressible).  
  
* setting incompressible and compressible cases
+
* Setting incompressible and compressible cases
* difference between a laminar and a turbulent flow
+
* Difference between a laminar and a turbulent flow
* mapping solutions
+
* Mapping solutions
* case setup
+
* Sampling, plotting, and scripting.
* dictionaries
+
* Fields manipulations
* output
+
* Monitoring the solution
* parameter study
+
* Running parametrical studies
* post processing
+
* Computing and monitorind forces and other qunatities of interest
  
 
You can download the case files in the following [http://www.wolfdynamics.com/wiki/vortex_shedding.tar.gz link]
 
You can download the case files in the following [http://www.wolfdynamics.com/wiki/vortex_shedding.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].

Revision as of 17:51, 15 July 2017

  • contributor: Joel Guerrero
  • affiliation: Universita degli Studi di Genova, Wolf Dynamics
  • contact: joel.guerrero@unige.it
  • OpenFOAM version: 3.0.x
  • published under: CC BY-SA license (creative commons licenses)

Go back to Day 8.

2D Circular cylinder - Vortex shedding

In this tutorial, we will conduct an extensive parameter study of the flow around a cylinder in order to understand how to setup different solvers and physics (laminar, turbulent, compressible).

  • Setting incompressible and compressible cases
  • Difference between a laminar and a turbulent flow
  • Mapping solutions
  • Sampling, plotting, and scripting.
  • Fields manipulations
  • Monitoring the solution
  • Running parametrical studies
  • Computing and monitorind forces and other qunatities of interest

You can download the case files in the following link

Go back to the contributions page.