OMSimulator icon indicating copy to clipboard operation
OMSimulator copied to clipboard

CVODE steps beyond the argument of stepUntil()

Open rruusu opened this issue 2 months ago • 3 comments

Description

When a strongly coupled system using CVODE is used in a way that changes its input values between successive calls to stepUntil(), the changes that are made to it at that point are ignored for a period at the beginning of the next stepUntil() call.

This happens constantly, when the system takes part in a co-simulation process, in which the input values are coordinated at communication points.

rruusu avatar Oct 30 '25 11:10 rruusu