Hybrid smoothed particle hydrodynamics
Georgia Institute of Technology
Proceedings of the 2011 ACM SIGGRAPH/Eurographics Symposium on Computer Animation, SCA ’11, 2011
@inproceedings{raveendran2011hybrid,
title={Hybrid smoothed particle hydrodynamics},
author={Raveendran, K. and Wojtan, C. and Turk, G.},
booktitle={Proceedings of the 2011 ACM SIGGRAPH/Eurographics Symposium on Computer Animation},
pages={33–42},
year={2011},
organization={ACM}
}
We present a new algorithm for enforcing incompressibility for Smoothed Particle Hydrodynamics (SPH) by preserving uniform density across the domain. We propose a hybrid method that uses a Poisson solve on a coarse grid to enforce a divergence free velocity field, followed by a local density correction of the particles. This avoids typical grid artifacts and maintains the Lagrangian nature of SPH by directly transferring pressures onto particles. Our method can be easily integrated with existing SPH techniques such as the incompressible PCISPH method as well as weakly compressible SPH by adding an additional force term. We show that this hybrid method accelerates convergence towards uniform density and permits a significantly larger time step compared to earlier approaches while producing similar results. We demonstrate our approach in a variety of scenarios with significant pressure gradients such as splashing liquids.
September 19, 2011 by hgpu