blockhOut_toT
Conversion from h to T
Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).
Information
Block that converts enthalpy to temperature.
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | h | Specific enthalpy | |
| Modelica.Blocks.Interfaces.RealInput[Medium.nXi] | Xi | Water vapor concentration in kg/kg total air | |
| Modelica.Blocks.Interfaces.RealOutput | T | Temperature |
Contents
| Name | Description |
|---|---|
| Medium in the component |
Revisions
-
January 18, 2019, by Jianjun Hu:
Limited the media choice to moist air only. See #1050. -
April 28, 2016, by Thierry S. Nouidui:
First implementation.