Opened 8 years ago

Closed 8 years ago

Last modified 6 years ago

#3825 closed defect (fixed)

Expandable connector issues

Reported by: adrpo Owned by: perost
Priority: high Milestone:
Component: Frontend Version:
Keywords: Cc:

Description (last modified by adrpo)

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 Changed 8 years ago by adrpo

  • Owner changed from somebody to perost
  • Status changed from new to assigned

comment:2 Changed 8 years ago by adrpo

  • Description modified (diff)

comment:3 Changed 8 years ago by perost

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

comment:4 Changed 8 years ago by adrpo

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 Changed 8 years ago by perost

  • Resolution set to fixed
  • Status changed from assigned to closed

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 Changed 6 years ago by sjoelund.se

  • Milestone 1.10.0 deleted

Milestone deleted

Note: See TracTickets for help on using tickets.