Modelica.Utilities.UsersGuide Modelica.Utilities.UsersGuide


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.

Package Content

NameDescription
Modelica.Utilities.UsersGuide.ImplementationNotes ImplementationNotes Implementation Notes
Modelica.Utilities.UsersGuide.ReleaseNotes ReleaseNotes Release notes
Modelica.Utilities.UsersGuide.Contact Contact Contact


Modelica.Utilities.UsersGuide.ImplementationNotes Modelica.Utilities.UsersGuide.ImplementationNotes


Below the major design decisions of this library are summarized.


Modelica.Utilities.UsersGuide.ReleaseNotes Modelica.Utilities.UsersGuide.ReleaseNotes


Version 1.0, 2004-09-29

First version implemented.


Modelica.Utilities.UsersGuide.Contact Modelica.Utilities.UsersGuide.Contact


Responsible for Library:
Dag Brück, Dynasim AB, Sweden.
email: Dag@Dynasim.se

Acknowledgements:


HTML-documentation generated by Dymola Sun Jan 17 21:12:46 2010.