Skip to content

handling of events in testFMI3ME (fmi4c_test_fmi3.c) #83

@GarronFish

Description

@GarronFish

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?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions