Lab Course Computational Fluid Dynamics - Summer 10
- Term
- Summer 10
- Lecturer
- Dr. rer. nat. Tobias Weinzierl, Philipp Neumann, Daniel Butnaru
- Time and Place
- Friday, 14:00-17:00, MI 02.07.023
- Audience
- Students of Computer Science (Master/Diplom, voluntary course, Module IN2106/IN8904)
Students of Mathematics (Master, voluntary course)
Students of Computational Science and Engineering (Master, voluntary course, Module IN2186) - Tutorials
- -
- Exam
- no final exam
- Semesterwochenstunden / ECTS Credits
- 6 SWS (6P) / 10 credits
- TUMonline
- {{{tumonline}}}
Requirements
Module IN1503 Introduction to Programming (Module IN1503), Introduction to Scientific Computing (Module IN 2005) or equivalent knowledge
Timeline
The timeline is not fixed yet, i.e. it might change throughout the upcoming weeks.
- Feburary 18, 15:00, lecture hall: Preparatory meeting
- Friday, April 23, lecture hall
- Introduction on lab concept
- The Navier-Stokes equations
- Handout: First worksheet
- Friday, April 30, lecture hall
- Discretisation of space and time
- SOR
- Tuesday, May 11, offices: Review session, worksheet 1
- Friday, May 14, lecture hall
- Boundary conditions
- Arbitrary geometries
- Stream and streak lines
- Handout: Second worksheet
- Wednesday, June 1, offices: Review session, worksheet 2
- Friday, June 4, lecture hall
- Parallelisation
- Handout: Third worksheet
- Friday, June 11, lecture hall: Presentation of possible research projets. - Tuesday, June 22, offices: Review session, worksheet 3
- Friday, June 25, lecture hall: Groups propose their individual research project (online; no meeting)
- Tuesday, July 20: Deadline project, Review session
- Friday, July 23: Review and feedback round of all the projects
Contents
The lab course gives an application oriented introduction to the following topics in computational fluid dynamics (lecturers may select certain deepening aspects):
- Modelling of fluid flow via the Navier-Stokes equations
- Finite-Difference methods for spatial discretisation of the partial differential equations
- Semi-implicit time-stepping methods for incompressible flow
- Iterative solvers for the pressure Poisson equation
- Domain decomposition and parallelisation
- Treatment of boundary conditions and obstacles in the flow
- Free surface flows
- Integration of transport equations
- Visualisation techniques for fluid dynamics: particle tracing, streamlines and streaklines
The programming language will be C++.
The lectures accompanying this lab course will be conducted in English. The assignments will also be given in English. Completed assignments will be presented by the students in English or German.
Error creating thumbnail: Unable to save thumbnail to destination Error creating thumbnail: Unable to save thumbnail to destination
Literature
- M. Griebel, T. Dornseifer und T. Neunhoeffer: Numerical Simulation in Fluid Dynamics: A Practical Introduction. Siam Monographs on Mathematical Modeling and Computation. SIAM, Philadelphia, 1997.
- M. Griebel, T. Dornseifer und T. Neunhoeffer: Numerische Simulation in der Strömungsmechanik. Vieweg, Braunschweig/Wiesbaden, 1995.
- ParaView User’s Guide (Version 1.6). http://www.paraview.org/files/v1.6/ParaViewUsersGuide.PDF
Material
coming soon