Commuter Testing should not be coupled with dynamic NPIs #1116
Labels
class::improvement
Cleanup that doesn't affect functionality
loc::backend
This issue concerns the C++ backend implementation.
model::ode
This issue concerns any kind of ODE-based model.
prio::low
The priority of this task is low. It is an interesting item but with low priority.
Motivation / Current Behaviour
in the advance function of the secirvvs model, we always set
Testing should not necessarily be coupled to the dynamic NPIs in this way. Also, we can't change the non detection value during the simulation.
Enhancement description
make the code more modular and split up features instead of combining them.
Additional context
No response
Checklist
The text was updated successfully, but these errors were encountered: