-
Notifications
You must be signed in to change notification settings - Fork 24
1. Introduction
xilin xia edited this page Jun 10, 2020
·
6 revisions
HiPIMS names for High-Performance Integrated hydrodynamic Modelling System. It uses state-of-art numerical schemes (Godunov-type finite volume) to solve the 2D shallow water-type equations for flood and landslide simulations. To support high-resolution simulations, HiPIMS is implemented on multiple GPUs (Graphics Processing Unit) using CUDA/C++ languages to achieve high-performance computing. Since HiPIMS has a modular and flexible structure, it has a great potential to be further developed for other applications in hydrological science as long as the problem can be solved on a uniform rectangular grid.