Dynamic Grid Refinement for Fluid Simulations on Parallel Graphics Architectures
Marco Ament, Wolfgang Straßer
Eurographics Symposium on Parallel Graphics and Visualization, 2009, pp. 9--15.
Abstract: We present a physically-based fluid simulation with dynamic grid refinement on parallel SIMD graphics hardware. The irregular and dynamic structure of an adaptive grid requires sophisticated memory access patterns as well as a decomposition of the problem for parallel processing and the distribution of tasks to multiple threads. In this paper, we focus on the representation and management of the dynamic grid on the graphics device for an efficient parallelization of the advection step and the iterative solving of the Poisson equation. In order to achieve high performance, we utilize the hardware's capabilities like fast cache access and trilinear filtering. Furthermore, expensive data transfer between host and device is minimized to avoid a major bottleneck. We report results on the inherent overhead of the dynamic grid compared to an equivalent Cartesian grid. In addition, a visual simulation of smoke is presented with radiosity-based illumination and volume ray casting at interactive frame rates.
Article URL: http://dx.doi.org/10.2312/EGPGV/EGPGV09/009-015
BibTeX format:
@inproceedings{Ament:2009:DGR,
  author = {Marco Ament and Wolfgang Straßer},
  title = {Dynamic Grid Refinement for Fluid Simulations on Parallel Graphics Architectures},
  booktitle = {Eurographics Symposium on Parallel Graphics and Visualization},
  pages = {9--15},
  year = {2009},
}
Search for more articles by Marco Ament.
Search for more articles by Wolfgang Straßer.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."