The forest fire model is one of the simplest computational models to display self-organized criticality. The model is a probabilistic cellular automaton with the following rules. At each computation/time step:
◼ Trees on fire burn down, leaving wasteland.
◼ Trees catch fire if they are adjacent to at least one tree already on fire.
◼ Tree cells catch fire independently with probability
P(f)
.
◼ Trees grow in wasteland cells with probability
P(t)
.
We'll use the following values for the possible cell states: