WOLFRAM SYSTEM MODELER

ReleaseNotes

Release notes

Wolfram Language

In[1]:=
SystemModel["ModelicaServices.UsersGuide.ReleaseNotes"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

Version 4.0.0, 2020-06-04

  • New animation visualizer Vector for 3D animation of a vector quantity (force, torque etc), see #1891.

Version 3.2.3, 2019-01-23

  • New function exit to terminate the Modelica environment, see #2211.

Version 3.2.1, 2012-12-05

  • Version numbering adapted to the corresponding version number of package Modelica (= Modelica Standard Library).
  • New function loadResource to determine the absolute, local file name from an URI path name.
  • New String type with tool dependent choices SolverMethod to define the integration method to solve differential equations in a clocked discretized continuous-time partition.
  • New package Machine to define the processor dependent constants as used in Modelica.Constants.

Version 1.1, 2010-07-30

  • New model Surface to describe movable, parameterized surfaces.
  • New string constant ModelicaServices.target to define the target of the corresponding ModelicaServices implementation
  • Package icons adapted to the icons of package Modelica, version 3.2.
  • ModelicaServices library on the Modelica subversion server provided in three versions:
    1. Default/ModelicaServices
      (for tools that do not support 3-dim. visualization).
    2. Dymola/ModelicaServices
      (a Dymola-specific implementation).
    3. DymolaAndDLRVisualization/ModelicaServices
      (an implementation that uses the DLR Visualization library in combination with Dymola).

Version 1.0, 2009-06-21

First version of the ModelicaServices library.