Lab Course Computational Fluid Dynamics - Summer 10

From Sccswiki
Revision as of 06:37, 2 February 2010 by Bungartz (talk | contribs)
Jump to navigation Jump to search
Term
Summer 10
Lecturer
tba
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

Registration

tba

Timeline

coming soon

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