Opened 6 years ago

Closed 5 years ago

#5475 closed defect (duplicate)

Mixed-determined initialization system in Modelica.Electrical.Analog

Reported by: Francesco Casella Owned by: Lennart Ochel
Priority: blocker Milestone: 1.14.0
Component: Backend Version:
Keywords: Cc: Karim Adbdelhak, Andreas Heuermann

Description

Please check Modelica.Electrical.Analog.Examples.ResonanceCircuits.

The backend reports the following error:

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]
Please checkout the option "--maxMixedDeterminedIndex" to simulate with a higher
threshold or consider changing some initial equations, fixed variables and start values.
Error: No system for the symbolic initialization was generated

regardless of the front-end used. The reason why it happens is currently unknown.

Change History (1)

comment:1 by Lennart Ochel, 5 years ago

Resolution: duplicate
Status: newclosed

This is the same issue as reported in #5170.

Note: See TracTickets for help on using tickets.