Changeset 1141 for trunk/Modelica

Show
Ignore:
Timestamp:
06/26/08 08:30:31 (5 months ago)
Author:
otter
Message:

Updated date

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Modelica/package.mo

    r1120 r1141  
    632632 
    633633<p><br> 
     634The following <b style=\"color:blue\">new components</b> have been added  
     635to <b style=\"color:blue\">existing</b> libraries: 
     636</p> 
     637 
     638<table border=\"1\" cellspacing=0 cellpadding=2 style=\"border-collapse:collapse;\"> 
     639  <tr><td colspan=\"2\"><b>Mechanics.Translational.Components.Examples.</b></td></tr> 
     640  <tr><td valign=\"top\">Brake</td> 
     641      <td valign=\"top\"> Demonstrates the usage of the translational brake component.</td> </tr> 
     642</table> 
     643 
     644 
     645<p><br> 
     646The following <b style=\"color:blue\">existing components</b> 
     647have been <b style=\"color:blue\">changed</b> (in a 
     648<b style=\"color:blue\">backward compatible</b> way): 
     649</p> 
     650  
     651<table border=\"1\" cellspacing=0 cellpadding=2 style=\"border-collapse:collapse;\"> 
     652  <tr><td colspan=\"2\"><b>Mechanics.Translational.Components.Examples.</b></td></tr> 
     653  <tr><td valign=\"top\"> Friction </td> 
     654      <td valign=\"top\"> Added a third variant, where friction is modelled with 
     655                        the SupportFriction component.</td> </tr> 
     656</table> 
     657 
     658 
     659<p><br> 
    634660The following <b style=\"color:red\">critical errors</b> have been fixed (i.e. errors 
    635661that can lead to wrong simulation results): 
     
    650676                        Internal.BasicWorldTorque and therefore the visualization of 
    651677                        worldTorque was performed twice. </td>  
     678  </tr> 
     679  <tr><td colspan=\"2\"><b>Mechanics.Translational.Components.</b></td></tr> 
     680  <tr><td valign=\"top\"> SupportFriction<br> 
     681                        Brake </td> 
     682      <td valign=\"top\"> The sign of the friction force was wrong and therefore friction accelerated 
     683                        instead of decelerated. This was fixed. </td>  
    652684  </tr> 
    653685</table>