ReleaseNotes
Release notes
Library
PlanarMechanics/UsersGuide
Description
Version 1.6.0, 2023-09-12
This version requires the Modelica 4.0.0 Library.It is backwards compatible to previous library versions.
New components:
- VehicleComponents: Air drag model for vehicles.
Improvements in this version:
- QuadraticSpeedDependentForce: delete redundant equations when
resolveInFrame = frame_resolve
. - 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.
- 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.
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 = ω
x
r) to calculatew_gear
directly 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.