Skip to content

Commit 37e8db2

Browse files
committed
Update docs to include GeoSIR
1 parent a32023e commit 37e8db2

File tree

3 files changed

+17
-0
lines changed

3 files changed

+17
-0
lines changed

docs/source/workshops/geosir.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
GeoSIR
2+
======
3+
4+
Overview
5+
--------
6+
7+
.. figure:: images/geosir_overview.png
8+
:alt: GeoSIR
9+
:width: 500px
10+
:height: 400px
11+
12+
* Developed within the `Mesa Geo framework <https://mesa-geo.readthedocs.io/latest/examples/geo_sir.html>`_
13+
* Agent-based model. Two agent types: Person and Neighbourhood.
14+
* Epidemiological and spatiotemporal agent-based model. Simulates diffusion dynamics of diseases.
15+
* 4 compartments: Susceptible; Infected; Recovered; Dead.
16+
* Functionality has been extended to include contact network inference via `Virus on a Network <https://mesa.readthedocs.io/latest/examples/basic/virus_on_network.html>`_.
367 KB
Loading

docs/source/workshops/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,4 @@ Coordinators
3333
coordinators.rst
3434
jfruit2.rst
3535
tegenomesimulator.rst
36+
geosir.rst

0 commit comments

Comments
 (0)