Spreading1
Demonstrates a landscape spreading simulation, using spatial variables such as DistanceFromSrc and Visited to track propagation outward from a central point across a 100×100 grid. Illustrates fundamental SELES concepts including landscape events, probability-based transitions, and spatial spreading mechanics with customizable spread types.
Spreading2
Models fire spread dynamics across a spatial grid, illustrating how probabilistic rules and distance-based spreading mechanics simulate fire propagation — with parameters controlling spread probability, spread distance, and initiation likelihood based on time-since-fire conditions.