Scalable fluid simulation using anisotropic turbulence particles
Tobias Pfaff, Nils Thuerey, Jonathan Cohen, Sarah Tariq, Markus Gross
In ACM Transactions on Graphics, 29(6), December 2010.
Abstract: It is usually difficult to resolve the fine details of turbulent flows, especially when targeting real-time applications. We present a novel, scalable turbulence method that uses a realistic energy model and an efficient particle representation that allows for the accurate and robust simulation of small-scale detail. We compute transport of turbulent energy using a complete two-equation k-$epsilon$ model with accurate production terms that allows us to capture anisotropic turbulence effects, which integrate smoothly into the base flow. We only require a very low grid resolution to resolve the underlying base flow. As we offload complexity from the fluid solver to the particle system, we can control the detail of the simulation easily by adjusting the number of particles, without changing the large scale behavior. In addition, no computations are wasted on areas that are not visible. We demonstrate that due to the design of our algorithm it is highly suitable for massively parallel architectures, and is able to generate detailed turbulent simulations with millions of particles at high framerates.
Keyword(s): fluid simulation, physically based animation, turbulence
Article URL: http://dx.doi.org/10.1145/1882261.1866196
BibTeX format:
@article{Pfaff:2010:SFS,
  author = {Tobias Pfaff and Nils Thuerey and Jonathan Cohen and Sarah Tariq and Markus Gross},
  title = {Scalable fluid simulation using anisotropic turbulence particles},
  journal = {ACM Transactions on Graphics},
  volume = {29},
  number = {6},
  pages = {174:1--174:8},
  month = dec,
  year = {2010},
}
Search for more articles by Tobias Pfaff.
Search for more articles by Nils Thuerey.
Search for more articles by Jonathan Cohen.
Search for more articles by Sarah Tariq.
Search for more articles by Markus Gross.

Return to the search page.


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