
modelFlows
Condition for an
Inter or
Intra connector, with flows 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 |
| Specification › Thermal |
| Boolean | internalThermal | 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.Inert | inter | | Connector to exchange translational momentum and thermal energy by diffusion |
| 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.RealInput | u_thermal | | Thermal specification |
| Connectors.RealOutput | y_transX | transXMeas(inter.phi, inter.mPhidot, inter.T, inter.Qdot, i = transCart[Axis.x]) | X-axis translational measurement |
| Connectors.RealOutput | y_transY | transYMeas(inter.phi, inter.mPhidot, inter.T, inter.Qdot, i = transCart[Axis.y]) | Y-axis translational measurement |
| Connectors.RealOutput | y_transZ | transZMeas(inter.phi, inter.mPhidot, inter.T, inter.Qdot, i = transCart[Axis.z]) | Z-axis translational measurement |
| Connectors.RealOutput | y_thermal | thermalMeas(inter.phi, inter.mPhidot, inter.T, inter.Qdot) | Thermal measurement |