Vous êtes sur la page 1sur 6

Lars Davidson: MTF270 Turbulence Modelling

http://www.tfd.chalmers.se/doct/comp turb model 93

The SST Model March 26, 2006

The SST (Shear Stress Transport) model of Menter (1994)


is an eddy-viscosity model which includes two main novel-
ties:

1. It is combination of a k − ω model (in the inner bound-


ary layer) and k − ε model (in the outer region of and
outside of the boundary layer);
2. A limitation of the shear stress in adverse pressure
gradient regions is introduced.

The k − ε model has two main weaknesses: it over-predicts


the shear stress in adverse pressure gradient flows because
of too large length scale (due to too low dissipation) and it
requires near-wall modification (i.e. low-Re number damp-
ing functions/terms)

Pressure contours. Red: high pressure; blue:


low pressure

The SST Model


Lars Davidson: MTF270 Turbulence Modelling
http://www.tfd.chalmers.se/doct/comp turb model 94

One example of adverse pressure gradient is the flow


along the surface of an airfoil, see figure above. Consider
the upper surface (suction side). Starting from the leading
edge, the pressure decreases because the velocity increases.
At the crest (at x/c ' 0.15) and further downstream, the
pressure increases since the velocity decreases. This region
is called the adverse pressure gradient (APG) region.
The k−ω model is better at predicting predicting adverse
pressure gradient flow and the standard model of Wilcox
(1988) does not use any damping functions. However, the
disadvantage of the standard k − ω model is that it is de-
pendent on the free-stream value of ω (Menter, 1992)
In order to improve both the k − ε and the k − ω model,
Menter (1994) suggested to combine the two models. Before
doing this, it is convenient to transform the k − ε model into
a k − ω model using the relation ω = ε/(β ∗k), where β ∗ = cµ .
The transformation of the left-hand side (LHS) reads
Dω Dε/(β ∗k) 1 Dε ε Dk 1 Dε ω Dk
= = ∗ − ∗ 2 = ∗ − (152)
Dt Dt β k Dt β k Dt β k Dt k Dt
where D/Dt = Uj ∂/∂xj denotes the material derivative. In-
serting the modelled equations for k and ε yields:
   
Dω 1 ω 1 ω
= ∗ P ε − P k − ∗ Ψε − Ψk +
Dt β k k β k k
| {z } | {z }
Production, Pω Destruction, Ψω
  " 2 2
# (153)
1 T ω T ν ∂ ε ω ∂ k
D − Dk + ∗ + ν 2
β ∗k ε k β k ∂x2j k ∂xj
| {z } | {z }
Turbulent diffusion, Dω
T
Viscous diffusion, Dων

The SST Model


Lars Davidson: MTF270 Turbulence Modelling
http://www.tfd.chalmers.se/doct/comp turb model 95

• Production term
1 ω ε ω
Pω = ∗ Pε − Pk = Cε1 ∗ 2 Pk − Pk =
β k k β k k (154)
ω
= (Cε1 − 1) Pk
k

• Destruction term
1 ω ε2 ω
Φω = ∗ Ψε − Ψk = Cε2 − ε =
β k k k k (155)

β ω
= (Cε2 − 1)
k

• Viscous diffusion term


ν ∂ 2ε ω ∂ 2k ν ∂ 2ωk νω ∂ 2k
Dων = ∗ − ν 2= − =
β k ∂x2j k ∂xj k ∂x2j k ∂x2j
  
ν ∂ ∂k ∂ω ω ∂ 2k
= ω +k −ν =
k ∂xj ∂xj ∂xj k ∂x2j
" #
2 2
ν ∂ω ∂k ∂ k ∂k ∂ω ∂ ω ω ∂ 2k
= +ω 2 + +k 2 −ν =
k ∂xj ∂xj ∂xj ∂xj ∂xj ∂xj k ∂x2j
 
2ν ∂ω ∂k ∂ ∂ω
= + ν
k ∂xj ∂xj ∂xj ∂xj
(156)

The turbulent diffusion term is obtained as (the deriva-


tion can be downloaded (Bredberg, 2000))
  2
2ν t ∂k ∂ω ω ν t ν t ∂ k
DωT = + − +
σε k ∂xj ∂xj k σε σk ∂x2j
    (157)
ω 1 1 ∂νt ∂k ∂ νt ∂ω
+ − +
k σε σk ∂xj ∂xj ∂xj σε ∂xj
In the standard k − ε model we have σk = 1 and σε = 1.3.
If we assume that σk = σε in the second and third term of

The SST Model


Lars Davidson: MTF270 Turbulence Modelling
http://www.tfd.chalmers.se/doct/comp turb model 96

the right-hand side, we can considerably simplify the tur-


bulence diffusion so that
 
2νt ∂k ∂ω ∂ νt ∂ω
T
Dω = + (158)
σε k ∂xj ∂xj ∂xj σε ∂xj

We can now finally write the ε equation formulated as


an equation for ω
  
∂ ∂ νt ∂ω ω
(Ūj ω) = ν+ + α Pk − βω 2
∂xj ∂xj σ ∂xj k
 ω
(159)

2 νt ∂k ∂ω
+ ν+
k σε ∂xi ∂xi
α = Cε1 − 1 = 0.44, β = (Cε2 − 1)β ∗ = 0.0828

Since this equation will be used for the outer part of the
boundary layer, the viscous part in the last term is omitted.
In the SST model the coefficients are smoothly switched
from k − ω values in the inner region of the boundary layer
and k − ε values in the outer region. Functions of the form
" ( √ ) #
k 500ν 4σω2k
F = tanh(ξ 4), ξ = min max , 2 ,
β ωy y ω
∗ CDω y 2
(160)

are used. F = 1 in the near-wall region and F = 0 in the


outer region.
At p. 93 it was mentioned that the k − ω model is bet-
ter than the k − ε model in predicting adverse pressure-
gradient flows because it predicts a smaller shear stress.
Still, the predicted shear stress is too large. This brings us
to the second modification (see p. 93). When introducing
this second modification, Menter (1994) noted that a model

The SST Model


Lars Davidson: MTF270 Turbulence Modelling
http://www.tfd.chalmers.se/doct/comp turb model 97

(the Johnson - King model [JK]) which is based on trans-


port of the main shear stress uv, predicts adverse pressure
gradient flows much better than the k − ω model. In the
JK model, the uv transport equation is built on Bradshaw’s
assumption (Bradshaw et al., 1967)

−uv = a1 k (161)

where a1 = cµ = β ∗1/2. In boundary layer flow, the Boussi-


1/2

nesq assumption can be written as


 2 1/2  1/2
cµ k 2 ∂U k Pk
−uv = = a21 k Ω 2
= a 1 k (162)
ε ∂y ε2 ε
where Ω is the absolute vorticity (in boundary layer flow
Ω = ∂U/∂y). It is found from experiments that in adverse
pressure gradient flow the production is much larger than
the dissipation, which is why Eq. 162 over-predicts the shear
stress. To reduce uv in Eq. 162 in adverse pressure gradi-
ent flow, Menter (1994) proposed to re-define the turbulent
viscosity as (cf. Eq. 161)
a1 k
νt = (163)
max(a1 ω, Ω)
In regions where Pk > ε, Ω > a1 ω since
ωPk ωε
= Ω2 > = β ∗ ω 2 = cµ ω 2 = a1 ω 2 (164)
k k
In region where Pk ≤ ε, Eq. 163 returns to νt = k/ω as it
should.
Presently, the SST model has been slightly further de-
veloped. Two modifications have been introduced (Menter
et al., 2003b). The absolute vorticity Ω in Eq. 163 has been
replaced by S = 2Sij Sij . This limits νt in stagnation regions

The SST Model


Lars Davidson: MTF270 Turbulence Modelling
http://www.tfd.chalmers.se/doct/comp turb model 98

similar to Eq. 42. The production term is in the new SST


model limited by 10ε, i.e.

Pk,new = min (Pk , 10ε) (165)

The final form of the SST model is given in Eq. 147 at p. 88.

The SST Model

Vous aimerez peut-être aussi