gerritgr / StochasticNetworkedCovid19

Official Implementation of our stochastic network-based COVID-19 simulation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stochastic COVID-19 Simulation on Networks

Build Status

Copyright: 2020, Gerrit Großmann, Group of Modeling and Simulation at Saarland University

Version: 0.1 (Please note that this is proof-of-concept code in a very early development stage.)

Caveat lector: This is an academic model, do not use academic models as a basis for political decision-making.

Overview


Animation

Official Implementation of our stochastic network-based COVID-19 simulation Stochastic (Monte-Carlo) simulation of the of Covid-19 pandemic (of the SARS-CoV-2 virus) on complex networks (contact graphs).

Installation


With:

pip install -r requirements.txt

Example Usage


With

python simulation.py

Output


Summary Dataframe as .csv file detailed output in the output/ directory.

About

Official Implementation of our stochastic network-based COVID-19 simulation.


Languages

Language:Python 100.0%