Main ContribExamples/TurbulentBackstep

From OpenFOAMWiki

Valid versions: OF version 15.png

1 Short description

This turorial case analyzes turbulent backward-facing step flow. Also it compares CFD result with experimental result.

Preprocessing utility setDiscreteFields is required to run this tutorial. Also gnuplot is required for plotting the result.

2 Usage

1. Download the package file

2. Run this tutorial case

 % ./Allrun

After the execution it would makes figures listed below.

  • res.eps - Initial residual
  • profileT.eps - Vertical profile of temperature
  • profilek.eps - Vertical profile of turbulent kinetic energy

3 References

[1]Nobuhide Kasagi, Akio Matsunaga: Three-dimensional particle-tracking velocimetry measurement of turbulence statistics and energy budget in a backward-facing step flow, International Journal of Heat and Fluid Flow, Vol.16, No.6, pp.477-485, 1995 [URL] (Database of experimental results)

4 Download

Preprocessing utility setDiscreteFields is required to run this tutorial.

5 History

Masa 12:42, 15 August 2008 (CEST): Initial version.