Lecture notes turbulence

My notes in MEK4300

Turbulence is not really syllabus for this course, but a required background. Still, some useful references are

  • Chapter 3 in the CFD book
  • http://www.turbulence-online.com/Publications/Lecture_Notes/Turbulence_Lille/TB_16January2013.pdf
  • https://github.com/OpenFOAM/OpenFOAM-dev/tree/master/src/MomentumTransportModels/incompressible/RAS

I don't expect you to read all these references, they are just ment to help. Note that the openfoam source code contains important references for the turbulence models that are implemented. For example, the k-epsilon model implements a version given by references in the header file.

Published Oct. 17, 2022 4:07 PM - Last modified Oct. 17, 2022 4:10 PM