Changeset 1040 for branches/maintenance/2.2.2/Modelica/package.mo
- Timestamp:
- 02/07/08 20:34:48 (10 months ago)
- Files:
-
- 1 modified
-
branches/maintenance/2.2.2/Modelica/package.mo (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/maintenance/2.2.2/Modelica/package.mo
r903 r1040 591 591 592 592 <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>597 593 <tr><td colspan=\"2\"><b>Mechanics.MultiBody.Parts</b></td></tr> 598 594 <tr><td valign=\"top\"> Rotor1D </td> … … 610 606 <td valign=\"top\"> Speed used in torque calculation was der(flange.phi) and not 611 607 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> 613 609 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> 614 614 </tr> 615 615
