modelHeatExchanger

Extends from BasesClasses.PartialHeatExchanger.

Information

HeatExchanger

This component models a dry heat exchanger. It uses an inheritance of the component PartialHeatExchanger and supply value for:

  • The mass flow rates of fluid A and B
  • The specific heat capacities of fluid A and B
  • The function to computes the efficiency. By default, counter current exchanger is considered
  • The function to computes the Heat transfer coefficient. By default, constant user defined value is considered

The function effectiveness to compute the effectiveness Eff is a replaceable function. Therefore, all the functions from the 'Functions.ExchangerEffectiveness' package or new user defined functions can be used.

The function heatTransferCoeff to compute the global heat transfer coefficient between fluid A and B h_global is a replaceable function. Therefore, all the functions from the 'Functions.ExchangerHeatTransferCoeff' package or new user defined functions can be used.

Parameters

TypeNameDefaultDescription
Geometrical parameters
Modelica.SIunits.AreaA (from PartialHeatExchanger)1.0equivalent exchange surface area

Connectors

TypeNameDefaultDescription
Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_aport_A_in
Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_bport_A_out
Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_aport_B_in
Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_bport_B_out
Modelica.Blocks.Interfaces.RealInputm_flowA
Modelica.Blocks.Interfaces.RealInputm_flowB

Components

TypeNameDefaultDescription
RealNTU (from PartialHeatExchanger)Number of transfer unit
RealCr (from PartialHeatExchanger)Ratio of thermal condutance
Modelica.SIunits.EfficiencyEff (from PartialHeatExchanger)Exchanger effectiveness
Modelica.SIunits.ThermalConductanceQc_A (from PartialHeatExchanger)Thermal flow rate unit of fluid A
Modelica.SIunits.ThermalConductanceQc_B (from PartialHeatExchanger)Thermal flow rate unit of fluid B
Modelica.SIunits.TemperatureT_A_in (from PartialHeatExchanger)
Modelica.SIunits.TemperatureT_A_out (from PartialHeatExchanger)
Modelica.SIunits.TemperatureT_B_in (from PartialHeatExchanger)
Modelica.SIunits.TemperatureT_B_out (from PartialHeatExchanger)
Modelica.SIunits.CoefficientOfHeatTransferh_global (from PartialHeatExchanger)Heat transfer coeffcient between fluid A and B
Modelica.SIunits.HeatFlowRateQ_flow (from PartialHeatExchanger)Heat flow exchanged
Modelica.SIunits.EnergyE (from PartialHeatExchanger)Energy passed throught the component
MediumA.ThermodynamicStatestateA
MediumB.ThermodynamicStatestateB

Contents

NameDescription
MediumA
MediumB
effectiveness
heatTransferCoeff