|
|
The anisotropic conductivity option in FLUENT solves the conduction equation in solids with the thermal conductivity specified as a matrix. The heat flux vector is written as
The following options are available for defining anisotropic thermal conductivity in FLUENT. These are discussed below.
|
|
Note that the anisotropic conductivity options are available only with the pressure-based solver; you cannot use them with the density-based solvers.
|
Anisotropic Thermal Conductivity
For anisotropic diffusion, the thermal conductivity matrix (Equation 8.5-9) is specified as
where
is the conductivity and
is a matrix (2
2 for two dimensions and 3
3 for three-dimensional problems. Note that
can be a non-symmetric matrix.
To define anisotropic thermal conductivity for a solid material, select anisotropic for Thermal Conductivity in the Materials panel (Figure 8.5.1). This will open the Anisotropic Conductivity panel (Figure 8.5.2).
In the
Anisotropic Conductivity panel, enter the
Matrix Components of matrix
and then select the
Conductivity (
in Equation
8.5-10) to be a
constant, polynomial function of temperature (
polynomial,
piecewise-linear,
piecewise-polynomial), or
user-defined function. See Sections
8.5.1 and
8.5.2 for details on constants and thermal polynomial functions.
When you select the user-defined option, the User-Defined Functions panel will open allowing you to hook a DEFINE_PROPERTY UDF only if you have previously loaded a compiled UDF library or interpreted the UDF. Otherwise, you will get an error message. Refer to the separate UDF Manual for details on user-defined functions.
Biaxial Thermal Conductivity
Biaxial thermal conductivity is mainly applicable to solid materials used for the wall shell conduction model. To define a biaxial thermal conductivity, select biaxial in the drop-down list for Thermal Conductivity in the Materials panel. This opens the Biaxial Conductivity panel (Figure 8.5.3).
In the Biaxial Conductivity panel, both the conductivity normal to the surface of the solid region ( Transverse Conductivity) and the conductivity within the shell or solid region ( Planar Conductivity) can be defined as constant, polynomial, piecewise-linear, or piecewise-polynomial. See Sections 8.5.1 and 8.5.2 for details on these parameters. Within the shell, however, the conductivity is isotropic. See Section 7.13.1 for more information about shell conduction in walls.
Orthotropic Thermal Conductivity
When the orthotropic thermal conductivity is used, the thermal conductivities
in the principal directions
are specified. The conductivity matrix is then computed as
To define an orthotropic thermal conductivity in solids, select orthotropic in the drop-down list for Thermal Conductivity in the Materials panel. This opens the Orthotropic Conductivity panel (Figure 8.5.4).
Since the directions
are mutually orthogonal, only the first two need to be specified for three-dimensional problems.
is defined using
X,Y,Z under
Direction 0 Components, and
is defined using
X,Y,Z under
Direction 1 Components. You can define
Conductivity 0
,
Conductivity 1
, and
Conductivity 2
as
constant,
polynomial,
piecewise-linear,
piecewise-polynomial functions of temperature, or
user-defined. See Sections
8.5.1 for and
8.5.2 for details on constant and temperature profile functions.
When you select the user-defined option, the User-Defined Functions panel will open allowing you to hook a DEFINE_PROPERTY UDF only if you have previously loaded a compiled UDF library or interpreted the UDF. Otherwise, you will get an error message. Refer to the separate UDF Manual for details on user-defined functions.
|
|
For two-dimensional problems, only the functions
|
Cylindrical Orthotropic Thermal Conductivity
The orthotropic conductivity of solids can be specified in cylindrical coordinates. To define the orthotropic thermal conductivity in cylindrical coordinates, select cyl-orthotropic in the drop-down list for Thermal Conductivity in the Materials panel. This opens the Cylindrical Orthotropic Conductivity panel (Figure 8.5.5).
In three-dimensional cases, the origin and the direction of the cylindrical coordinate system must be specified along with the radial, tangential, and axial direction conductivities. In two-dimensional cases, the origin of the cylindrical coordinate system must be specified along with the radial and tangential direction conductivities. Note that in two-dimensional cases, the direction is always along the + z axis. FLUENT will automatically compute the anisotropic conductivity matrix at each cell from this input. The calculation is based on the location of the cell in the cylindrical coordinate system specified.
You can define the Radial Conductivity, Tangential Conductivity, and Axial Conductivity as constant, polynomial, piecewise-linear, piecewise-polynomial, or as user-defined functions of temperature. See Sections 8.5.1 and 8.5.2 for details on constant and thermal profile functions.
When you select the user-defined option, the User-Defined Functions panel will open allowing you to hook a DEFINE_PROPERTY UDF only if you have previously loaded a compiled UDF library or interpreted the UDF. Otherwise, you will get an error message. Refer to the separate UDF Manual for details on user-defined functions.
|
|
For conductivity calculations near the wall, the cell next to the wall is chosen for computing the conductivity matrix instead of the wall itself.
|