Entry Stam:2001:SFS from jgraphtools.bib

Last update: Sun Oct 15 02:29:44 MDT 2017                Valid HTML 3.2!

Index sections

Top | Symbols | Math | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

BibTeX entry

@Article{Stam:2001:SFS,
  author =       "Jos Stam",
  title =        "A simple fluid solver based on the {FFT}",
  journal =      j-J-GRAPHICS-TOOLS,
  volume =       "6",
  number =       "2",
  pages =        "43--52",
  year =         "2001",
  CODEN =        "JGTOFD",
  ISSN =         "1086-7651",
  ISSN-L =       "1086-7651",
  bibdate =      "Wed Feb 06 11:23:34 2002",
  bibsource =    "http://www.acm.org/jgt/issues.html;
                 http://www.math.utah.edu/pub/tex/bib/jgraphtools.bib",
  URL =          "http://www.acm.org/jgt/papers/Stam01.html",
  abstract =     "This paper presents a very simple implementation of a
                 fluid solver. The implementation is consistent with the
                 equations of fluid flow and produces velocity fields
                 that contain incompressible rotational structures and
                 dynamically react to user-supplied forces. Specialized
                 for a fluid which wraps around in space, it allows us
                 to take advantage of the Fourier transform, which
                 greatly simplifies many aspects of the solver. Indeed,
                 given a Fast Fourier Transform, our solver can be
                 implemented in roughly one page of readable C code. The
                 solver is a good starting point for anyone interested
                 in coding a basic fluid solver. The fluid solver
                 presented is useful also as a basic motion primitive
                 that can be used for many different applications in
                 computer graphics.",
  acknowledgement = ack-nhfb,
  journal-URL =  "http://www.tandfonline.com/loi/ujgt20",
}

Related entries