modelConstantHeatTransferCoefficient

Constant heat transfer coefficient

Extends from BaseClasses.DistributedHeatTransferFV (Base class for distributed heat transfer models - finite volumes).

Information

This component assumes a uniform and connstant heat transfer coefficient gamma.

If useAverageTemperature=false, the outlet fluid temperature of each volume is used to compute the heat transfer, otherwise the average temperature between inlet and outlet is used.

In the latter case, the temperature distribution is accurately predicted if N > NTU. However, non-physical temperature distributions and numerical problems can arise at low flows, when NTU increases. If adaptiveAverageTemperature=true, then the outlet temperature is used instead of the average one when w/wnom_ht < sigma. This leads to physically realistic temperature distributions and better numerical properties at low or zero flows.

Parameters

TypeNameDefaultDescription
BooleanuseAverageTemperature (from DistributedHeatTransferFV)true= true to use average temperature for heat transfer
SI.Lengthl (from DistributedHeatTransferFV)L/(Nw)Length of a single volume
Modelica.SIunits.PerUnitkc (from DistributedHeatTransferFV)1Correction factor for heat transfer
SI.CoefficientOfHeatTransfergammaConstant heat transfer coefficient
BooleanadaptiveAverageTemperaturetrueAdapt the average temperature at low flow rates
Modelica.SIunits.PerUnitsigma0.1Fraction of nominal flow rate below which the heat transfer is computed on outlet volume temperatures
Set by Flow1D model
IntegerNf (from DistributedHeatTransferFV)2Number of nodes on the fluid side
IntegerNw (from DistributedHeatTransferFV)Nf - 1Number of volumes on the wall side
IntegerNt (from DistributedHeatTransferFV)Number of tubes in parallel
SI.DistanceL (from DistributedHeatTransferFV)Tube length
SI.AreaA (from DistributedHeatTransferFV)Cross-sectional area (single tube)
SI.Lengthomega (from DistributedHeatTransferFV)Wet perimeter of heat transfer surface (single tube)
SI.LengthDhyd (from DistributedHeatTransferFV)Hydraulic Diameter (single tube)
SI.MassFlowRatewnom (from DistributedHeatTransferFV)Nominal mass flow rate (single tube)

Connectors

TypeNameDefaultDescription
ThermoPower.Thermal.DHTVolumeswall (from DistributedHeatTransferFV)

Components

TypeNameDefaultDescription
Medium.ThermodynamicState[Nf]fluidState (from DistributedHeatTransferFV)
Medium.MassFlowRate[Nf]w (from DistributedHeatTransferFV)
Medium.Temperature[Nf]T (from DistributedHeatTransferFV)Temperatures at the fluid side nodes
Medium.Temperature[Nw]Tw (from DistributedHeatTransferFV)Temperatures of the wall volumes
SI.Power[Nw]Qw (from DistributedHeatTransferFV)Heat flows entering from the wall volumes
SI.Power[Nf - 1]Qvol (from DistributedHeatTransferFV)QwHeat flows going to the fluid volumes
SI.PowerQ (from DistributedHeatTransferFV)Total heat flow through lateral boundary
SI.PerUnitw_wnomRatio between actual and nominal flow rate
Medium.Temperature[Nw]TvolFluid temperature in the volumes