Skip to content

Forest fire model using Mesa agent-based modeling library

License

Notifications You must be signed in to change notification settings

jeremy-miller/mesa-forest-fire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forest Fire

Forest fire model using Mesa agent-based modeling library. Based on this example.

Setup

  1. Create virtual environment: python -m venv .venv
  2. Activate virtual environment: source .venv/bin/activate
  3. Install requirements: pip install -r requirements.txt

Run

To run: mesa runserver

About

Forest fire model using Mesa agent-based modeling library

Topics

Resources

License

Stars

Watchers

Forks

Languages