You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: