modelVelocity
Condition for a Translational connector, with velocity specified by default
Extends from Force (Condition for a Translational connector, with force specified by default).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Specification › X-axis translational | |||
| Boolean | internalTransX (from Force) | true | Use internal specification |
| Specification › Y-axis translational | |||
| Boolean | internalTransY (from Force) | true | Use internal specification |
| Specification › Z-axis translational | |||
| Boolean | internalTransZ (from Force) | true | Use internal specification |
| Assumptions › Included transport axes | |||
| Boolean | inclTransX (from Force) | true | X |
| Boolean | inclTransY (from Force) | true | Y |
| Boolean | inclTransZ (from Force) | true | Z |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Connectors.RealInput | u_transX (from Force) | X-axis translational specification | |
| Connectors.RealInput | u_transY (from Force) | Y-axis translational specification | |
| Connectors.RealInput | u_transZ (from Force) | Z-axis translational specification | |
| Connectors.RealOutput | y_transX (from Force) | transXMeas(trans.phi, trans.mPhidot, i = transCart[Axis.x]) | X-axis translational measurement |
| Connectors.RealOutput | y_transY (from Force) | transYMeas(trans.phi, trans.mPhidot, i = transCart[Axis.y]) | Y-axis translational measurement |
| Connectors.RealOutput | y_transZ (from Force) | transZMeas(trans.phi, trans.mPhidot, i = transCart[Axis.z]) | Z-axis translational measurement |
| Connectors.Translational | trans (from Force) | Connector for advection or diffusion of translational momentum |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Sources.RealExpression | transXSet (from Force) | ||
| Sources.RealExpression | transYSet (from Force) | ||
| Sources.RealExpression | transZSet (from Force) |