This is a toy example showing how to use evt::reset(). There are two compartments in the model, and we initialize the second compartment to a value (1000). At the designated times (every 72 hours) we’ll reset the system.
Use the evtools plugin
The dynamic dosing stuff goes in the [ event ] block
Call evt::reset() every 72 hours to reset the system
We pass self into evt::reset() so there is nothing to “push” back as a separate step