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 information on this web page is 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.