Scientific Computing Lab - Winter 11: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 85: | Line 85: | ||
| [http://www5.in.tum.de/lehre/praktika/scicomp/ws11/material/worksheet5.pdf Worksheet 5] | | [http://www5.in.tum.de/lehre/praktika/scicomp/ws11/material/worksheet5.pdf Worksheet 5] | ||
|| [http://www5.in.tum.de/lehre/praktika/scicomp/ws11/lecture/10_SOR&Multigrid.pdf SOR & Multigrid] | || [http://www5.in.tum.de/lehre/praktika/scicomp/ws11/lecture/10_SOR&Multigrid.pdf SOR & Multigrid] | ||
|| || || | |||
|- | |||
| [http://www5.in.tum.de/lehre/praktika/scicomp/ws11/material/worksheet6.pdf Worksheet 6] | |||
|| | |||
|| || || | || || || | ||
|- | |- |
Revision as of 05:00, 18 January 2012
- Term
- Winter 11
- Lecturer
- Dr. rer. nat. Tobias Neckel,
Dipl.-Inf. Atanas Atanasov, Dipl.-Inf. Kristof Unterweger - Time and Place
- Wednesday, 8:30 - 10:00 a.m., seminar room 02.07.023
- Audience
- Students of Computational Science and Engineering (Master, Module IN2182), compulsory course, first semester
- Tutorials
- -
- Exam
- no final exam
- Semesterwochenstunden / ECTS Credits
- 6 SWS (6P) / 10 credits
- TUMonline
- {{{tumonline}}}
Announcements
Contents
The lab course gives an application oriented introduction to the following topics:
- explicit and implicit time stepping methods for ordinary differential equations
- numerical methods for stationary and instationary partial differential equations
- solvers for large, sparse systems of linear equations
- adaptivity and adaptively refined discretisation grids
- applications from fluid dynamics and heat transfer
Basics in linear algebra and differential calculus are required.
Timetable, Lecture Notes, and Material
- October 20/21: Matlab-Introduction
- October 26: Course
- November 2: Question session
- November 9: Course
- November 16: Question session
- November 23: Course
- November 30: Question session
- December 7: Course
- December 14: Question session
- December 21: No Course (only questions regarding 4th and 5th Worksheet)
- January 11: Course
- January 18: Course
- January 25: Question session
- January 31: Last evaluation
Literature
- MATLAB® - The Language of Technical Computing. http://www.mathworks.com/products/matlab/
- Boyce, DiPrima. Elementary Differential Equations and Boundary Value Problems. Wiley, 1992.
- William L. Briggs, Van Emden Henson, Steve F. McCormick. A Multigrid Tutorial. Second Edition. SIAM. 2000.
- Michael Hanke. Short Introduction to COMSOL Multiphysics. http://www.nada.kth.se/kurser/kth/2D1266/femlabcrash.pdf
Worksheets, Material, and Lecture Notes
due to: send your matlab-files per email to Atanas Atanasov (atanasoa(at)in.tum.de) and Kristof Unterweger (unterweg(at)in.tum.de).
personal presentation: subscribe for slot at room 02.05.058
The personal presentation will be held in room 02.05.033
Worksheet | Lecture Notes | matlab | due to |
personal presentation |
Worksheet 1 | ODE explicit | 07.11.2011, 6:00 pm | 08.11.2011 | |
Worksheet 2 | ODE Errors | 21.11.2011, 6:00 pm | 22.11.2011 | |
Worksheet 3 | Stationary PDEs | 05.12.2011, 6:00 pm | 06.12.2011 | |
Worksheet 4 | Instationary PDEs | |||
Worksheet 5 | SOR & Multigrid | |||
Worksheet 6 |
Matlab Introduction files |
slides |
exercisesDay1 |
exercisesDay2 |
sincplot.m |
sinsinc.m |