
modelEfforts
Condition for an
Inter or
Intra connector, with efforts specified by default
Extends from FCSys.Conditions.ByConnector.Inter.Flows (Condition for an Inter or Intra connector, with flows specified by default).
Parameters
| Type | Name | Default | Description |
| Specification › X-axis translational |
| Boolean | internalTransX (from Flows) | true | Use internal specification |
| Specification › Y-axis translational |
| Boolean | internalTransY (from Flows) | true | Use internal specification |
| Specification › Z-axis translational |
| Boolean | internalTransZ (from Flows) | true | Use internal specification |
| Specification › Thermal |
| Boolean | internalThermal (from Flows) | true | Use internal specification |
| Assumptions › Included transport axes |
| Boolean | inclTransX (from Flows) | true | X |
| Boolean | inclTransY (from Flows) | true | Y |
| Boolean | inclTransZ (from Flows) | true | Z |
Connectors
| Type | Name | Default | Description |
| Connectors.Inert | inter (from Flows) | | Connector to exchange translational momentum and thermal energy by diffusion |
| Connectors.RealInput | u_transX (from Flows) | | X-axis translational specification |
| Connectors.RealInput | u_transY (from Flows) | | Y-axis translational specification |
| Connectors.RealInput | u_transZ (from Flows) | | Z-axis translational specification |
| Connectors.RealInput | u_thermal (from Flows) | | Thermal specification |
| Connectors.RealOutput | y_transX (from Flows) | transXMeas(inter.phi, inter.mPhidot, inter.T, inter.Qdot, i = transCart[Axis.x]) | X-axis translational measurement |
| Connectors.RealOutput | y_transY (from Flows) | transYMeas(inter.phi, inter.mPhidot, inter.T, inter.Qdot, i = transCart[Axis.y]) | Y-axis translational measurement |
| Connectors.RealOutput | y_transZ (from Flows) | transZMeas(inter.phi, inter.mPhidot, inter.T, inter.Qdot, i = transCart[Axis.z]) | Z-axis translational measurement |
| Connectors.RealOutput | y_thermal (from Flows) | thermalMeas(inter.phi, inter.mPhidot, inter.T, inter.Qdot) | Thermal measurement |