Skip to content

Commit

Permalink
Improved documentation for Modelica state machines
Browse files Browse the repository at this point in the history
  • Loading branch information
bernhard-thiele authored and adeas31 committed Feb 21, 2018
1 parent 887565e commit af208b2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions UsersGuide/source/omedit.rst
Expand Up @@ -1250,11 +1250,11 @@ v3.3. A subtle problem can occur if Modelica v3.2 libraries are loaded, e.g., th
Modelica Standard Library v3.2.2, because
in this case OMC automatically switches into Modelica v3.2 compatibility mode.
Trying to simulate a state machine in Modelica v3.2 compatibility mode results
in an error. It is possible to use the OMC flag *--std=3.3* in order to enforce
Modelica v3.3 support. In OMEdit this can be achieved by setting that flag in
the *Tools > Options > Simulation* dialog.
in an error. It is possible to use the OMC flag *--std=latest* in order to ensure
(at least) Modelica v3.3 support. In OMEdit this can be achieved by
setting that flag in the *Tools > Options > Simulation* dialog.

.. figure :: media/omedit-state-machine-simulation-settings.png
:name: omedit-state-machine-simulation-settings
Ensure Modelica v3.3 support.
Ensure (at least) Modelica v3.3 support.

0 comments on commit af208b2

Please sign in to comment.