![]() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
The standard wall functions in ANSYS FLUENT are based on the work of Launder and Spalding [ 181], and have been most widely used in industrial flows. They are provided as a default option in ANSYS FLUENT.
Momentum
The law-of-the-wall for mean velocity yields
where
![]() |
(4.12-2) |
and |
![]() |
= | von Kármán constant (= 0.4187) |
![]() |
= | empirical constant (= 9.793) | |
![]() |
= | mean velocity of the fluid at the near-wall node
![]() | |
![]() |
= | turbulence kinetic energy at the near-wall node
![]() | |
![]() |
= | distance from point
![]() | |
![]() |
= | dynamic viscosity of the fluid |
The logarithmic law for mean velocity is known to be valid for
. In
ANSYS FLUENT, the log-law is employed when
.
When the mesh is such that
at the wall-adjacent cells,
ANSYS FLUENT applies the laminar stress-strain relationship that can be written as
It should be noted that, in
ANSYS FLUENT, the laws-of-the-wall for mean velocity and temperature are based on the wall unit,
, rather than
(
).
These quantities are approximately equal in equilibrium turbulent boundary layers.
Energy
Reynolds' analogy between momentum and energy transport gives a similar logarithmic law for mean temperature. As in the law-of-the-wall for mean velocity, the law-of-the-wall for temperature employed in ANSYS FLUENT comprises the following two different laws:
The thickness of the thermal conduction layer is, in general, different from the thickness of the (momentum) viscous sublayer, and changes from fluid to fluid. For example, the thickness of the thermal sublayer for a high-Prandtl-number fluid (e.g., oil) is much less than its momentum sublayer thickness. For fluids of low Prandtl numbers (e.g., liquid metal), on the contrary, it is much larger than the momentum sublayer thickness.
![]() |
(4.12-5) |
In highly compressible flows, the temperature distribution in the near-wall region can be significantly different from that of low subsonic flows, due to the heating by viscous dissipation. In
ANSYS FLUENT, the temperature wall functions include the contribution from the viscous heating [
357].
The law-of-the-wall implemented in ANSYS FLUENT has the following composite form:
where
is computed by using the formula given by Jayatilleke [
150]:
and
![]() |
= | turbulent kinetic energy at the first near-wall node P | |
![]() |
= | density of fluid | |
![]() |
= | specific heat of fluid | |
![]() |
= | wall heat flux | |
![]() |
= | temperature at the first near-wall node P | |
![]() |
= | temperature at the wall | |
![]() |
= | molecular Prandtl number (
![]() | |
![]() |
= | turbulent Prandtl number (0.85 at the wall) | |
![]() |
= | Van Driest constant (= 26) | |
![]() |
= | mean velocity magnitude at
![]() |
Note that, for the pressure-based solver, the terms
will be included in Equation
4.12-6 only for compressible flow calculations.
The non-dimensional thermal sublayer thickness,
, in Equation
4.12-6 is computed as the
value at which the linear law and the logarithmic law intersect, given the molecular Prandtl number of the fluid being modeled.
The procedure of applying the law-of-the-wall for temperature is as follows. Once the physical properties of the fluid being modeled are specified, its molecular Prandtl number is computed. Then, given the molecular Prandtl number, the thermal sublayer thickness,
, is computed from the intersection of the linear and logarithmic profiles, and stored.
During the iteration, depending on the
value at the near-wall cell, either the linear or the logarithmic profile in Equation
4.12-6 is applied to compute the wall temperature
or heat flux
(depending on the type of the thermal boundary conditions).
The function for
given by Equation
4.12-7 is relevant for the smooth walls. For the rough walls, however, this function is modified as follows:
where
is the wall function constant modified for the rough walls, defined by
. To find a description of the roughness function
, you may refer to
this equation in
this section in the separate
User's Guide.
Species
When using wall functions for species transport, ANSYS FLUENT assumes that species transport behaves analogously to heat transfer. Similarly to Equation 4.12-6, the law-of-the-wall for species can be expressed for constant property flow with no viscous dissipation as
where
is the local species mass fraction,
and
are molecular and turbulent Schmidt numbers, and
is the diffusion flux of species
at the wall. Note that
and
are calculated in a similar way as
and
, with the difference being that the Prandtl numbers are always replaced by the corresponding Schmidt numbers.
Turbulence
In the
-
models and in the RSM (if the option to obtain wall boundary conditions from the
equation is enabled), the
equation is solved in the whole domain including the wall-adjacent cells. The boundary condition for
imposed at the wall is
where
is the local coordinate normal to the wall.
The production of kinetic energy,
, and its dissipation rate,
, at the wall-adjacent cells, which are the source terms in the
equation, are computed on the basis of the local equilibrium hypothesis. Under this assumption, the production of
and its dissipation rate are assumed to be equal in the wall-adjacent control volume.
Thus, the production of
is based on the logarithmic law and is computed from
and
is computed from
The
equation is not solved at the wall-adjacent cells, but instead is computed using Equation
4.12-12.
and Reynolds stress equations are solved as detailed in Sections
4.5.3 and
4.9.9, respectively.
Note that, as shown here, the wall boundary conditions for the solution variables, including mean velocity, temperature, species concentration,
, and
, are all taken care of by the wall functions. Therefore, you do not need to be concerned about the boundary conditions at the walls.
The standard wall functions described so far are provided as a default option in
ANSYS FLUENT. The standard wall functions
work reasonably well for a broad range of wall-bounded flows. However, they tend to become less reliable when the flow situations depart from the ideal conditions that are assumed in their derivation. Among others, the constant-shear and local equilibrium assumptions are the ones that most restrict the universality of the standard wall functions. Accordingly, when the near-wall flows are subjected to severe pressure gradients, and when the flows are in strong non-equilibrium, the quality of the predictions is likely to be compromised.
The non-equilibrium wall functions offered as an additional option that can potentially improve the results in such situations.
|
Standard wall functions are available with the following viscous models:
|
Scalable Wall Functions
The purpose of scalable wall functions is to force the usage of the log law in conjunction with the standard wall functions approach. This is achieved by introducing a limiter in the y* calculations such that
where
. The use of Equation
4.12-13 in the context of the scalable wall functions concept is straightforward, i.e. the y* formulation used for any standard wall function formula is replaced by
.
Scalable wall functions can be enabled only when the standard wall functions are used and only via the following text command:
define/models/viscous/near-wall-treatment/scalable-wall-functions?