Does fmi3UpdateDiscreteStates need to be called before fmi3SetClock in one EventMode step? #2022
Replies: 2 comments
-
Discussion: |
Beta Was this translation helpful? Give feedback.
0 replies
-
Will be followed up in issue #2026 assigned to @masoud-najafi |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
(A question that reached us via Email to contact@fmi-standard.org)
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?
Beta Was this translation helpful? Give feedback.
All reactions