Opened 9 years ago
Last modified 7 years ago
#3825 closed defect
Expandable connector issues — at Initial Version
Reported by: | Adrian Pop | Owned by: | somebody |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Frontend | Version: | |
Keywords: | Cc: |
Description
It seems that a 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.