Tsunami Simulator with parallel computing in modern Fortran
-
Updated
Jan 23, 2021 - Fortran
Tsunami Simulator with parallel computing in modern Fortran
Multiscale Multiphysics Integrated Simulator for Tsunami
Okada (1992) DC3D model in Fortran free-form
GPU-comcot offloads the computational component on the outermost layer of COMCOT to Nvidia GPU. Currently, the speed up achieved by parallelized code on GTX-1060 comparing to serial one on AMD-FX8150 is nearly 200X. The code is still under development to fulfill the full functionality of the original model.
A parallel shallow water equations solver
Add a description, image, and links to the tsunami topic page so that developers can more easily learn about it.
To associate your repository with the tsunami topic, visit your repo's landing page and select "manage topics."