- Forest fire simulation model (.R)
- Data obtained from model (.csv)
- Plots created from obtained data (HTML, ipynb)
- 100 x 100 lattice (2-Dimensional)
- Lattice is randomly populated by 'trees'
- One tree is randomly chosen to be the origin of fire
- Model runs until there are no more burning trees
- Trees burn for one timestep
- A live tree directly in contact with a burning tree will catch fire
- 100 iterations for each tested parameter
From 1 simulation of N= 30, percent_alive = .6 : START
From 1 simulation of N= 30, percent_alive = .6 : END