packageSIMANLib
Information
SIMANLib is a Modelica package for modeling and simulation discrete-event and hybrid systems using the process-oriented approach.
The structure of the library is:
- The Blocks package, that includes the basic components for constructing the flow diagram of the model.
- The Elements package, that includes the components for describing the experimental data of the model.
- The Draft model, contains the basic components for constructing new process-oriented models.
- The BookExamples package, with some examples extracted from [1].
- The SRC package, contains the source packages and models.
For a detailed description of the package, its contents, and the usage, please read the Users Guide.
For a detailed description of the implementation of the package and its internal components, please read the Developers Guide.
REFERENCES
[1] Pegden, C.D., Shannon, R.E. and Sadowski, R.P. Introduction to Simulation Using SIMAN. Mc-Graw Hill, 1995.
- Author:
- Victorino Sanz
Dpto. Inform?tica y Autom?tica, UNED
Juan del Rosal, 16
28040, Madrid
Spain
Email: vsanz@dia.uned.es
Website: www.euclides.dia.uned.es/vsanz
Licensed by Victorino Sanz under the Modelica License 2
Copyright 2009, Victorino Sanz.
This Modelica package is free software and the use is completely at your ouwn risk; it can be redistributed and/or modified under the terms of the Modelica license 2, see the license conditions (including the disclaimer of warranty) here or at http://www.modelica.org/licenses/ModelicaLicense2
Contents
| Name | Description |
|---|---|
| UsersGuide | Users Guide |
| Blocks | Flowchart models |
| Elements | Data/Experiment definition models |
| Draft | Draft model |
| BookExamples | Several Examples |
| SRC | Source packages and models |