Opened 9 years ago

Closed 9 years ago

Last modified 7 years ago

#3825 closed defect (fixed)

Expandable connector issues

Reported by: Adrian Pop Owned by: Per Östlund
Priority: high Milestone:
Component: Frontend Version:
Keywords: Cc:

Description (last modified by Adrian Pop)

It seems that commit
b500b8450daeb6c26ccaa1e135f65c6ff6a9ce3e/OMCompiler broke models in Buildings, ThermoPower and PowerSystems:
https://test.openmodelica.org/libraries/trend-detailed.html

Buildings:
https://test.openmodelica.org/hudson/job/Buildings_Flattening/lastCompletedBuild/testReport/

PowerSystems:
https://test.openmodelica.org/hudson/job/PowerSystems_Flattening/lastCompletedBuild/testReport/

ThermoPower:
https://test.openmodelica.org/hudson/job/ThermoPower_Flattening/lastCompletedBuild/testReport/

Mostly models fail with messages such as:

Error: Failed to instantiate equation 
connect(ActuatorsBus.flowRate_feedHP, feedPumpHP.in_w0);.

but in PowerSystems it seems to be different failures.

Change History (6)

comment:1 by Adrian Pop, 9 years ago

Owner: changed from somebody to Per Östlund
Status: newassigned

comment:2 by Adrian Pop, 9 years ago

Description: modified (diff)

comment:3 by Per Östlund, 9 years ago

Might be fixed in 25dbe82, we'll see what the library tests say.

comment:4 by Adrian Pop, 9 years ago

The Buildings and ThermoPower seems to have been fixed, however PowerSystems still has issues.
There is a dip in April 4 and another one in April 6. It might be the commits by Martin but I'm not sure.

comment:5 by Per Östlund, 9 years ago

Resolution: fixed
Status: assignedclosed

Seems this particular issue has been fixed. The remaining issues with PowerSystems coincides with changes in that library, so they are probably because the library changes and not the compiler.

comment:6 by Martin Sjölund, 7 years ago

Milestone: 1.10.0

Milestone deleted

Note: See TracTickets for help on using tickets.