Difference between revisions of "Algorithms of Scientific Computing II - Winter 12"
Jump to navigation
Jump to search
Line 22: | Line 22: | ||
* [http://www5.in.tum.de/lehre/vorlesungen/algowiss2/WS12/AWR2_Intro.pdf Introduction] | * [http://www5.in.tum.de/lehre/vorlesungen/algowiss2/WS12/AWR2_Intro.pdf Introduction] | ||
* [http://www5.in.tum.de/lehre/vorlesungen/algowiss2/WS12/1_MolecularDynamics.pdf Molecular Dynamics] | * [http://www5.in.tum.de/lehre/vorlesungen/algowiss2/WS12/1_MolecularDynamics.pdf Molecular Dynamics] | ||
+ | * [http://www5.in.tum.de/lehre/vorlesungen/algowiss2/WS12/2_SparseGridMethods.pdf Sparse Grids] | ||
+ | * [http://www5.in.tum.de/lehre/vorlesungen/algowiss2/WS12/3_AlgebraicMultigrid.pdf AMG] | ||
= Tutorials = | = Tutorials = | ||
Every second week a two hour tutorial will take place (details at page top). The assignments and their solutions will be gradually posted here. | Every second week a two hour tutorial will take place (details at page top). The assignments and their solutions will be gradually posted here. | ||
* 30.10.2012 [http://www5.in.tum.de/lehre/vorlesungen/algowiss2/WS12/Loesung_01.pdf Exercise Sheet 1 incl. Solution] | * 30.10.2012 [http://www5.in.tum.de/lehre/vorlesungen/algowiss2/WS12/Loesung_01.pdf Exercise Sheet 1 incl. Solution] | ||
− | * 27.11.2012 [http://www5.in.tum.de/lehre/vorlesungen/algowiss2/WS12/Loesung_02.pdf Exercise Sheet 2 incl. Solution] | + | * 27.11.2012 [http://www5.in.tum.de/lehre/vorlesungen/algowiss2/WS12/Loesung_02.pdf Exercise Sheet 2 incl. Solution] [http://www5.in.tum.de/lehre/vorlesungen/algowiss2/WS12/slides_ex2.pdf Slides Exercise Sheet 2] |
* 04.12.2012 [http://www5.in.tum.de/lehre/vorlesungen/algowiss2/WS12/Uebung_03.pdf Exercise Sheet 3 excl. Solution] | * 04.12.2012 [http://www5.in.tum.de/lehre/vorlesungen/algowiss2/WS12/Uebung_03.pdf Exercise Sheet 3 excl. Solution] | ||
− | * 11.12.2012 | + | * 11.12.2012 [http://www5.in.tum.de/lehre/vorlesungen/algowiss2/WS12/Uebung_04.pdf Exercise Sheet 4 excl. Solution] |
+ | * 15.01.2013 | ||
+ | * 29.01.2013 | ||
= Additional Materials = | = Additional Materials = |
Revision as of 10:27, 4 December 2012
- Term
- Winter 12/13
- Lecturer
- Univ.-Prof. Dr. Hans-Joachim Bungartz
- Time and Place
- Lecture: every Thursday, 10:00-12:00, 02.07.023, First Lecture: 18.10.2012
- Tutorial: biweekly on Tuesday, 13:00-14:30, 02.07.023, First Turotial: 30.10.2012
- Audience
- Elective topic in Informatik Bachelor/Master/Diplom subject area Algorithms and Scientific Computing
- Wirtschaftsinformatik Bachelor (Modul IN2002)
- Mathematik, Natur- und Ingenieurwissenschaften students are also welcomed!
- Tutorials
- Alexander Heinecke
- Exam
- TBA
- Semesterwochenstunden / ECTS Credits
- 3 SWS (2V + 1Ü) / 4 Credits
- TUMonline
- {{{tumonline}}}
Content
This semester the lecture will be held by Prof. Bungartz with a focus on Scientific Computing. The following themes will be covered:
- Molecular Dynamics Simulations
- Sparse Grid Methods
- Algebraic Multigrid Methods (AMG)
Lecture Material
Lecture slides are published here:
Tutorials
Every second week a two hour tutorial will take place (details at page top). The assignments and their solutions will be gradually posted here.
- 30.10.2012 Exercise Sheet 1 incl. Solution
- 27.11.2012 Exercise Sheet 2 incl. Solution Slides Exercise Sheet 2
- 04.12.2012 Exercise Sheet 3 excl. Solution
- 11.12.2012 Exercise Sheet 4 excl. Solution
- 15.01.2013
- 29.01.2013
Additional Materials
Prerequisites
Lecture IN0019 Numerical Programming or similar basic knowledge in numerical methods.