Opened 7 years ago

Closed 6 years ago

#4817 closed defect (fixed)

DAES generated by the NF do not pass the initialization phase

Reported by: casella Owned by: lochel
Priority: high Milestone: 2.0.0
Component: New Instantiation Version:
Keywords: Cc: perost

Description

Please check Modelica.Electrical.Digital.Examples.DFFREG. When the NF is used to flatten the model, the following error is reported after matching and sorting:

Error: No system for the symbolic initialization was generated

This issue affects many other models in the MSL.

Change History (3)

comment:1 Changed 7 years ago by wbraun

  • Owner changed from wbraun to lochel
  • Status changed from new to assigned
  • Summary changed from DAES generated by the NF do not allow symbolic jacobian generation to DAES generated by the NF do not pass the initialization phase

It's not symbolic Jacobian, it's something in the creation of the initialization problem.

comment:2 Changed 6 years ago by perost

The model now seems to be overdetermined instead. I'm not sure if that's an improvement or not.

comment:3 Changed 6 years ago by casella

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

Me neither. I would wait to worry about overdetermined systems until you have managed this problem that was already reported elsewhere.

Note: See TracTickets for help on using tickets.