Changes between Initial Version and Version 1 of Ticket #5727, comment 3
- Timestamp:
- 2019-12-05T11:02:05Z (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5727, comment 3
initial v1 36 36 }}} 37 37 38 From what i can see none of these are chosen from dymola, but maybe there are some alias eliminations i am not aware of. If that is not the case, dymola does not detect these equations to be part of the index reduction problem.38 From what i can see none of these are chosen by dymola, but maybe there are some alias eliminations i am not aware of. If that is not the case, dymola does not detect these equations to be part of the index reduction problem at all. 39 39 40 40 @Francesco Do you think alias elimination is involved here, or do you think these equations should not be part of the index reduction problem at all? From what i can see it may be the case, that we might still analyze the ''simplified'' expression at some point during causalization such that it leads to this error. Some variables like {{{IP_turbine1.wnom}}} only appear in the ''simplified'' expression and should not be considered for matching.