Changes between Initial Version and Version 1 of Ticket #5110, comment 8


Ignore:
Timestamp:
2018-09-18T06:20:29Z (7 years ago)
Author:
Rüdiger Franke

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5110, comment 8

    initial v1  
    1 This looks good, also that you don't expand sum() anymore. I think it's fine that the for loop is rolled out. People should try to use arrays in the first place, including also arrays of scalar component models, and OpenModelica should keep these arrays as much as possible -- even up to the export of simulators and fmus.
     1This looks good, also that you don't expand sum() anymore. I think it's fine that the for loop is rolled out. Modelers should use arrays in the first place, including also arrays of scalar component models, and OpenModelica should keep these arrays as much as possible -- even up to the export of simulators and fmus.
    22
    33I must check how the current backend and code generation process such array models. Will you merge your changes?