modelPartial
Base model for a material condition
Extends from FCSys.Icons.Conditions.SingleShort (Short icon for a single-connector boundary condition).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Specification of material condition | |||
| Boolean | internal | true | Use internal specification |
| Properties upon outflow | |||
| Q.Velocity[Axis] | phi | {0, 0, 0} | Velocity |
| Q.PotentialAbsolute | sT | 3000*U.K | Product of specific entropy and temperature |
| Assumptions › Included transport axes | |||
| Boolean | inclTransX | true | X |
| Boolean | inclTransY | true | Y |
| Boolean | inclTransZ | true | Z |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Connectors.RealInput | u | Value of specified condition | |
| Connectors.RealOutput | y | Measurement expression | |
| Connectors.Chemical | chemical | Connector for a species of a chemical reaction |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Sources.RealExpression | set | ||
| Q.Velocity[n_trans] | phi_actual | actualStream(chemical.phi) | Velocity of the actual stream |
| Q.Potential | sT_actual | actualStream(chemical.sT) | Specific entropy-temperature product of the actual stream |