Changeset 1021 for trunk

Show
Ignore:
Timestamp:
01/30/08 20:27:20 (7 months ago)
Author:
otter
Message:

Release notes improved due to a suggestion by Ulf Nordström (axisTorqueBalance no longer a parameter in
MultiBody.Joints.Internal.RevoluteWithLengthConstraint, in order to avoid unbalanced model)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Modelica/package.mo

    r1020 r1021  
    10971097 
    10981098 
     1099  <tr><td colspan=\"2\"><b>Mechanics.MultiBody.Joints.Internal</b></td></tr> 
     1100  <tr><td valign=\"top\"> RevoluteWithLengthConstraint<br> 
     1101                        PrismaticWithLengthConstraint</td> 
     1102      <td valign=\"top\"> These joints should not be used by a user of the MultiBody library.  
     1103                        They are only provided to built-up the 
     1104                        MultiBody.Joints.Assemblies.JointXYZ joints. 
     1105                        These two joints have been changed in a slightly not backward compatible 
     1106                        way, in order that the usage in the Assemblies.JointXYZ joints results in  
     1107                        balanced models (<b>no conversion is provided for this change since the 
     1108                        user should not have used these joints and the conversion would be too 
     1109                        complicated</b>):  
     1110                        In releases before version 3.0 of the Modelica Standard Library,  
     1111                        it was possible to activate the torque/force projection equation  
     1112                        (= cut-torque/-force projected to the rotation/translation 
     1113                        axis must be identical to 
     1114                        the drive torque/force of flange axis) via parameter <b>axisTorqueBalance</b>. 
     1115                        This is no longer possible, since otherwise this model would not be 
     1116                        \"balanced\" (= same number of unknowns as equations). Instead, when 
     1117                        using this model in version 3.0 and later versions, the torque/force 
     1118                        projection equation must be provided in the Advanced menu of joints 
     1119                        Joints.SphericalSpherical and Joints.UniversalSpherical 
     1120                        via the new parameter \"constraintResidue\".</td> </tr> 
     1121 
    10991122  <tr><td colspan=\"2\"><b>Mechanics.MultiBody.Parts.</b></td></tr> 
    11001123  <tr><td valign=\"top\"> BodyBox<br> 
     
    11971220  <tr><td colspan=\"2\"><b>SIunits.Conversions.NonSIunits.</b></td></tr> 
    11981221  <tr><td valign=\"top\"> Temperature_degC<br> 
    1199                         Temperature_degF<br> 
     1222                    " + "    Temperature_degF<br> 
    12001223                        Temperature_degRk </td> 
    12011224      <td valign=\"top\"> Added annotation \"__Dymola_absoluteValue=true\" 
     
    12251248  <tr><td colspan=\"2\"><b>Thermal.FluidHeatFlow.Sources.</b></td></tr> 
    12261249  <tr><td valign=\"top\"> Ambient<br>PrescribedAmbient</td> 
    1227       <td valign=\"top\"> ava" + "ilable as one combined component Ambient<br> 
     1250      <td valign=\"top\"> available as one combined component Ambient<br> 
    12281251                        Boolean parameters usePressureInput and useTemperatureInput decide  
    12291252                        whether pressure and/or temperature are constant or prescribed</td> </tr>