Scientific Computing Lab - Winter 10: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 64: | Line 64: | ||
| <b>Worksheet</b> || <b>Lecture Notes</b> || <b>matlab</b> || <b>due to</b> || <b>personal presentation</b> | | <b>Worksheet</b> || <b>Lecture Notes</b> || <b>matlab</b> || <b>due to</b> || <b>personal presentation</b> | ||
|- | |- | ||
| | | [http://www5.in.tum.de/lehre/praktika/scicomp/ws10/material/worksheet1.pdf Worksheet 1] || [http://www5.in.tum.de/lehre/praktika/scicomp/ws10/material/worksheet1_lecture.pdf ODE explicit] || || 08.11.2009, 6:00 pm || 09.11.2009 | ||
|- | |- | ||
| Worksheet 2 || || || || | | Worksheet 2 || || || || |
Revision as of 14:07, 26 October 2010
- Term
- Winter 10
- Lecturer
- Dr. rer. nat. Tobias Weinzierl,
Janos Benk, M.Sc,Dipl.-Inf. Kristof Unterweger - Time and Place
- Wed 8:30-10:00 am, MI 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
- October 21: First session
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 21/22: Matlab-Introduction
- October 27: Course
- November 3: Question session
- November 10: Course
- November 17: Question session
- November 24: Course
- December 1: Question session
- December 8: Course
- December 15: Question session
- December 22: Course
- January 12: Course
- January 19: Question session
- January 26: Final session
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 Sarpkan Selcuk (selcuk(at)in.tum.de), Babak Gholami (gholami(at)in.tum.de) and Nima Shahriary (shahriar(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 | 08.11.2009, 6:00 pm | 09.11.2009 | |
Worksheet 2 | ||||
Worksheet 3 | ||||
Worksheet 4 | ||||
Worksheet 5 | ||||
Worksheet 6 |
Matlab Introduction files |
slides |
exercisesDay1 |
exercisesDay2 |
sincplot.m |
sinsinc.m |