Opened 6 years ago

Closed 6 years ago

#4887 closed defect (fixed)

Issue with connection equations in the NF

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

Description

Please check the ActuatorWithNoise model. The following error is reported:

Error: Internal error Instantiation of Modelica.Blocks.Examples.NoiseExamples.ActuatorWithNoise failed with no error message.

in what seems to be the NFFlatten.resolveConnections phase.

Change History (1)

comment:1 Changed 6 years ago by perost

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

Fixed in 9ebc2e7e. The model now fails because it's overdetermined, presumably due to either the prefixing or the complex binding issues.

Note: See TracTickets for help on using tickets.