Flow simulation with locally-refined LBM
Ye Zhao, Feng Qiu, Zhe Fan, Arie Kaufman
Symposium on Interactive 3D Graphics and Games, April 2007, pp. 181--188.
Abstract: We simulate 3D fluid flow by a locally-refined lattice Boltzmann method (LBM) on graphics hardware. A low resolution LBM simulation running on a coarse grid models global flow behavior of the entire domain with low consumption of computational resources. For regions of interest where small visual details are desired, LBM simulations are performed on fine grids, which are separate grids superposed on the coarse one. The flow properties on boundaries of the fine grids are determined by the global simulation on the coarse grid. Thus, the locally refined fine-grid simulations follow the global fluid behavior, and model the desired small-scale and turbulent flow motion with their denser numerical discretization. A fine grid can be initiated and terminated at any time while the global simulation is running. It can also move inside the domain with a moving object to capture small-scale vortices caused by the object. Besides the performance improvement due to the adaptive simulation, the locally-refined LBM is suitable for acceleration on contemporary graphics hardware (GPU), since it involves only local and linear computations. Therefore, our approach achieves fast and adaptive 3D flow simulation for computer games and other interactive applications.
Article URL: http://dx.doi.org/10.1145/1230100.1230132
BibTeX format:
@inproceedings{Zhao:2007:FSW,
  author = {Ye Zhao and Feng Qiu and Zhe Fan and Arie Kaufman},
  title = {Flow simulation with locally-refined LBM},
  booktitle = {Symposium on Interactive 3D Graphics and Games},
  pages = {181--188},
  month = apr,
  year = {2007},
}
Search for more articles by Ye Zhao.
Search for more articles by Feng Qiu.
Search for more articles by Zhe Fan.
Search for more articles by Arie Kaufman.

Return to the search page.


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