OMSimulator
OMSimulator copied to clipboard
CVODE should not be reset after each time step in OMSimulator, unless events were triggered
When simulating ME-FMUs with OMSimulator using CVODE, the timestepping mechanism is reset at each time step, restarting from a very small value. This only makes sense if an event was triggered, otherwise the simulation should restart with the same time step it used previously.