Discussed in #2022
Originally posted by chrbertsch February 3, 2025
(A question that reached us via Email to [email protected])
There is one sentence in the specification that I don't understand.
"The event iteration for handling discontinuities of the continuous part of the FMU should precede handling of time-based Clocks."
Does that mean that fmi3UpdateDiscreteStates needs to be called before fmi3SetClock in one EventMode step?