modelParallelWithInfiniteLoop
A wrong Modelica_StateGraph2 to demonstrate parallel execution paths with infinite looping ((translates with an error))
Extends from Modelica.Icons.Example (Icon for runnable examples).
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica_StateGraph2.Step | step1 | ||
| Parallel | parallel | ||
| Modelica_StateGraph2.Transition | T1 | ||
| Modelica_StateGraph2.Step | step2 | ||
| Modelica_StateGraph2.Step | step3 | ||
| Modelica_StateGraph2.Transition | T2 | ||
| Modelica_StateGraph2.Step | step4 | ||
| Modelica_StateGraph2.Transition | T3 |