Skip to content

A probabilistic cellular automata model for wildland fire spread dynamics.

License

Notifications You must be signed in to change notification settings

nramon/FireDynamicsAutomata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wildland Fire Spread Dynamics Simulator

This is an implementation of a probabilistic cellular automata model for wildland fire spread dynamics based on the work of Almeida and Macau (2001).

Running the simulator

The simulator is written in JavaScript and runs locally on your browser. To start it click here.

Click on the vegetation cells (green) in the canvas to start fires. Then click on Step to run a single simulation step, or click on Run to run a continuous simulation (until you click on Stop).

Use the sliders to change the simulation parameters.

Screenshot

screenshot

Copyright

Copyright (C) 2021 Ramon Novoa ramonnovoa@gmail.com

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

A probabilistic cellular automata model for wildland fire spread dynamics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published