Package Modelica.​Utilities.​UsersGuide
User's Guide of Utilities Library

Information

Library Modelica.Utilities contains Modelica functions that are especially suited for scripting. Currently, only a rudimentary User's Guide is present. This will be improved in the next releases. The User's Guide has currently the following chapters:

  1. Release Notes summarizes the differences between different versions of this library.
  2. ImplementationNotes describes design decisions for this library especially for Modelica tool vendors.
  3. Contact provides information about the authors of the library as well as acknowledgments.

Error handling
In case of error, all functions in this library use a Modelica "assert(..)" to provide an error message and to cancel all actions. This means that functions do not return, if an error is triggered inside the function. In the near future, an exception handling mechanism will be introduced in Modelica that will allow to catch errors at a defined place.

Extends from Modelica.​Icons.​Information (Icon for general information packages).

Package Contents

NameDescription
ContactContact
ImplementationNotesImplementation Notes
ReleaseNotesRelease notes

Class Modelica.​Utilities.​UsersGuide.​ImplementationNotes
Implementation Notes

Information

Below the major design decisions of this library are summarized.

Extends from Modelica.​Icons.​Information (Icon for general information packages).


Class Modelica.​Utilities.​UsersGuide.​ReleaseNotes
Release notes

Information

Version 1.0, 2004-09-29

First version implemented.

Extends from Modelica.​Icons.​ReleaseNotes (Icon for release notes in documentation).


Class Modelica.​Utilities.​UsersGuide.​Contact
Contact

Information

Library officers

Martin Otter
Deutsches Zentrum für Luft- und Raumfahrt e.V. (DLR)
Institut für Systemdynamik und Regelungstechnik (DLR-SR)
Forschungszentrum Oberpfaffenhofen
D-82234 Wessling
Germany

Hans Olsson
Dassault Systèmes AB, Lund, Sweden

Main authors

Dag Brück
Dassault Systèmes AB, Lund, Sweden.
email: Dag.Bruck@3ds.com

Acknowledgements

Extends from Modelica.​Icons.​Contact (Icon for contact information).