This is a simplistic multi-agent simulation of how COVID-19 can spread.
main.py
: For running from the commandline. At the end of the run, a chart will show the simulation results.
run.py
: Main python module for running the simulation. The simulation settings can be changed here.
server.py
: Visualization module that uses a web browser for visualizing the simulation. Running this will display the simulation grid and a chart of results that can be stepped through or run continuously.
model.py
: The simulation model.
person.py
: Agent model that represents one person.
Some additional information on this simulation can be found here here.
This simulation uses the Mesa Mesa framework and is licensed under the Apache License, Version 2.0.
Copyright 2020 Maple Rain Research Co., Ltd.
-
Notifications
You must be signed in to change notification settings - Fork 4
COVID-19 infection multi-agent simulation using Mesa framework
License
maplerainresearch/covid19-sim-mesa
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
COVID-19 infection multi-agent simulation using Mesa framework
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published