[ANSYS, Inc. Logo] return to home search
next up previous contents index

13.2.3 Postprocessing Heat Transfer Quantities



Available Variables for Postprocessing


ANSYS FLUENT provides reporting options for simulations involving heat transfer. You can generate graphical plots or reports of the following variables/functions:

The first 12 variables listed above are contained in the Temperature... category of the variable selection drop-down list that appears in postprocessing dialog boxes, and the remaining variables are in the Wall Fluxes... category. See Chapter  31 for their definitions.



Definition of Enthalpy and Energy in Reports and Displays


The definitions of the reported values of enthalpy and energy will be different depending on whether the flow is compressible or incompressible.



Reporting Heat Transfer Through Boundaries


You can use the Flux Reports dialog box to compute the heat transfer through each boundary of the domain, or to sum the heat transfer through all boundaries to check the heat balance.

figure Reports figure figure Fluxes figure Set Up...

It is recommended that you perform a heat balance check to ensure that your solution is truly converged.



Reporting Heat Transfer Through a Surface


You can use the Surface Integrals dialog box to compute the heat transfer through any boundary or any surface created using the methods described in Chapter  28.

figure Reports figure figure Surface Integrals figure Set Up...

To report the mass flow rate of enthalpy


 Q = \int {H \rho \vec{v} \cdot d \vec{A} } (13.2-1)

choose Flow Rate for the Report Type in the Surface Integrals dialog box, select Enthalpy (in the Temperature... category) as the Field Variable, and select the surface(s) on which to integrate.



Reporting Averaged Heat Transfer Coefficients


The Surface Integrals dialog box can also be used to generate a report of averaged heat transfer coefficient $h$ on a surface ( $\frac{1}{A}\int{h \; dA}$).

figure Reports figure figure Surface Integrals figure Set Up...

In the Surface Integrals dialog box, choose Area-Weighted Average for Report Type, select Surface Heat Transfer Coef. (in the Wall Fluxes... category) as the Field Variable, and select the surface.



Exporting Heat Flux Data


It is possible to export heat flux data on wall zones (including radiation) to a generic file that you can examine or use in an external program. To save a heat flux file, you will use the custom-heat-flux text command.

file $\rightarrow$ export $\rightarrow$ custom-heat-flux

Heat transfer data will be exported in the following free format for each face zone that you select for export:

zone-name nfaces
x_f  y_f  z_f  A  Q  T_w  T_c  HTC
.
.
.

Each block of data starts with the name of the face zone ( zone-name) and the number of faces in the zone ( nfaces). Next there is a line for each face (i.e., nfaces lines), each containing the components of the face centroid ( x_f, y_f, and, in 3D, z_f), the face area ( A), the heat transfer rate ( Q), the face temperature ( T_w), the adjacent cell temperature ( T_c), and the heat transfer coefficient ( HTC). If the heat transfer coefficient is calculated based on wall function (Equation  31.4-40), then $Q$ is the convective heat transfer rate. Otherwise, $Q$ will be the total heat transfer rate, including radiation heat transfer.


next up previous contents index Previous: 13.2.2 Solution Strategies for
Up: 13.2 Modeling Conductive and
Next: 13.2.4 Natural Convection and
Release 12.0 © ANSYS, Inc. 2009-01-29