classReleaseNotes
Extends from Modelica.Icons.ReleaseNotes (Icon for release notes in documentation).
Information
Version 1.7.0, 2026-07-03
This version requires the Modelica 4.1.0 Library. It is backwards compatible to previous library versions.
Improvements:
- Library-specific colors from Types.Defaults are used consequently.
- Visualizers.Advanced.Arrow: add parameters for arrow's head definition.
New components:
- VehicleComponents: wheel visualizer.
Obsolete components:
- DoubleArrow and atan3b are obsolete and will be deleted in the next major library release.
Version 1.6.0, 2023-09-12
This version requires the Modelica 4.0.0 Library. It is backwards compatible to previous library versions.
Improvements in this version:
-
QuadraticSpeedDependentForce:
delete redundant equations when
resolveInFrame = frame_resolve. - Sensors and Sources: use Modelica.Mechanics.MultiBody.Visualizers.Advanced.Vector for visualization of vector quantities (force, torque, etc.).
- Examples.WheelBasedCraneCrab: fix typo in the example name (previously WheelBasedCranCrab).
- VehicleComponents: add Wheels.BaseClasses to collect common wheel's elements.
New components:
- VehicleComponents: Air drag model for vehicles.
Obsolete components:
- Types Color and SpecularCoefficient are obsolete and will be deleted in the next major library release. Corresponding types from Modelica.Mechanics.MultiBody.Types are used instead.
Version 1.5.1, 2021-11-30
This version requires the Modelica 4.0.0 Library. It is backwards compatible to previous library versions.
Improvements in this version:
- Fix false unit of unit vector e in Joints.Prismatic.
- GearComponents.RigidNoLossInternal
and
GearComponents.RigidNoLossExternal:
Use the 3D relation of a circular motion
(v = ω
xr) to calculatew_geardirectly and in continuous matter. - Fix underdetermined initialization of example GearComponents.Examples.PlanetaryGear.
- Improve documentation.
Version 1.5.0, 2020-10-02
This version requires the Modelica 4.0.0 Library. It is backwards compatible to previous library versions.
Improvements in this version:
- Sensors: add quantity and unit to outputs where missing.
Version 1.4.1, 2019-03-29
This version requires the Modelica 3.2.3 Library. It is backwards compatible to previous library versions.
- The license has been changed to BSD 3-clause, visit: https://modelica.org/licenses/modelica-3-clause-bsd.
Improvements in this version:
- PNG files moved to folders which exactly represent the package structure (see also Modelica.UsersGuide.Conventions.Documentation.Format.Figures).
- Documentation of some classes.
- Improved icons of some classes.
Version 1.4.0, 2017-01-12
Various improvements and bug fixes of components and documentation.
Version 1.3.0, 2014-06-13
Various improvements and bug fixes of components and documentation.
Version 1.2.0, 2014-06-02
First official release of the PlanarMechanics library.