Opened 5 years ago

Closed 5 years ago

#5475 closed defect (duplicate)

Mixed-determined initialization system in Modelica.Electrical.Analog

Reported by: casella Owned by: lochel
Priority: blocker Milestone: 1.14.0
Component: Backend Version:
Keywords: Cc: Karim.Abdelhak, AnHeuermann

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 Changed 5 years ago by lochel

  • Resolution set to duplicate
  • Status changed from new to closed

This is the same issue as reported in #5170.

Note: See TracTickets for help on using tickets.