Modelica.Fluid.Dissipation.HeatTransfer.HeatExchanger

Information

Heat exchanger

Flat tube heat exchanger

Calculation of the mean convective heat transfer coefficient kc for the air-side heat transfer of heat exchangers with flat tubes and several fin geometries. See more information .

Round tube heat exchanger

Calculation of the mean convective heat transfer coefficient kc for the air-side heat transfer of heat exchangers with round tubes and several fin geometries. See more information .

Extends from Modelica.Icons.VariantsPackage (Icon for package containing variants).

Package Content

Name Description
Modelica.Fluid.Dissipation.HeatTransfer.HeatExchanger.kc_flatTube kc_flatTube  
Modelica.Fluid.Dissipation.HeatTransfer.HeatExchanger.kc_flatTube_KC kc_flatTube_KC  
Modelica.Fluid.Dissipation.HeatTransfer.HeatExchanger.kc_flatTube_IN_con kc_flatTube_IN_con Input record for function kc_flatTube and kc_flatTube_KC
Modelica.Fluid.Dissipation.HeatTransfer.HeatExchanger.kc_flatTube_IN_var kc_flatTube_IN_var Input record for function kc_flatTube and kc_flatTube_KC
Modelica.Fluid.Dissipation.HeatTransfer.HeatExchanger.kc_roundTube kc_roundTube  
Modelica.Fluid.Dissipation.HeatTransfer.HeatExchanger.kc_roundTube_KC kc_roundTube_KC  
Modelica.Fluid.Dissipation.HeatTransfer.HeatExchanger.kc_roundTube_IN_con kc_roundTube_IN_con Input record for function kc_roundTube and kc_roundTube_KC
Modelica.Fluid.Dissipation.HeatTransfer.HeatExchanger.kc_roundTube_IN_var kc_roundTube_IN_var Input record for function kc_roundTube and kc_roundTube_KC

Modelica.Fluid.Dissipation.HeatTransfer.HeatExchanger.kc_flatTube Modelica.Fluid.Dissipation.HeatTransfer.HeatExchanger.kc_flatTube

Information

Calculation of the mean convective heat transfer coefficient kc for the air-side heat transfer of heat exchangers with flat tubes and several fin geometries. Note that additionally a failure status is observed in this function to check if the intended boundary conditions are fulfilled. See more information .

Extends from Modelica.Icons.Function (Icon for functions).

Inputs

NameDescription
Constant inputs
IN_conInput record for function kc_flatTube
Variable inputs
IN_varInput record for function kc_flatTube

Outputs

NameDescription
Output
kcConvective heat transfer coefficient [W/(m2.K)]
PrPrandtl number [1]
ReReynolds number [1]
NuNusselt number [1]
failureStatus0== boundary conditions fulfilled | 1== failure >> check if still meaningful results

Modelica.Fluid.Dissipation.HeatTransfer.HeatExchanger.kc_flatTube_KC Modelica.Fluid.Dissipation.HeatTransfer.HeatExchanger.kc_flatTube_KC

Information

Calculation of the mean convective heat transfer coefficient kc for the air-side heat transfer of heat exchangers with flat tubes and several fin geometries. See more information .

Extends from Modelica.Icons.Function (Icon for functions).

Inputs

NameDescription
Constant inputs
IN_conInput record for function kc_flatTube_KC
Variable inputs
IN_varInput record for function kc_flatTube_KC

Outputs

NameDescription
kcOutput for function kc_flatTubePlateFin_KC [W/(m2.K)]

Modelica.Fluid.Dissipation.HeatTransfer.HeatExchanger.kc_flatTube_IN_con Modelica.Fluid.Dissipation.HeatTransfer.HeatExchanger.kc_flatTube_IN_con

Input record for function kc_flatTube and kc_flatTube_KC

Information

This record is used as input record for the heat transfer function kc_flatTube and kc_flatTube_KC.

Extends from Modelica.Icons.Record (Icon for records).

Parameters

NameDescription
Heat exchanger
geometryChoice of fin geometry
A_frFrontal area [m2]
D_hHydraulic diameter [m]
D_mMajor tube diameter for flat tube [m]
F_lFin length [m]
F_pFin pitch, fin spacing + fin thickness [m]
L_lLouver length [m]
L_pLouver pitch [m]
T_dTube depth [m]
T_pTube pitch [m]
alphaLateral fin spacing (s) / free flow height (h)
gammaFin thickness (t) / lateral fin spacing (s)
deltaFin thickness (t) / Fin length (l)
delta_fFin thickness [m]
PhiLouver angle [rad]

