![]() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
A lumped-parameter model for a heat exchange element (for example, a radiator or condenser), is available in ANSYS FLUENT. The radiator boundary type allows you to specify both the pressure drop and heat transfer coefficient as functions of the velocity normal to the radiator.
A more detailed heat exchanger model is also available in ANSYS FLUENT. See Section 14 for details.
Radiator Equations
Modeling the Pressure Loss Through a Radiator
A radiator is considered to be infinitely thin, and the pressure drop
through the radiator is assumed to be proportional to the dynamic head
of the fluid, with an empirically determined loss coefficient
which you supply. That is, the pressure drop,
, varies with the normal component of velocity through the radiator,
, as follows:
where
is the fluid density, and
is the non-dimensional loss coefficient, which can be specified as a constant or as a polynomial, piecewise-linear, or piecewise-polynomial function.
In the case of a polynomial, the relationship is of the form
where
are polynomial coefficients and
is the magnitude of the local fluid velocity normal to the radiator.
Modeling the Heat Transfer Through a Radiator
The heat flux from the radiator to the surrounding fluid is given as
where
is the heat flux,
is the temperature downstream of the heat exchanger (radiator), and
is the reference temperature for the liquid. The convective heat transfer coefficient,
, can be specified as a constant or as a polynomial, piecewise-linear, or piecewise-polynomial function.
For a polynomial, the relationship is of the form
where
are polynomial coefficients and
is the magnitude of the local fluid velocity normal to the radiator in m/s.
Either the actual heat flux
or the heat transfer coefficient and radiator temperature
may be specified.
(either the entered value or the value calculated using Equation
7.3-61) is integrated over the radiator surface area.
Calculating the Heat Transfer Coefficient
To model the thermal behavior of the radiator, you must supply an expression for the heat transfer coefficient,
, as a function of the fluid velocity through the radiator,
. To obtain this expression, consider the heat balance equation:
where
![]() |
= | heat flux (W/m
![]() |
![]() |
= | fluid mass flow rate (kg/s) |
![]() |
= | specific heat capacity of fluid (J/kg-K) |
![]() |
= | empirical heat transfer coefficient (W/m
![]() |
![]() |
= | external temperature (reference temperature for the liquid) (K) |
![]() |
= | temperature downstream from the heat exchanger (K) |
![]() |
= | heat exchanger frontal area (m
![]() |
Equation 7.3-63 can be rewritten as
where
is the upstream air temperature. The heat transfer coefficient,
, can therefore be computed as
![]() |
(7.3-65) |
or, in terms of the fluid velocity,
![]() |
(7.3-66) |
User Inputs for Radiators
Once the radiator zone has been identified (in the Boundary Conditions task page), you will set all modeling inputs for the radiator in the Radiator dialog box (Figure 7.3.34), which is opened from the Boundary Conditions task page (as described in Section 7.1.4).
The inputs for a radiator are as follows:
Identifying the Radiator Zone
Since the radiator is considered to be infinitely thin, it must be modeled as the interface between cells, rather than a cell zone. Thus the radiator zone is a type of internal face zone (where the faces are line segments in 2D or triangles/quadrilaterals in 3D). If, when you read your mesh into ANSYS FLUENT, the radiator zone is identified as an interior zone, use the Boundary Conditions task page (as described in Section 7.1.3) to change the appropriate interior zone to a radiator zone.
Boundary Conditions
Once the interior zone has been changed to a radiator zone, you can open the Radiator dialog box and specify the loss coefficient and heat flux information.
Defining the Pressure Loss Coefficient Function
To define the pressure loss coefficient
you can specify a polynomial, piecewise-linear, or piecewise-polynomial function of velocity, or a constant value.
Polynomial, Piecewise-Linear, or Piecewise-Polynomial Function
Follow these steps to set a polynomial, piecewise-linear, or piecewise-polynomial function for the pressure loss coefficient:
Constant Value
To define a constant loss coefficient, follow these steps:
Example: Calculating the Loss Coefficient
This example shows you how to determine the loss coefficient function. Consider the simple two-dimensional duct flow of air through a water-cooled radiator, shown in Figure 7.3.36.
The radiator characteristics must be known empirically. For this case, assume that the radiator to be modeled yields the test data shown in Table
7.3.1, which was taken with a waterside flow rate of 7 kg/min and an inlet water temperature of 400.0 K. To compute the loss coefficient, it is helpful to construct a table with values of the dynamic head,
, as a function of pressure drop,
, and the ratio of these two values,
(from Equation
7.3-59). (The air density, defined in Figure
7.3.36, is 1.0 kg/m
.) The reduced data are shown in Table
7.3.2.
The loss coefficient is a linear function of the velocity, decreasing as the velocity increases. The form of this relationship is
![]() |
(7.3-67) |
where
is now the
absolute value of the velocity through the radiator.
Defining the Heat Flux Parameters
As mentioned in Section
7.3.19, you can either define the actual heat flux
in the
Heat Flux field, or set the heat transfer coefficient and radiator temperature
. All inputs are in the
Radiator dialog box.
To define the actual heat flux, specify a Temperature of 0, and set the constant Heat Flux value.
To define the radiator temperature, enter the value for
in the
Temperature field. To define the heat transfer coefficient, you can specify a polynomial, piecewise-linear, or piecewise-polynomial function of velocity, or a constant value.
Polynomial, Piecewise-Linear, or Piecewise-Polynomial Function
Follow these steps to set a polynomial, piecewise-linear, or piecewise-polynomial function for the heat transfer coefficient:
Constant Value
To define a constant heat transfer coefficient, follow these steps:
Example: Determining the Heat Transfer Coefficient Function
This example shows you how to determine the function for the heat transfer coefficient. Consider the simple two-dimensional duct flow of air through a water-cooled radiator, shown in Figure 7.3.36.
The data supplied in Table
7.3.1 along with values for the air density (1.0 kg/m
) and specific heat (1000 J/kg-K) can be used to obtain the following values for the heat transfer coefficient
:
Velocity (m/s) |
![]() ![]() |
5.0 | 2142.9 |
10.0 | 2903.2 |
15.0 | 3750.0 |
The heat transfer coefficient obeys a second-order polynomial relationship (fit to the points in the table above) with the velocity, which is of the form
![]() |
(7.3-68) |
Note that the velocity
is assumed to be the absolute value of the velocity passing through the radiator.
Defining Discrete Phase Boundary Conditions for the Radiator
If you are modeling a discrete phase of particles, you can set the fate of particle trajectories at the radiator. See Section 23.4 for details.
Postprocessing for Radiators
Reporting the Radiator Pressure Drop
You can use the Surface Integrals dialog box to report the pressure drop across the radiator, as described in Section 30.6. There are two steps to this procedure:
To check this value against the expected value based on Equation
7.3-59, you can use the
Surface Integrals dialog box to report the average normal velocity through the radiator. (If the radiator is not aligned with the
,
, or
axis, you will need to use the
Custom Field Function Calculator dialog box to generate a function for the velocity normal to the radiator.) Once you have the average normal velocity, you can use Equation
7.3-60 to determine the loss coefficient and then Equation
7.3-59 to calculate the expected pressure loss.
Reporting Heat Transfer in the Radiator
To determine the temperature rise across the radiator, follow the procedure outlined above for the pressure drop to generate surfaces upstream and downstream of the radiator. Then use the Surface Integrals dialog box (as for the pressure drop report) to report the average Static Temperature on each surface. You can then calculate the temperature rise across the radiator.
Graphical Plots
Graphical reports of interest with radiators are as follows:
Chapter 29 explains how to generate graphical displays of data.
|
When generating these plots, be sure to turn off the display of node values so that you can see the different values on each side of the radiator. (If you display node values, the cell values on either side of the radiator will be averaged to obtain a node value, and you will not see, for example, the pressure loss across the radiator.)
|