WOLFRAM|DEMONSTRATIONS PROJECT

Constant-Addition Continuous Cellular Automaton

​
constant to add
0.001
initial condition
random
simple
number of cells
40
At each step, the color of each cell is determined by taking the average of the cell and its two neighbors, then adding a constant, but wrapping around if the result is greater than one. For small values of the constant, this can be used as a simple model of boiling.