Opened 13 years ago

Last modified 13 years ago

#1600 closed defect (fixed)

Apply MSL fixes to Modelica.Blocks.Continuous.LimPID

Reported by: sjoelund.se Owned by: sjoelund.se
Priority: high Milestone:
Component: Version:
Keywords: Cc: sjoelund.se,

Description

The following model will no longer flatten after I fix type-checking of enumerations (MSL is wrong)

loadModel(Modelica);
instantiateModel(Modelica.Blocks.Continuous.LimPID);getErrorString();

Change History (1)

comment:1 Changed 13 years ago by sjoelund.se

Note: See TracTickets for help on using tickets.