Adams, B., Pauly, M., Keiser, R., and Guibas, L. J. 2007. Adaptively sampled particle fluids. In ACM Transactions on Graphics, SIGGRAPH 2007 Papers (San Diego, California, August 05 - 09, 2007).

Abstract:

We present novel adaptive sampling algorithms for particle-based fluid simulation. We introduce a sampling condition based on geometric local feature size that allows focusing computational resources in geometrically complex regions, while reducing the number of particles deep inside the fluid or near thick flat surfaces. Further performance gains are achieved by varying the sampling density according to visual importance. In addition, we propose a novel fluid surface definition based on approximate particle-to-surface distances that are carried along with the particles and updated appropriately. The resulting surface reconstruction method has several advantages over existing methods, including stability under particle resampling and suitability for representing smooth flat surfaces. We demonstrate how our adaptive sampling and distance-based surface reconstruction algorithms lead to significant improvements in time and memory as compared to single resolution particle simulations, without significantly affecting the fluid flow behavior.

Bibtex:

@inproceedings{1276437,
 author = {Bart Adams and Mark Pauly and Richard Keiser and Leonidas J. Guibas},
 title = {Adaptively sampled particle fluids},
 booktitle = {ACM Transactions on Graphics (SIGGRAPH '07 papers)},
 year = {2007},
 pages = {48--48*},
 location = {San Diego, California},
 volume = 26,
 number = 3,
 publisher = {ACM Press},
 address = {New York, NY, USA},
}