JuSt-Social COVID-19 (1.1.0)
NetLogo model that allows scenarios concerning general social distancing, shielding of high-risk individuals, and informing contacts when symptomatic. Documentation includes a user manual with some simple scenarios, and technical information including descriptions of key procedures and parameter values.
Release Notes
General changes
- Reorganised code with auxiliary files for scenarios and export utilities.
- Updated default transition probabilities for later data: prob-InfHosp and prob-InfDeath
Enhancements
- Added delay to loss of immunity.
- Changed the way effective R is calculated, rolling average of a week’s exposures.
Bug Fixes
- Reset trigger at start to avoid carrying settings across subsequent BehaviorSpace runs.
- Fixed error that crashed when using loss of immunity.
Associated Publications
Badham, Jennifer, Barbrook-Johnson, Pete, Caiado, Camila and Castellani, Brian (2021) ‘Justified Stories with Agent-Based Modelling for Local COVID-19 Planning’ Journal of Artificial Societies and Social Simulation 24 (1) 8 http://jasss.soc.surrey.ac.uk/24/1/8.html. doi: 10.18564/jasss.4532
This release is out-of-date. The latest version is
1.2.0
JuSt-Social COVID-19 1.1.0
Submitted by
Jennifer Badham
Published Oct 22, 2020
Last modified May 05, 2021
NetLogo model that allows scenarios concerning general social distancing, shielding of high-risk individuals, and informing contacts when symptomatic. Documentation includes a user manual with some simple scenarios, and technical information including descriptions of key procedures and parameter values.
Release Notes
General changes
- Reorganised code with auxiliary files for scenarios and export utilities.
- Updated default transition probabilities for later data: prob-InfHosp and prob-InfDeath
Enhancements
- Added delay to loss of immunity.
- Changed the way effective R is calculated, rolling average of a week’s exposures.
Bug Fixes
- Reset trigger at start to avoid carrying settings across subsequent BehaviorSpace runs.
- Fixed error that crashed when using loss of immunity.