Opened 13 years ago

Last modified 13 years ago

#1600 closed defect (fixed)

Apply MSL fixes to Modelica.Blocks.Continuous.LimPID

Reported by: Martin Sjölund Owned by: Martin Sjölund
Priority: high Milestone:
Component: Version:
Keywords: Cc: Martin Sjölund,

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 by Martin Sjölund, 13 years ago

Note: See TracTickets for help on using tickets.