modelHexElementLatentLoop

Model that tests the basic element that is used to built heat exchanger models

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

This test circulates air in a loop. Air has a constant inlet temperature into the coil. The model verifies that the air will be dehumidified to the dewpoint of the coil surface.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.MassFlowRatemW_flow_nominal0.1Water mass flow rate
Modelica.Units.SI.MassFlowRatemA_flow_nominal0.14Air mass flow rate

Components

TypeNameDefaultDescription
Buildings.Fluid.Sources.Boundary_pTsin_2Pressure boundary condition
Buildings.Fluid.Sources.Boundary_pTsin_1Pressure boundary condition
Sources.MassFlowSource_TsouMass flow source
Buildings.Fluid.HeatExchangers.BaseClasses.HexElementLatenthexHex element
Modelica.Blocks.Sources.ConstanthAConConvective heat transfer
Movers.FlowControlled_m_flowfanFan
Buildings.Utilities.Psychrometrics.pW_TDewPoiTDewPoiModel to compute the water vapor pressure at the dew point
Buildings.Utilities.Psychrometrics.X_pWhumRatPreModel to convert water vapor pressure into humidity ratio
Modelica.Blocks.Sources.ConstantTWatWater inlet temperature
Buildings.Fluid.HeatExchangers.PrescribedOutletheaHeater
Modelica.Blocks.Sources.ConstantTAirAir inlet temperature
Modelica.Blocks.Sources.RealExpressionTSurSurface temperature of heat exchanger

Contents

NameDescription
Medium_W
Medium_A

Revisions

  • April 12, 2017, by Michael Wetter:
    First implementation.