Skip to content

This repository contains the python code for Alex Arenas et al. model of epidemic contaigion of the SARS-Cov2 virus.

License

Notifications You must be signed in to change notification settings

blas-ko/Arenas-covid19-model

Repository files navigation

This repository contains the code for the decoupled Covid-19 epidemic model of Alex Arenas et al. described in [1, 2].

The function iterate_model in arenas_model.py runs by passing initial conditions, parameters, and the number of days to simulate.

The script test.ty makes a very simple simulation using the paremeters reported in [2] with artificial data on the initial conditions and total population. The figure below shows a typical output of the simulation by imposing containtment and release measures.

About

This repository contains the python code for Alex Arenas et al. model of epidemic contaigion of the SARS-Cov2 virus.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages