Type Init defines initialization of absolute rotational quantities.
Extends from ObsoleteModelica3.Icons.Enumeration (Obsolete class (icon for an enumeration emulated by a package). Use a real enumeration instead).
| Name | Description |
|---|---|
Temp | Obsolete type. This is an emulated enumeration for initialization. Initialization is now defined with start/fixed values and appropriate support in the parameter menu |
| Type | Name | Value | Description |
|---|---|---|---|
Integer | InitialAcceleration | 6 | initialization with a_start |
Integer | InitialAngle | 4 | initialization with phi_start |
Integer | InitialAngleAcceleration | 7 | initialization with phi_start, a_start |
Integer | InitialAngleSpeedAcceleration | 9 | initialization with phi_start, w_start, a_start |
Integer | InitialSpeed | 5 | initialization with w_start |
Integer | InitialSpeedAcceleration | 8 | initialization with w_start, a_start |
Integer | InitialState | 3 | initialization with phi_start, w_start |
Integer | NoInit | 1 | no initialization (phi_start, w_start are guess values) |
Integer | SteadyState | 2 | steady state initialization (der(phi)=der(w)=0) |
This icon is designed for an Integer type.
Extends from Modelica.Icons.TypeInteger (Icon for Integer types).
| Name | Value |
|---|---|
min | 1 |
max | 9 |
start | 0 |
Generated 2018-12-12 12:17:46 EST by MapleSim.