Show
Ignore:
Timestamp:
02/07/08 20:34:48 (10 months ago)
Author:
otter
Message:

- Bug in Rotational.Backlash fixed. If phi_rel0 is not zero, the equations have been wrong.
- Release notes updated

Files:
1 modified

Legend:

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

    r903 r1040  
    591591  
    592592<table border=\"1\" cellspacing=0 cellpadding=2 style=\"border-collapse:collapse;\"> 
    593   <tr><td colspan=\"2\"><b>Package-Name.</b></td></tr> 
    594   <tr><td valign=\"top\"> Model-Name </td> 
    595       <td valign=\"top\"> Description text</td>  
    596   </tr> 
    597593  <tr><td colspan=\"2\"><b>Mechanics.MultiBody.Parts</b></td></tr> 
    598594  <tr><td valign=\"top\"> Rotor1D </td> 
     
    610606      <td valign=\"top\"> Speed used in torque calculation was der(flange.phi) and not 
    611607                        the speed relative to the bearing<br> (= der(flange.phi) - der(bearing.phi)). 
    612                         This was correct. This bug leads to wrong simulation results,<br>  
     608                        This was corrected. This bug leads to wrong simulation results,<br>  
    613609                        when the bearing is not fixed to ground </td>  
     610  </tr> 
     611  <tr><td valign=\"top\"> Backlash </td> 
     612      <td valign=\"top\"> If parameter phi_rel0 is not zero, the equations have been wrong. 
     613                        This bug has been fixed.  </td>  
    614614  </tr> 
    615615