xLPMG / tsunami_lab

2D shallow water equations solver with user-friendly GUI

Home Page:https://xlpmg.github.io/tsunami_lab/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

2D shallow water equations solver with user-friendly GUI

https://xlpmg.github.io/tsunami_lab/

License:Other


Languages

Language:C++ 96.9%Language:Python 2.6%Language:Shell 0.5%