DualSPHysics
C++/CUDA/OpenMP based Smoothed Particle Hydrodynamics (SPH) Solver
DualSPHysics is based on the Smoothed Particle Hydrodynamics method and can be downloaded from the official website (www.dual.sphysics.org).
The code is developed to study free-surface flow phenomena where Eulerian methods can be difficult to apply, such as waves or impact of dam-breaks on off-shore structures.
DualSPHysics is a set of C++, CUDA and Java codes based on the SPHysics FORTRAN project (www.sphysics.org) that are designed to deal with real-life engineering problems...