Version 1.1 (Feb. 5, 2008)
Adapted to Modelica Language 3 and Modelica Standard Library
3.0. This version is slightly non-backwards compatible to the
previous version 1.0. A conversion script is provided to
automatically convert to the new version. Changes with respect to
version 1.0:
- Graphical annotations changed to MSL3.0.
- Changed definition of Road and Atmosphere, since previous
definition was not Modelica 3 compliant.
- VehicleInterfaces.Mechanics.MultiBody.MultiBodyEnd adapted, so
that ObsoleteModelica3 is not used (was introduced by conversion
script of Modelica Standard Libary 3.0).
- VehicleInterfaces.Types.Conversions removed, since no longer
needed (since tools support displayUnit).
- VehicleInterfaces.Engines.MinimalEngine,
VehicleInterfaces.Engines.MinimalEngineUsingPedal:
Replaced "NonSI.AngularVelocity_rpm engineSpeed_start" by
SI.AngularVelocity with displayUnit="r/min" and adapted flywheel
Inertia initialization correspondingly.
- VehicleInterfaces.Roads.Internal.CheckContactCalculation
adapted, so that it is according to Modelica 3 (equations for input
variables of "tyre" moved from equation section into modifier of
"tyre").
- VehicleInterfaces.Atmospheres.ConstantAtmosphere icon
corrected: Automatic Dymola conversion was not corrected, since
icon was transformed to 100,100 icon instead of 200,100 icon
(complex situation because icon size was actually inherited from
Icons.Atmospheres and it is understandable that the conversion did
not recognized this).
- VehicleInterfaces.Atmospheres.ConstantAtmosphere:
Removed "...degC(20)" function call by "20", since displayUnit of
temperatures is "degC".
- Removed definition "import NonSI = xx" at the top level (is no
longer referenced).
- Renamed VehicleInterfaces.Examples.BaseCar to
PartialVehicle.
- VehicleInterfaces.UsersGuide.ReleaseNotes introduced.
Generated at 2026-04-14T18:18:34Z by OpenModelicaOpenModelica 1.26.3 using
GenerateDoc.mos