Skip to content

A Cellular Automata simulation model for forest-fire propagation based on the Alexandridis model.

Notifications You must be signed in to change notification settings

IsabellaPap/ca-sim-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ca-sim-model

A Cellular Automata simulation model for forest-fire propagation based on the Alexandridis model.

Dependencies

  • Python v3.11.3
  • Pip v23.1.2

Installing

After you fork it while in the ca-sim-model project folder run pip install -r requirements.txt

Running

In the terminal while in the ca-sim-model folder run: python -m src.main

Note: Make sure your global python version is 3.11. You can switch easily between python versions with a version manager like pyenv.

About

A Cellular Automata simulation model for forest-fire propagation based on the Alexandridis model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published