modelhSat_pTSat

Calculate saturation enthalpy given a saturation (dry bulb) temperature

Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).

Information

Block to compute the enthalpy of saturated air given the saturation temperature and fluid pressure.

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInputp101325Pressure of the fluid
Modelica.Blocks.Interfaces.RealInputTSatSaturation temperature of the fluid
Modelica.Blocks.Interfaces.RealOutputhSatDew point temperature of air

Revisions

  • March 17, 2017, by Michael O'Keefe:
    First implementation.