Lattice Boltzmann Methods
These methods replace the integer particle populations with floating
point numbers. The number of bits required is at least 32, therefore they require
large computer power. The conservation of mass, momentum, and energy is now limited
by the precision of floating point errors, which lead to stability problems.
Selected References
- Rothman DH, Zaleski S. Lattice-Gas Cellular Automata,
Cambridge Univ. Press, Cambridge 1997.
[Top of Page]