Skip to content
forked from HEMLab/HiPIMS-CUDA

High-Performance Integrated Modelling System

License

Notifications You must be signed in to change notification settings

xiaxilin/hipims

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

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 equations for flood simulations. To support high-resolution flood 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. To find out how to use the model, please see the wiki.

License

The code is licensed under GPLv3. Please see LICENCE for more information.

About

High-Performance Integrated Modelling System

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 45.7%
  • Cuda 32.5%
  • Python 20.5%
  • Other 1.3%