Tsunami Simulation - Winter 15: Difference between revisions

From Sccswiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
| term = WS 15
| term = WS 15
| lecturer = [[Univ.-Prof. Dr. Michael Bader]] <br>[[Sebastian Rettenberger]]
| lecturer = [[Univ.-Prof. Dr. Michael Bader]] <br>[[Sebastian Rettenberger]]
| timeplace = Vorbesprechung: Mittwoch 8.7.15 17:00, Raum 02.07.023
| timeplace = Preliminary meeting: Wednesday 8.7.15 17: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 22: Line 22:
''The spoken language in the meetings is German, slides and assignments are in English.''
''The spoken language in the meetings is German, slides and assignments are in English.''


= Timeline =
<!--
<!--
= Timeline =
* Tuesday, 01/20 11AM in room 02.07.023; presentation project
* Tuesday, 01/20 11AM in room 02.07.023; presentation project
* Tuesday, 01/13 11AM in room 02.07.023; intermediate project report
* Tuesday, 01/13 11AM in room 02.07.023; intermediate project report
Line 31: Line 31:
* Tuesday, 10/28 11AM in room 02.07.023; presentation first assignment
* Tuesday, 10/28 11AM in room 02.07.023; presentation first assignment
* Kickoff: Tuesday, 10/14, <strike>1PM</strike> '''11AM''' in room 02.07.023
* Kickoff: Tuesday, 10/14, <strike>1PM</strike> '''11AM''' in room 02.07.023
* Info session: '''Mon, Jun 30, 13.30''' in room '''MI 02.08.011''' (attend for guaranteed registration)
-->
* questions in advance? -> [[Alexander Breuer]]
* Preliminary meeting: '''Wednesday 8.7.15 17:00''', '''room 02.07.023''' (attend for guaranteed registration)
* questions in advance? -> [[Sebastian Rettenberger]]


<!--
= Slides =
= Slides =
* 12/02/14: [http://www5.in.tum.de/lehre/praktika/swe_lab_ws14/session_4.pdf OMP]
* 12/02/14: [http://www5.in.tum.de/lehre/praktika/swe_lab_ws14/session_4.pdf OMP]

Revision as of 12:40, 29 June 2015

Term
WS 15
Lecturer
Univ.-Prof. Dr. Michael Bader
Sebastian Rettenberger
Time and Place
Preliminary meeting: Wednesday 8.7.15 17:00, room 02.07.023
Audience
Bachelor-Praktikum (Modul IN0012) Studenten der Informatik (Bachelor)
Tutorials
-
Exam
-
Semesterwochenstunden / ECTS Credits
10 Credits
TUMonline
https://campus.tum.de/tumonline/wblv.wbShowLvDetail?pStpSpNr=950201699



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: Wednesday 8.7.15 17:00, room 02.07.023 (attend for guaranteed registration)
  • questions in advance? -> Sebastian Rettenberger


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.