Opened 7 years ago

Closed 6 years ago

#4815 closed defect (fixed)

Wrong type in final modifier 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: Type mismatch in binding T = motor.smpm.rs.T, 
expected subtype of Real, got type Real[3]

T is defined as an array in a base class of the model.

Change History (1)

comment:1 Changed 6 years ago by casella

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

This specific issue seems to be fixed now, though the NF fails later on because of

Error: Internal error Instantiation of Modelica.Blocks.Examples.NoiseExamples.ActuatorWithNoise failed with no error message.
Note: See TracTickets for help on using tickets.