blockSensibleHeatRatio

Calculates the sensible heat ratio

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

Information

This block computes the sensible heat ratio.

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.BooleanInputonSet to true to enable compressor, or false to disable compressor
Modelica.Blocks.Interfaces.RealInputpPressure at inlet of coil
Modelica.Blocks.Interfaces.RealInputTEvaInTemperature of air entering the cooling coil
Modelica.Blocks.Interfaces.RealInputXADPHumidity mass fraction of air at ADP
Modelica.Blocks.Interfaces.RealInputhADPSpecific enthalpy of air at ADP
Modelica.Blocks.Interfaces.RealInputhEvaInSpecific enthalpy of air entering the coil
Modelica.Blocks.Interfaces.RealOutputSHRSensible Heat Ratio: Ratio of sensible heat load to total heat load

Contents

NameDescription
MediumMedium model

Revisions

  • June 26, 2018, by Michael Wetter:
    Replaced algorithm with equation.
  • September 24, 2012 by Michael Wetter:
    Revised implementation.
  • August 9, 2012 by Kaustubh Phalak:
    First implementation.