Modelica.Fluid.Dissipation.HeatTransfer.HeatExchanger.kc_flatTube_IN_var Modelica.Fluid.Dissipation.HeatTransfer.HeatExchanger.kc_flatTube_IN_var

Input record for function kc_flatTube and kc_flatTube_KC

Information

This record is used as input record for the heat transfer function kc_flatTube and kc_flatTube_KC.

Extends from Modelica.Icons.Record (Icon for records), Modelica.Fluid.Dissipation.Utilities.Records.General.FluidProperties (Base record for fluid properties).

Parameters

NameDescription
Fluid properties
cpSpecific heat capacity of fluid at constant pressure [J/(kg.K)]
etaDynamic viscosity of fluid [Pa.s]
lambdaThermal conductivity of fluid [W/(m.K)]
rhoDensity of fluid [kg/m3]
Input
m_flow[kg/s]

Modelica.Fluid.Dissipation.HeatTransfer.HeatExchanger.kc_roundTube Modelica.Fluid.Dissipation.HeatTransfer.HeatExchanger.kc_roundTube

Information

Calculation of the mean convective heat transfer coefficient kc for the air-side heat transfer of heat exchangers with round tubes and several fin geometries. Note that additionally a failure status is observed in this function to check if the intended boundary conditions are fulfilled. See more information .

Extends from Modelica.Icons.Function (Icon for functions).

Inputs

NameDescription
Constant inputs
IN_conInput record for function kc_roundTube
Variable inputs
IN_varInput record for function kc_roundTube

Outputs

NameDescription
Output
kcConvective heat transfer coefficient [W/(m2.K)]
PrPrandtl number [1]
ReReynolds number [1]
NuNusselt number [1]
failureStatus0== boundary conditions fulfilled | 1== failure >> check if still meaningful results

Modelica.Fluid.Dissipation.HeatTransfer.HeatExchanger.kc_roundTube_KC Modelica.Fluid.Dissipation.HeatTransfer.HeatExchanger.kc_roundTube_KC

Information

Calculation of the mean convective heat transfer coefficient kc for the air-side heat transfer of heat exchangers with round tubes and several fin geometries.See more information .

Extends from Modelica.Icons.Function (Icon for functions).

Inputs

NameDescription
Constant inputs
IN_conInput record for function kc_roundTube_KC
Variable inputs
IN_varInput record for function kc_roundTube_KC

Outputs

NameDescription
kcOutput for function kc_roundTube_KC [W/(m2.K)]

Modelica.Fluid.Dissipation.HeatTransfer.HeatExchanger.kc_roundTube_IN_con Modelica.Fluid.Dissipation.HeatTransfer.HeatExchanger.kc_roundTube_IN_con

Input record for function kc_roundTube and kc_roundTube_KC

Information

This record is used as input record for the heat transfer function kc_roundTube and kc_roundTube_KC.

Extends from Modelica.Icons.Record (Icon for records).

Parameters

NameDescription
Heat exchanger
geometryChoice of fin geometry
A_frFrontal area [m2]
D_cFin collar diameter [m]
F_pFin pitch, fin spacing + fin thickness [m]
LHeat exchanger length [m]
L_hLouver height [m]
L_pLouver pitch [m]
NNumber of tube rows
P_dPattern depth of wavy fin, wave height [m]
P_lLongitudinal tube pitch [m]
P_tTransverse tube pitch [m]
S_hSlit height [m]
S_pSlit pitch [m]
X_fHalf wave length of wavy fin [m]
delta_fFin thickness [m]

Modelica.Fluid.Dissipation.HeatTransfer.HeatExchanger.kc_roundTube_IN_var Modelica.Fluid.Dissipation.HeatTransfer.HeatExchanger.kc_roundTube_IN_var

Input record for function kc_roundTube and kc_roundTube_KC

Information

This record is used as input record for the heat transfer function kc_roundTube and kc_roundTube_KC.

Extends from Modelica.Icons.Record (Icon for records), Modelica.Fluid.Dissipation.Utilities.Records.General.FluidProperties (Base record for fluid properties).

Parameters

NameDescription
Fluid properties
cpSpecific heat capacity of fluid at constant pressure [J/(kg.K)]
etaDynamic viscosity of fluid [Pa.s]
lambdaThermal conductivity of fluid [W/(m.K)]
rhoDensity of fluid [kg/m3]
Input
m_flow[kg/s]
Automatically generated Thu Oct 1 16:07:59 2020.