Home - AlexanderPuckhaber/FluidSimulationThesis GitHub Wiki
Alexander Puckhaber's FluidSimulationThesis Wiki
This wiki contains the researcher's notes and documentation for the source code that will be created someday.
Project Overview
The goal of this thesis project is to research Smoothed Particle Hydrodynamics (SPH) simulation programs, especially recent ones that are GPU accelerated, and improve an existing program to increase performance. Possible improvements include:
PySPH was chosen because of its ease of use, even though it wasn't GPU accelerated. However, some benchmarks for the recent OpenCL implementation are [here].
Research Notes
The researcher's notes are available here for organizational purposes as well as public use.