# Numerical Model of Shallow Water: the Use of NVIDIA CUDA Graphics   Processors

**Authors:** Tatyana Dyakonova, Alexander Khoperskov, Sergey Khrapov

arXiv: 1705.00614 · 2017-05-03

## TL;DR

This paper presents a parallelized numerical simulation model for shallow water dynamics utilizing NVIDIA CUDA GPUs, enhancing computational efficiency for flooding problem simulations.

## Contribution

It introduces a GPU-accelerated implementation of a shallow water model using the CSPH-TVD method with hierarchical grids for improved performance.

## Key findings

- Significant speed-up in flood simulations using CUDA GPUs.
- Effective utilization of hierarchical grid systems for resource efficiency.
- Demonstrated applicability to various flooding scenarios.

## Abstract

In the paper we discuss the main features of the software package for numerical simulations of the surface water dynamics. We consider an approximation of the shallow water equations together with the parallel technologies for NVIDIA CUDA graphics processors. The numerical hydrodynamic code is based on the combined Lagrangian-Euler method~(CSPH-TVD). We focused on the features of the parallel implementation of Tesla line of graphics processors: C2070, K20, K40, K80. By using hierarchical grid systems at different spatial scales we increase the efficiency of the computing resources usage and speed up our simulations of a various flooding problems.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1705.00614/full.md

## Figures

14 figures with captions in the complete paper: https://tomesphere.com/paper/1705.00614/full.md

## References

14 references — full list in the complete paper: https://tomesphere.com/paper/1705.00614/full.md

---
Source: https://tomesphere.com/paper/1705.00614