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();
Note:
See TracTickets
for help on using tickets.
See modelica.org ticket https://trac.modelica.org/Modelica/ticket/574