ryansmcgee / seirsplus

Models of SEIRS epidemic dynamics with extensions, including network-structured populations, testing, contact tracing, and social distancing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Events might sometimes skip a day

boazbk opened this issue · comments

When running a simulation, if there the next event will take place in more than a day, then there is a chance that time will advance (for example) from day 6 to day 8. This can be a problem if in the simulation there is weekly randomized testing going on in day 7.

I will be post a pull request soon that addresses this issue together with some other enhancements.

The edits in my fork are probably too much for a pull request, but you can view them here https://github.com/boazbk/seirsplus