Difference between revisions of "Tsunami Simulation - Winter 17"
Rannabauer (talk | contribs) (Created page with "{{Lecture | term = WS 17 | lecturer = Univ.-Prof. Dr. Michael Bader <br>Sebastian Rettenberger <br>Leonhard Rannabauer | timeplace = tba. | credits = 10 Credits | ...") |
|||
Line 2: | Line 2: | ||
| term = WS 17 | | term = WS 17 | ||
| lecturer = [[Univ.-Prof. Dr. Michael Bader]] <br>[[Sebastian Rettenberger]] <br>[[Leonhard Rannabauer]] | | lecturer = [[Univ.-Prof. Dr. Michael Bader]] <br>[[Sebastian Rettenberger]] <br>[[Leonhard Rannabauer]] | ||
− | | timeplace = | + | | timeplace = Preliminary meeting: Tuesday 11.7.17 10:00, room 02.07.023. |
| credits = 10 Credits | | credits = 10 Credits | ||
| audience = Bachelor-Praktikum (Modul [https://campus.tum.de/tumonline/wbStpModHB.detailPage?pKnotenNr=477818&pExtView=N&pCaller=MODHBAPP&pCallerOrgNr=1 IN0012]) Studenten der Informatik (Bachelor) | | audience = Bachelor-Praktikum (Modul [https://campus.tum.de/tumonline/wbStpModHB.detailPage?pKnotenNr=477818&pExtView=N&pCaller=MODHBAPP&pCallerOrgNr=1 IN0012]) Studenten der Informatik (Bachelor) | ||
Line 25: | Line 25: | ||
− | * | + | * Preliminary meeting: '''Friday 11.7.17 10:00''', room '''02.07.023''' (attend for guaranteed registration) |
* questions in advance? -> [[Sebastian Rettenberger]] & [[Leonhard Rannabauer]] | * questions in advance? -> [[Sebastian Rettenberger]] & [[Leonhard Rannabauer]] | ||
Revision as of 14:01, 3 July 2017
- Term
- WS 17
- Lecturer
- Univ.-Prof. Dr. Michael Bader
Sebastian Rettenberger
Leonhard Rannabauer - Time and Place
- Preliminary meeting: Tuesday 11.7.17 10:00, room 02.07.023.
- Audience
- Bachelor-Praktikum (Modul IN0012) Studenten der Informatik (Bachelor)
- Tutorials
- -
- Exam
- -
- Semesterwochenstunden / ECTS Credits
- 10 Credits
- TUMonline
- tba.
Description
In this lab course we systematically address modern software engineering approaches in an application driven context: Tsunami simulations. Starting from implementation of a solver in a one dimensional setting, the complete process over integration in an existing framework to optimization and parallelization is covered. During this process key issues of software engineering are dealt with: versioning, documentation, unit testing, file I/O, ..
During the course, assignments are to be solved by groups of three participants each followed by presentations in regular meetings. A project phase with individual study projects chosen by the groups completes the lab course.
Requirements
- Knowledge of object oriented programming
- Interest in a challenging but exciting topic
The spoken language in the meetings is German, slides and assignments are in English.
Timeline
- Preliminary meeting: Friday 11.7.17 10:00, room 02.07.023 (attend for guaranteed registration)
- questions in advance? -> Sebastian Rettenberger & Leonhard Rannabauer
Examples
Live visualization of the February 2010 Chilean tsunami using OpenGL.
Propagation of the 2011 Tohoku tsunami.
Run-up of the 2011 Tohoku tsunami.
Dart station comparison of the 2011 Tohoku tsunami.
Sketch of the Finite Volume method with shock waves arising in the Riemann solutions.