Show
Ignore:
Timestamp:
02/02/2007 04:38:13 PM (2 years ago)
Author:
HansOlsson
Message:

Removed incorrect smooth in LimIntegrator. Verified with Martin

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Modelica/branches/maintenance/2.2.1/Modelica/package.mo

    r479 r485  
    7878The changes are: 
    7979<ul> 
     80<li>Removed smooth from <a href=\"Modelica://Modelica.Blocks.Continuous.LimIntegrator\">LimIntegrator</a>, since 
     81the expression is non-smooth for changes in y. 
     82</li> 
    8083<li>Several models in the <a href=\"Modelica://Modelica.Electrical.Digital\">Digital</a> 
    8184library have been rewritten for better performance, without modifying the behaviour.