Changes between Initial Version and Version 1 of Ticket #5534, comment 2
- Timestamp:
- 2019-06-18T14:54:35Z (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified Ticket #5534, comment 2
initial v1 1 Fixed in [changeset:98e4980/O MCompiler98e4980].1 Fixed in [changeset:98e4980/OpenModelica 98e4980]. 2 2 3 3 The issue was a previous change made to fix issues with the unit checking, by not evaluating as much of the model when doing checkModel. This caused scalarization issues with some start attributes in the given model, so I changed it so that we always evaluate structural parameters in type attributes.