This package contains Modelica functions that are especially suited for scripting. The functions might be used to work with strings, read data from file, write data to file or copy, move and remove files.
For an introduction, have especially a look at:
The following main sublibraries are available:
Copyright © 1998-2009, Modelica Association, DLR and Dynasim.
This Modelica package is free software; it can be redistributed and/or modified under the terms of the Modelica license, see the license conditions and the accompanying disclaimer here.
Extends from Modelica.Icons.Library (Icon for library).
Name | Description |
---|---|
UsersGuide | User's Guide of Utilities Library |
Examples | Examples to demonstrate the usage of package Modelica.Utilities |
Files | Functions to work with files and directories |
Streams | Read from files and write to files |
Strings | Operations on strings |
System | Interaction with environment |
Types | Type definitions used in package Modelica.Utilities |
Internal | Internal components that a user should usually not directly utilize |