Interactive parallel fluid solver using the Lattice-Boltzmann method and CUDA
Fecha
2010
Autores
Gutiérrez Mazo, Jorge Mario
Título de la revista
ISSN de la revista
Título del volumen
Editor
Universidad EAFIT
Resumen
Particle methods have been gaining momentum in the Computational Fluid Dynamics world, for their computational simplicity and inherent parallelism -- This has lead the field to jump to new hardware technologies that exploit the parallelism in a whole new way -- This project is an interactive parallel implementation of the Lattice Boltzmann Method that runs on a hyper parallel architecture as a modern GPU and uses CUDA technology for its implementation -- First the mathematical concepts of the method are introduced, then the implementation is done using the SIMD paradigm, to later on attack the visualization and interactivity simple way