openfoam/tutorials/incompressible/simpleFoam/backwardFacingStep2D
2024-06-24 09:58:36 +01:00
..
0.orig RELEASE: Updated headers to v2406 2024-06-24 09:58:36 +01:00
constant RELEASE: Updated headers to v2406 2024-06-24 09:58:36 +01:00
system RELEASE: Updated headers to v2406 2024-06-24 09:58:36 +01:00
Allclean TUT: incompressible: clean up tutorials 2021-06-08 20:15:47 +00:00
Allrun TUT: incompressible: clean up tutorials 2021-06-08 20:15:47 +00:00
plot TUT: steadyBoundaryLayer: ensure compatibility with gnuplot version > 5.4 2023-11-09 14:02:13 +00:00
README.md TUT: incompressible: clean up tutorials 2021-06-08 20:15:47 +00:00

Steady flow over a 2D backward facing step

This canonical case is based on the description by Driver and Seegmiller

D.M. Driver and H.L. Seegmiller. Features of a reattaching turbulent shear
layer in divergent channel flow. AIAA Journal, 23(2):163171, 1985.

where the mesh is based on the Langley Research Center Turbulence Modeling Resource set-up provided at:

https://turbmodels.larc.nasa.gov/backstep_val.html

The Reynolds number based on the step height is Reh 36000 for which the stated reattachment length is at 6.26 +/- 0.1 x/h

The Allrun script will run the case and generate graphs showing the wall shear stress and velocity profiles at various cross-sections.

For further information please visit:

https://www.openfoam.com/documentation/guides/latest/doc/verification-validation-turbulent-backward-facing-step.html