/tsunami_lab

2D shallow water equations solver with user-friendly GUI

Primary LanguageC++OtherNOASSERTION

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

docs/source/_static/assets/tohoku_example.png

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