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
114 stars 76 forks source link

Remove test_order_wait constraint on recursive testing #168

Closed roberthinch closed 4 years ago

roberthinch commented 4 years ago

Currently the model does not support recursive testing if a test can be ordered on the same day (parameter check prevents the model being run with these params). This does not allow very quick recursive testing to be simulated.