DCGrid: An Adaptive Grid Structure for Memory-Constrained Fluid Simulation on the GPU

Wouter Raateland, Torsten Hädrich, Jorge Alejandro Amador Herrera, Daniel T. Banuti, Sören Pirk, Klaus Hildebrandt, Dominik L. Michels
    
Proceedings of the ACM on Computer Graphics and Interactive Techniques, Volume 5, Number 1, page 3:1--3:14 - 2022
Download the publication : DCGrid.pdf [2.4Mo]   DCGrid_suppMat.pdf [1.3Mo]  
We introduce Dynamic Constrained Grid (DCGrid), a hierarchical and adaptive grid structure for fluid simulation combined with a scheme for effectively managing the grid adaptations. DCGrid is designed to be implemented on the GPU and used in high-performance simulations. Specifically, it allows us to efficiently vary and adjust the grid resolution across the spatial domain and to rapidly evaluate local stencils and individual cells in a GPU implementation. A special feature of DCGrid is that the control of the grid adaption is modeled as an optimization under a constraint on the maximum available memory, which addresses the memory limitations in GPU-based simulation. To further advance the use of DCGrid in high-performance simulations, we complement DCGrid with an efficient scheme for approximating collisions between fluids and static solids on cells with different resolutions. We demonstrate the effectiveness of DCGrid for smoke flows and complex cloud simulations in which terrain-atmosphere interaction requires working with cells of varying resolution and rapidly changing conditions. Finally, we compare the performance of DCGrid to that of alternative adaptive grid structures.

Images and movies

 

Further information



Other publications in the database

BibTex references

@Article { RHHBPHM22,
  author       = "Raateland, Wouter and H{\"a}drich, Torsten and Herrera, Jorge Alejandro Amador and Banuti, Daniel T.  and Pirk,
                  S{\"o}ren and Hildebrandt, Klaus and Michels, Dominik L.",
  title        = "DCGrid: An Adaptive Grid Structure for Memory-Constrained Fluid Simulation on the GPU",
  journal      = "Proceedings of the ACM on Computer Graphics and Interactive Techniques",
  number       = "1",
  volume       = "5",
  pages        = "3:1--3:14",
  year         = "2022",
  doi          = "https://doi.org/10.1145/3522608",
  url          = "http://graphics.tudelft.nl/Publications-new/2022/RHHBPHM22"
}






Back