Specify CSV input / output format for fmusim#456
Conversation
|
FMI Design web meeting:
|
|
Wouldn't it be allot simpler to scalarize the array for the result file, the reason to use csv is that it is simple, this makes it more complex, |
|
If we scalarize the arrays, we introduce new column names that don't exist in the XML or might even collide with existing variable names. You also re-introduce all the problems arrays in FMI 3.0 have solved like 0 vs 1-based indexing, missing elements, redundancy, etc. |
|
FMI Design Webmeeting: Christian: Should we include the definition of events with duplicating a time? |
fixes #441
[skip ci]