Scientific Computing Lab - Winter 11: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 54: | Line 54: | ||
= Worksheets, Material, and Lecture Notes= | = 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. | '''due to:''' send your matlab-files per email to Atanas Atanasov (atanasoa(at)in.tum.de) and Kristof Unterweger (unterweg(at)in.tum.de). | ||
<br><br> | <br><br> | ||
'''personal presentation:''' subscribe for slot at room 02.05.058 | '''personal presentation:''' subscribe for slot at room 02.05.058 | ||
Line 60: | Line 60: | ||
The personal presentation will be held in room 02.05.033 | The personal presentation will be held in room 02.05.033 | ||
<!-- | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
Line 81: | Line 82: | ||
| [http://www5.in.tum.de/lehre/praktika/scicomp/ws11/material/worksheet4.pdf Worksheet 4] | | [http://www5.in.tum.de/lehre/praktika/scicomp/ws11/material/worksheet4.pdf Worksheet 4] | ||
|| [http://www5.in.tum.de/lehre/praktika/scicomp/ws11/lecture/08_pde_instationary.pdf Instationary PDEs] | || [http://www5.in.tum.de/lehre/praktika/scicomp/ws11/lecture/08_pde_instationary.pdf Instationary PDEs] | ||
|| || || | || || 15.12.2011, 6:00 pm || 16.12.2011 | ||
|- | |- | ||
| [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] | ||
|| | || || 19.1.2012, 6:00 pm || 20.1.2012 | ||
|- | |||
| [http://www5.in.tum.de/lehre/praktika/scicomp/ws11/material/worksheet6.pdf Worksheet 6] | |||
|| [http://www5.in.tum.de/lehre/praktika/scicomp/ws11/lecture/11_Adaptivity&Comsol.pdf Adaptivity & Comsol] | |||
|| || 30.1.2012, 6:00 pm || 31.1.2012 | |||
|- | |- | ||
|} | |} | ||
--> | |||
<br> | <br> |
Latest revision as of 11:25, 17 December 2013
- 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
Matlab Introduction files |
slides |
exercisesDay1 |
exercisesDay2 |
sincplot.m |
sinsinc.m |