Cfd
-
cuLBM - Lattice-Boltzmann method on the GPU
Lattice-Boltzmann Methods The Lattice-Boltzmann method (LBM) method is a way of solving complex flows based on a kinetic description of the fluid through the particles distribution function. This is...
read article -
SPOOKY - GPU pseudo-spectral code
In this pet-project I taught myself CUDA programming by porting an existing pseudo-spectral code (Snoopy, which I used extensively in my PhD) to GPUs. I called this code Spooky, because it’s spectral...
read article