Opened 7 years ago

Closed 7 years ago

#4815 closed defect (fixed)

Wrong type in final modifier in the NF

Reported by: Francesco Casella Owned by: Per Östlund
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 by Francesco Casella, 7 years ago

Resolution: fixed
Status: newclosed

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.