fire_simulation_test


fire_simulation_test, a C++ code which calls fire_simulation(), which simulates a forest fire over a rectangular array of trees, starting at a single random location.

Licensing:

The computer code and data files made available on this web page are distributed under the MIT license

Related Data and Programs:

fire_simulation, a C++ code which simulates a forest fire over a rectangular array of trees, starting at a single random location. It is intended as a starting point for the development of a parallel version.

Source Code:


Last revised on 07 March 2020.