This package is a reference to Modelica keywords, Modelica builtin operators , and the Modelica grammar. It is based on the Modelica Language Specification version 3.2 Revision 2 from 30th July 2013. Currently, not the whole Modelica language is documented in ModelicaReference (but a large subset).
Copyright © 2003-2019, Modelica Association and contributors
This Modelica package is free software and the use is completely at your own risk; it can be redistributed and/or modified under the terms of the 3-Clause BSD license. For license conditions (including the disclaimer of warranty) visit https://modelica.org/licenses/modelica-3-clause-bsd.
| Name | Description |
|---|---|
| Modelica Grammar | |
| Annotations | |
| Classes (model, function, ...) | |
| Operators (+, der, size, ...) | |
| Balanced model | |
| encapsulated | |
| extends | |
| flow | |
| for | |
| if | |
| import | |
| input | |
| output | |
| partial | |
| stream | |
| time | |
| when | |
| while | |
| Contact | |
| Library of icons |
| Revision | Date | Author | Comment |
|---|---|---|---|
| 2017-09-22 | Hans Olsson |
|
|
| 2013-07-26 | Dietmar
Winkler, Martin Otter |
|
|
| r4781 | 2011-12-15 | Dietmar Winkler | Use quoted class names for function descriptions (closes ticket #565) |
| r4256 | 2010-10-06 | Dietmar Winkler | Removed 'uses' annotation and added icons so it can be used with multiple versions of the MSL (closes ticket #425) |
| r4218 | 2010-09-25 | Dietmar Winkler | Major clean up of the documentation by use of LinkChecker (closes ticket #228) |
| r4145 | 2010-09-07 | Dietmar Winkler | Added an update of the Modelica 3.2 grammar from Stefan Vorkoetter (Maplesoft). |
| r3742 | 2010-04-13 | Martin Otter | Added the Modelica 3.2
grammar from Stefan Vorkoetter (Maplesoft). Introduced a "Contact" subpackage with updated contact and acknowledgment information. |
| r3598 | 2010-03-10 | Dietmar Winkler | Added some annotations from Modelica language version 3.1 and 3.2 (see ticket #228) |
| r948 | 2008-01-02 | Martin Otter | Adapted to Modelica language version 3.0 |
| 2004-09-30 | Martin Otter | Moved the content of "Functions" into "Operators" and updated "Operators" according to Modelica 2.1 | |
| 2003-07-10 | Christian Schweiger | Implemented. |