Changes between Initial Version and Version 1 of Ticket #5218
- Timestamp:
- 2018-11-14T22:52:34Z (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5218
- Property Summary Initialization of FMUs → Initialization issue with FMUs and C runtime
-
Ticket #5218 – Description
initial v1 15 15 16 16 State `x` is always initialized with `1.0`, even if `x_start` is changed using the FMI interface. 17 18 19 This problem is only related to the C runtime. Everything works just fine with the Cpp runtime.