FMI 3 - FERAL Features
Supported Features
- Importing of co-simulation FMUs compliant with FMI 3.
- Parsing of the Model Description XML file.
- Execution of co-simulation FMUs:
- Step Mode with and without Early Return.
- Configuration Mode.
- Usage of arbitrary Java JNA Callback objects.
Not Supported
- Interactive mode and Reconfiguration Mode.
- Initialization Mode.
- Event Mode.
- Intermediate Update Mode.
- Clock semantics.
- The functionality arising from the following functions are currently not supported:
fmi3GetNumberOfVariableDependencies
fmi3GetVariableDependencies
fmi3GetFMUState
fmi3SetFMUState
fmi3FreeFMUState
fmi3SerializedFMUStateSize
fmi3SerializeFMUState
fmi3DeserializeFMUState