BDI-pathogens / OpenABM-Covid19

OpenABM-Covid19: an agent-based model for modelling the spread of SARS-CoV-2 (coronavirus) and control interventions for the Covid-19 epidemic
GNU General Public License v3.0
111 stars 76 forks source link

Add getter for lockdown_elderly_on and test #225

Closed roberthinch closed 2 years ago

roberthinch commented 2 years ago

Add getter for lockdown_elderly_on so can be accessed via the Python interface

Add tests for lockdown_elderly_on to confirm that it laters contacts as expected

Resolved #224