Opened 4 years ago

Last modified 3 years ago

#6207 closed defect

Mixed under/overdetermined initialization problem in Buildings — at Version 6

Reported by: casella Owned by: Karim.Abdelhak
Priority: critical Milestone: 1.19.0
Component: Backend Version:
Keywords: Cc: mwetter

Description (last modified by casella)

Please check Buildings.Fluid.HeatExchangers.ActiveBeams.Examples.CoolingAndHeating. The backend reports

Error: The initialization problem of given system is mixed-determined.
It is under- as well as overdetermined and the mixed-determination-index is too high. [index > 10]

The root cause should be investigated and resolved.

Change History (6)

comment:1 Changed 4 years ago by casella

  • Milestone changed from 1.17.0 to 1.18.0

comment:2 Changed 4 years ago by AnHeuermann

Duplicate of #6199?

comment:3 Changed 4 years ago by casella

I'm not 100% sure, just gut feeling.

I'd keep both tickets open, when one is fixed it is trivial to click on the test report link and see if the other has been fixed as well.

comment:4 follow-up: Changed 4 years ago by Karim.Abdelhak

I have a strong feeling that this might be connected to #6203 and is caused by missing bindings of parameters. If not caused it should at least be influenced by it, so we should resolve that other ticket first.

Last edited 4 years ago by Karim.Abdelhak (previous) (diff)

comment:5 in reply to: ↑ 4 Changed 4 years ago by casella

Replying to Karim.Abdelhak:

I have a strong feeling that this might be connected to #6203 and is caused by missing bindings of parameters. If not caused it should at least be influenced by it, so we should resolve that other ticket first.

This would be fine, we'd solve mutiple issues in one shot.

comment:6 Changed 4 years ago by casella

  • Description modified (diff)
Note: See TracTickets for help on using tickets.