fire_simulation_test, a C code which calls fire_simulation() to simulate a forest fire over a rectangular array of trees, starting at a single random location.
The computer code and data files made available on this web page are distributed under the MIT license
fire_simulation, a C code which simulates a forest fire over a rectangular array of trees, starting at a single random location.