Tsunami Simulation - Winter 15: Difference between revisions

From Sccswiki
Jump to navigation Jump to search
 
(7 intermediate revisions by the same user not shown)
Line 26: Line 26:
* Tuesday, 26.1.16 11:00, room 02.07.023; presentation project
* Tuesday, 26.1.16 11:00, room 02.07.023; presentation project
* Tuesday, 12.1.16 11:00, room 02.07.023; intermediate project report
* Tuesday, 12.1.16 11:00, room 02.07.023; intermediate project report
* Tuesday, 8.12.15 11:00, room 02.07.023; presentation forth assignment
* Tuesday, 15.12.15 11:00, room 02.07.023; presentation forth assignment
* Tuesday, 1.12.15 11:00, room 02.07.023; project kickoff
* Tuesday, 24.11.15 11:00, room 02.07.023; presentation third assignment
* Tuesday, 24.11.15 11:00, room 02.07.023; presentation third assignment
* Tuesday, 10.11.15 11:00, room 02.07.023; presentation second assignment
* Tuesday, 10.11.15 11:00, room 02.07.023; presentation second assignment
Line 34: Line 35:
* questions in advance? -> [[Sebastian Rettenberger]]
* questions in advance? -> [[Sebastian Rettenberger]]


<!--
= Slides =
= Slides =
* 12/02/14: [http://www5.in.tum.de/lehre/praktika/swe_lab_ws14/session_4.pdf OMP]
* 23.11.15: [http://www5.in.tum.de/lehre/praktika/swe_lab_ws15/session_4.pdf OMP]
* 11/21/14: [http://www5.in.tum.de/lehre/praktika/swe_lab_ws14/session_3_1.pdf netCDF], [http://www5.in.tum.de/lehre/praktika/swe_lab_ws14/session_3_2.pdf Tsunamis]
* 10.11.15: [http://www5.in.tum.de/lehre/praktika/swe_lab_ws15/session_3.pdf netCDF, Tsunamis]
* 10/28/14: [http://www5.in.tum.de/lehre/praktika/swe_lab_ws14/session_2.pdf SWEs, f-Waves]
* 27.10.15: [http://www5.in.tum.de/lehre/praktika/swe_lab_ws15/session_2.pdf SWEs, f-Waves]
* 10/14/14: [http://www5.in.tum.de/lehre/praktika/swe_lab_ws14/session_1.pdf Bathymetry, Dimensional Splitting, SWE]
* 13.10.15: [http://www5.in.tum.de/lehre/praktika/swe_lab_ws15/session_1.pdf Bathymetry, Dimensional Splitting, SWE]


= Exercise Sheets =
= Exercise Sheets =
* 12/02/14: [http://www5.in.tum.de/lehre/praktika/swe_lab_ws14/assignment_4.pdf Exercise Sheet 4] | [http://www5.in.tum.de/lehre/praktika/swe_lab_ws14/mac_cluster.md Hands-On]
* 23.11.15: [http://www5.in.tum.de/lehre/praktika/swe_lab_ws15/assignment_4.pdf Exercise Sheet 4]
* 11/11/14: [http://www5.in.tum.de/lehre/praktika/swe_lab_ws14/assignment_3_fix.pdf Exercise Sheet 3 (fixed)]
* 10.11.15: [http://www5.in.tum.de/lehre/praktika/swe_lab_ws15/assignment_3.pdf Exercise Sheet 3]
* 10/28/14: [http://www5.in.tum.de/lehre/praktika/swe_lab_ws14/assignment_2.pdf Exercise Sheet 2]
* 27.10.15: [http://www5.in.tum.de/lehre/praktika/swe_lab_ws15/assignment_2.pdf Exercise Sheet 2]
* 10/14/14: [http://www5.in.tum.de/lehre/praktika/swe_lab_ws14/assignment_1.pdf Exercise Sheet 1]
* 13.10.15: [http://www5.in.tum.de/lehre/praktika/swe_lab_ws15/assignment_1.pdf Exercise Sheet 1]
-->


= Examples =
= Examples =

Latest revision as of 09:10, 30 November 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
Tuesday 11: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

  • Tuesday, 26.1.16 11:00, room 02.07.023; presentation project
  • Tuesday, 12.1.16 11:00, room 02.07.023; intermediate project report
  • Tuesday, 15.12.15 11:00, room 02.07.023; presentation forth assignment
  • Tuesday, 1.12.15 11:00, room 02.07.023; project kickoff
  • Tuesday, 24.11.15 11:00, room 02.07.023; presentation third assignment
  • Tuesday, 10.11.15 11:00, room 02.07.023; presentation second assignment
  • Tuesday, 27.10.15 11:00, room 02.07.023; presentation first assignment
  • Kickoff: Tuesday, 13.10.15 11:00, room 00.13.054
  • Preliminary meeting: Wednesday 8.7.15 17:00, room 02.07.023 (attend for guaranteed registration)
  • questions in advance? -> Sebastian Rettenberger

Slides

Exercise Sheets

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.