OpenMaelstrom
GPU solver for spatially adaptive, incompressible SPH — the framework behind the adaptivity papers.
openMaelstrom is the framework built during my PhD at the University of Siegen for spatially adaptive incompressible SPH on GPUs. It was designed from a computer science perspective, with domain-specific languages for expandability and heavily optimized data handling, and served as the implementation vehicle for the adaptivity and boundary handling work.
Source on GitHub.