classVersion_2_2
Version 2.2 (April 6, 2005)
Extends from Modelica.Icons.ReleaseNotes (Icon for release notes in documentation).
Information
Version 2.2 is backward compatible to version 2.1.
The following new libraries have been added:
| Modelica.Media | Property models of liquids and gases, especially
|
| Modelica.Thermal.FluidHeatFlow | Simple components for 1-dim., incompressible thermo-fluid flow to model coolant flows, e.g., of electrical machines. Components can be connected arbitrarily together (= ideal mixing at connection points) and fluid may reverse direction of flow. |
The following changes have been performed in the Modelica.Mechanics.MultiBody library:
- Component MultiBody.World has a new parameter driveTrainMechanics3D. If set to true, 3D mechanical effects of MultiBody.Parts.Mounting1D/Rotor1D/BevelGear1D are taken into account. If set to false (= default), 3D mechanical effects in these elements are not taken into account and the frame connectors to connect to 3D parts are disabled (all connections to such a disabled connector are also disabled, due to the new feature of conditional declarations in Modelica language 2.2)
- All references to "MultiBody.xxx" have been changed to "Modelica.Mechanics.MultiBodys.xxx" in order that after copying of a component outside of the Modelica library, the references still remain valid.