modelSensT
Temperature sensor for water-steam
Extends from Icons.Water.SensThrough.
Information
This component can be inserted in a hydraulic circuit to measure the temperature of the fluid flowing through it.
Flow reversal is supported.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | allowFlowReversal | system.allowFlowReversal | = true to allow flow reversal, false restricts to design direction |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| FlangeA | inlet | ||
| FlangeB | outlet | ||
| Modelica.Blocks.Interfaces.RealOutput | T |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| ThermoPower.System | system | System wide properties | |
| Medium.SpecificEnthalpy | h | Specific enthalpy of the fluid | |
| Medium.ThermodynamicState | fluidState | Thermodynamic state of the fluid |
Contents
| Name | Description |
|---|---|
Revisions
- 16 Dec 2004
by Francesco Casella:
Standard medium definition added. - 1 Jul 2004
by Francesco Casella:
Adapted to Modelica.Media. - 1 Oct 2003
by Francesco Casella:
First release.