Skip to content

xLPMG/tsunami_lab

Repository files navigation

Tsunami Lab

The tsunami lab is a course taught at the University of Jena as the practical lab for the lecture on parallel computing. The goal is to write a C++ tsunami wave equation solver, optimize and parallelize it and run tsunami simulations on an HPC cluster.

During the class, we received weekly assignments which make up the final grade. Our (Luca-Philipp Grumbach and Richard Hofmann) implementations of the given weekly tasks are what make up this repository - a fully functional 2D wave equation solver for Linux and MacOS.

The documentation can be found here: https://xlpmg.github.io/tsunami_lab/index.html

Visualization of an OpenMP-parallelized tsunami simulation of the March 11, 2011 M 9.1 Tohoku event.

Visualization of an OpenMP-parallelized tsunami simulation of the March 11, 2011 M 9.1 Tohoku event.