filename : Pfa10.pdf entry : inproceedings conference : SIGGRAPH Asia 2010, Seoul, Korea, 15 - 18 December 2010 pages : 174:1--174:8 year : 2010 month : December title : Scalable Fluid Simulation using Anisotropic Turbulence Particles subtitle : author : Tobias Pfaff, Nils Thuerey, Jonathan Cohen, Sarah Tariq, Markus Gross booktitle : SIGGRAPH Asia '10: ACM SIGGRAPH Asia 2010 papers location : Seoul, Korea ISSN/ISBN : 0730-0301 editor : publisher : ACM Press / ACM SIGGRAPH publ.place : New York, USA volume : 29 issue : 6 language : English keywords : turbulence, fluid simulation 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.