Stable Fluids
Jos Stam
Proceedings of SIGGRAPH 99, Computer Graphics Proceedings, Annual Conference Series, August 1999, pp. 121-128.

Copyright: © 1999 Association for Computing Machinery

ISBN / ISSN: ISBN 0-20148-560-5

Abstract

Building animation tools for fluid-like motions is an important and challenging problem with many applications in computer graphics. The use of physics-based models for fluid flow can greatly assist in creating such tools. Physical models, unlike key frame or procedural based techniques, permit an animator to almost effortlessly create interesting, swirling fluid-like behaviors. Also, the interaction of flows with objects and virtual forces is handled elegantly. Until recently, it was believed that physical fluid models were too expensive to allow real-time interaction. This was largely due to the fact that previous models used unstable schemes to solve the physical equations governing a fluid. In this paper, for the first time, we propose an unconditionally stable model which still produces complex fluid-like flows. As well, our method is very easy to implement. The stability of our model allows us to take larger time steps and therefore achieve faster simulations. We have used our model in conjuction with advecting solid textures to create many fluid-like animations interactively in two- and three-dimensions.

Keywords

animation of fluids, Navier-Stokes, stable solvers, implicit elliptic PDE solvers, interactive modeling, gaseous phenomena, advected textures

Online Link: http://www.acm.org/pubs/articles/proceedings/graph/311535/p121-stam/p121-stam.pdf
This content is available to download, usually as a PDF document. It may be freely available, or require membership in an organization's digital library.

BibTeX Citation
  @inproceedings{Stam:1999:SF,
title = "Stable Fluids",
author = "Jos Stam",
booktitle = "Proceedings of SIGGRAPH 99",
series = "Computer Graphics Proceedings, Annual Conference Series",
month = aug,
year = 1999,
pages = "121--128",
}