Vancouver2003 AB
Vancouver2003 AB
Vancouver2003 AB
Air and Climate Group, Swiss Federal Institute of Technology, ETH-Zentrum WET A1, CH-8092 Zurich,
Switzerland, Tel: +41 1 6326915, Fax: +41 1 6321023
1. INTRODUCTION
In order to investigate the behavior of newly
developed turbulence models for complex geometry
cases, a simplified car model, known as the Ahmed
body, has been tested by Ahmed, et al[1] in the early
1980s. The Ahmed body is made up of a round front
part, a moveable slant plane placed in the rear of the
body to study the separation phenomena at different
angles, and a rectangular box, which connects the
front part and the rear slant plane, as shown in Figure
1. All dimensions listed in figure 1 are in mm.
Several researchers have worked on the experiments
and numerical modeling of the flow over the Ahmed Figure 2:Characteristic drag coefficients for the
body. Ahmed studied the wake structure and drag of Ahmed body for various rear slant angles ϕ
the Ahmed body[2-3], Lienhart and his colleagues[4] measure by Ahmed[1]
conducted the experiments for two rear slant angles
(25°, 35°) at LSTM. The velocities and turbulence
kinetic energies have been measured by LDA at As the wake flow behind the Ahmed body is the
several key locations. This paper will take the LSTM main contributor to the drag force, accurate
test results as the validation data. Craft[5] compared prediction of the separation process and the wake
the performance of linear and non-linear k-ε model flow are the key to the successful modeling of this
with two different wall functions. Basara[6] case. To simulate the wake flow accurately,
conducted the numerical modeling of this case by resolving the near wall region using accurate
means of large eddy simulation (LES), Menter[7] turbulence model is highly desirable. This paper
compared the will study the effectiveness of three different
turbulence models, including the k-ε-v2 model[8-9],
507
508
Proceedings of the 11th Annual Conference of the CFD Society of Canada
the k-ε model and the full stress model, for the been reported[8-9, 11-13] that this model is a
modeling of the flow over the Ahmed body, and significant improvement over the two-equation
shows the behavior of different turbulence models, model for several test cases, such as channel flow,
as well as the effect of the grid layout and backward facing step, etc. Governing equations
differencing schemes on the numerical results. read:
Dk ∂ ν t ∂k
= Pk − ε + ( ν + ) (4)
Dt ∂x j σ k ∂x j
2. TURBULENCE MODELS
Airflow over the Ahmed body is governed by the
Dε C ε1 Pk − C ε 2 ε ∂ ν t ∂ε
Navier-Stokes equations. As turbulent flow is made = + ( ν + ) (5)
up of a spectrum of vortex scales, the turbulence Dt T ∂x j σ ε ∂x j
energy is distributed through the whole spectrum
based on the wavelength. Ideally, resolving all the
scales can offer the best insight into the Dv 2 ε ∂ ν ∂v 2
= kf 22 − v 2 + [(ν + t ) ] (6)
understanding of the turbulent flow, which can be Dt k ∂x j σ k ∂x j
accomplished by direct numerical simulation (DNS).
However, it is not practical to resolve all the scales
∂ ∂f 22
− f 22 = (1 − C1 ) [ 2 / 3 − v / k ] − C 2 Pk (7)
2
for engineering problems such as the flow over the
Ahmed body. While TRANS, a transient Reynolds ∂x j ∂x T k
j
averaged Navier-Stokes approach(RANS), offers a
very promising approach because the large scales can f 22 is a quotient of the pressure strain Φ 22 by the
be resolved while the small scales, which carry less
turbulence energy compared to the large scales, are turbulent kinetic energy k
modeled by RANS sub-scale models. The averaged
Navier-Stokes equations take the following form: ν t = Cµ v 2T
∂ρU i (1)
=0 Cµ = 0.19 , C ε1 = 1.44 , C ε 2 = 1.9 ,
∂x i
DU i 1 ∂P ∂ ∂U i ∂U j σ k = 1.0 , σ ε = 1.3
= gi − + ν ( + ) − uiu j (2)
Dt ρ ∂x i ∂x j ∂x j ∂x i
According to the Boussinesq assumption, the ∂U j ∂U i ∂U j
Pk = ν t ( + )
isotropic eddy viscosity/diffusivity formulation for ∂x i ∂x j ∂x i
Reynolds stress reads:
508
509
Proceedings of the 11th Annual Conference of the CFD Society of Canada
function for f 22 is introduced in the near wall region computation of several blocks. 16 processors are
employed for parallel computation. To limit the
for k-ε-v2 model.
total number of element cells, a non-uniform
Based on the numerical results for the channel flow
structured grid is constructed, with the near wall
DNS data of Kim[14] et al (1987), in the near the wall
region using smaller grid size to control the first y+
region, we can get the non-dimensional value of f22
at around 20 to 50. Total element number is
as a function of y+, so the f22 value for the first near
460,000.
wall cell can be obtained. The following formula is
It has been found that the grid quality is crucial for
used to calculate the f22 value for the first near wall
convergence, and smaller time step is required in
element:
the initial stage to ensure the computation not to
f 22 ( y + ) = C µ k (0.65 /( y + + 13.0) − 4.44 /( y + + 13.0)1.58 ) / ν
0.5
diverge. The differencing scheme can affect the
+
( y ≥20) accuracy of the solution, in the initial stage, the
0 .5 upwind differencing scheme is employed in the
f 22 ( y + ) = C µ k[0.00199 + 2.511 × 10 −4 ( y + − 20)] / ν initial computation stage because it is robust, but it
( y+ <20) is not as accurate as second order central difference
scheme. At time=0.6s it is switched to the second
It should be pointed out that the difference from order central difference scheme to get a good final
Durbin’s original model is that a value is given on solution.
the first point near the wall for f22 equation, along
with the wall functions for the other equations, just
like the case for the k-ε model. The purpose of this
boundary condition for f22 equation is to improve the
robustness of the original model.
509
510
Proceedings of the 11th Annual Conference of the CFD Society of Canada
Figure 6 gives a mean velocity profile comparison of Pref is the reference pressure which is set to 0 Pa,
the numerical results with the experiments for the when comparing the drag coefficients, the force
separation zone. Geometrical parameters are components are sensitive to its location. In this
normalized by the height of the Ahmed body, L paper the reference pressure is located at the outlet.
(0.288m). Compared with the standard k-ε model Table 1: Validation of drag force and force
and full Reynolds stress model, the k-ε-v2 model gets components
better results for velocities above the rear slant and
behind the Ahmed body, because the velocities Ck CB CS CD Error%
predicted by the k-ε-v2 model fit well with the Ahmed[1] 0.020 0.095 0.090 0.260 -
LSTM[4] - 0.129 0.121 - -
experimental data[4]. The numerical results of the full k-ε+WF 0.026 0.105 0.111 0.242 -6.8
stress model and the k-ε model predicted a wake k-ε-v2 0.020 0.124 0.120 0.264 +1.5
being recovered too soon at the downstream, and SSG 0.010 0.102 0.098 0.210 -19.2
predicted velocities have larger discrepancies when RSM 0.013 0.093 0.178 0.282 +8.5
compared to the experiment data. SST 0.026 0.107 0.108 0.241 -7.3
510
511
Proceedings of the 11th Annual Conference of the CFD Society of Canada
7c:500mm
7a: 80mm
7d: 1500mm
Figure 7a-d: Velocities and contours of the
predicted turbulent kinetic energy k at 80mm,
200mm, 500mm and 1500mm behind the body
predicted by the k-ε-v2 model
7b: 200mm
511
512
Proceedings of the 11th Annual Conference of the CFD Society of Canada
512
513