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