-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
bugSomething isn't workingSomething isn't working
Description
In the testFMI3ME function in fmi4c_test_fmi3.c the events are handled in a different way to that described in the pseudo code in https://fmi-standard.org/docs/3.0/#_code_example:~:text=See%20fmi3GetAdjointDerivative.-,3.3.%20Code%20Example,-In%20the%20following
The testFMI3ME code does not appear to deal with events during a simulation (events at initialization are handled) and event detection is done but the part where fmi3_updateDiscreteStates is called appears to be missing. Am I misunderstanding something?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working