HEM Model
HEM Model
Homogeneous Models
Eric Goncalves Da Silva, Regiane Fortes Patella
Abstract
The simulation of cavitating flows is a challenging problem both in terms of modelling the physics and developing robust numerical methodologies. Such flows are
characterized by important variations of the local Mach number and involve thermodynamic phase transition. To simulate these flows by applying homogeneous
models, an appropriate equation of state (EOS) is necessary to cover all possible
fluid states (pure liquid, two-phase mixture and pure vapour). Moreover, the numerical method has to handle any Mach number accurately. This paper presents
a one-fluid compressible Reynolds-Averaged Navier-Stokes (RANS) solver with a
preconditioning scheme. The cavitation phenomenon is modelled by two different
liquid-vapour mixture EOS. The mathematical and thermodynamic properties are
studied. Steady and unsteady numerical results are given for a Venturi geometry
and comparisons are made with experimental data.
Key words: Cavitation, Homogeneous Model, Equation of State, Low Mach
Number Preconditioning, RANS simulations
Corresponding author.
Email address: [email protected] (Eric Goncalves ).
8 December 2008
Introduction
Several physical and numerical models have been developed to investigate cavitating flows and more generally two-phase flows with phase transition. Studies may be classified into two categories: the interface fitting method and the
continuum modelling method. Interface methods assume there is a clear and
distinct interface between the liquid and vapour, which can be determined via
an iterative procedure. Its applications are limited to simpler problems where
the cavity can be described as a well-defined closed volume of pure gas. On the
other hand, a continuum method makes no attempt to track the liquid and
vapour interface but treats the flow as two phases with an averaged mixture
density, which continuously varies between the liquid and vapour extremes.
These two-phase models are becoming more and more popular because they
include the physics of cavitating flows. They are implemented using different approaches: the one-fluid method or homogeneous model, the two-fluid
method and the hybrid method. The two-fluid approach assumes that both
phases co-exist at every point in the flow field and each phase is governed by
2
its own set of conservation laws. Because the exchanges of mass, momentum
and energy are treated explicitly as transfer terms, these models can take into
account the physical details occurring in the cavitation phenomenon such as
mass exchange, thermal transfer and surface tension. However, the transfer
terms have to be known; such quantities are usually very difficult to obtain.
Moreover, these models involve non conservative terms, that is a numerical
problem. Such models have been used for inviscid high-speed cavitating applications and two-phase Riemann problems [41,58].
On the contrary, the one-fluid method treats the cavitating flows as a mixture
of two fluids behaving as one. The governing equations are composed of three
conservation laws written for the mixture. These models are based on the assumption of local kinematic equilibrium between phases (the local velocity is
the same for both phases) and local thermodynamic equilibrium between the
two components (local temperature and pressure equality between phases).
Moreover, vaporization or condensation processes are assumed to be instantaneous. Then, this model cannot reproduce strong thermodynamic or kinetic
non equilibrium effects but, because of its simplicity, it is often used for numerical simulations. The most difficult part of this approach is to define the
thermodynamic behaviour of the mixture to close the system. Different ways
have been explored:
- tabulated EOS and thermodynamics tables for liquid/vapour mixture properties [7,12,54],
- a mixture entropy maximization procedure with a relaxed pressure law [2],
- barotropic mixture laws (a sinusoidal law [9,11,37], a logarithmic law [27,32,42],
a polynomial law [47], and a more complex law [46]),
- the computation of the temperature distribution to determine density variations with the Sanchez-Lacombe EOS for liquid [13],
- partial-mass and partial-density properties [29],
- the use of an algebraic system with saturation equations and thermodynam3
On the other hand, compressible codes solve hyperbolic equations with timemarching algorithms and requires an equation of state to evaluate the pressure.
A well-known problem concerns the stiffness on the solution convergence when
the Mach number becomes low. In this situation, the dominance of convection
terms renders the system stiff and compressible solvers converge slowly. To
overcome this difficulty, a preconditioned method is necessary. The physical
acoustic waves are replaced by pseudo-acoustic modes that are much closer to
the advective velocity, reducing the stiffness and enhancing the convergence.
Different preconditioned compressible solvers have been used to simulate cavitating flows in water or cryogenic fluids [1,10,13,23,42,46].
The numerical simulations were carried out using an in-house CFD code solving the one-fluid compressible RANS system. First, we present the one-fluid
formulation for Euler equations, with the associated preconditioned method
and studies of mathematical and thermodynamic properties. Secondly, the
complete RANS system is presented.
6
(1)
where L and V are respectively the liquid and vapour densities. The void
ratio characterizes the volume of vapour in each cell: = 1 means that
the cell is completely filled with vapour; inversely, a complete liquid cell is
represented by = 0. Liquid and vapour phases are characterized by their
thermodynamic properties. On each cell, the unknowns are calculated by averaging them by the volume occupied.
u
+
= 0
t
x
(u2 + P )
(u)
+
= 0
t
x
(E)
(uH)
+
= 0
t
x
(2)
(3)
(4)
where E = e + u2 /2 denotes the total energy and H = h + u2 /2 the total enthalpy; e and h, respectively, the internal energy and the enthalpy, are related
to the void ratio and the liquid and vapour values:
7
e = V eV + (1 )L eL
h = V hV + (1 )L hL
(5)
(6)
To close the system, an equation of state (EOS) and a thermal relation are
necessary to link the pressure and the temperature to the thermodynamic
variables. The difficulty with this homogeneous approach is to specify an EOS
that covers all possible fluid states: pure liquid, two-phase mixture and pure
gas. Different EOS are used in pure phases and in the mixture. In the present
study, we propose a stiffened gas EOS for the pure phases and two formulations for the two-phase mixture: a mixture of stiffened gas and a barotropic
EOS.
Moreover, mathematical and thermodynamic properties should be analyzed:
the hyperbolicity of the inviscid system has to be verified and a suitable mixture EOS has to be convex (i.e. the Hessian matrix of internal energy has to
be positive definite) to respect the second principle of thermodynamics and
to obtain thermodynamically stable states.
P (, e) = ( 1)(e q) P
P (, T ) = ( 1)Cv T P
hq
T (, h) =
Cp
(7)
(8)
(9)
where = Cp /Cv is the polytropic coefficient, Cp and Cv are thermal capacities, q the energy of the fluid at a given reference state and P is a constant
reference pressure.
P
2
e
P
, can
be easily computed:
c2 =
e
P
P + P
= ( 1)Cp T
(10)
c2 remains strictly positive (for > 1). It ensures the hyperbolicity of the system and the existence of a convex mathematical entropy [18]. The eigenvalues
of the system are u and = u c.
W
W
+ Ae
= 0
t
x
(11)
Pe =
0
0 0
0 1
Ae =
1/
c2
u
0
2
,1
2 = min max M 2 , KM
(12)
9
This form implies that there is no preconditioning used in transonic and supersonic flow regions (in the mixture). When 2 = 1, the preconditioning matrix
becomes the identity matrix and the system returns to its classical non preconditioned form. Moreover, for a very small flow velocity, 2 is not allowed
to be less than a given percentage of the freestream velocity, determined by
the coefficient K. For inviscid computations, K is on the order of unity.
q
1
u(1 + 2 ) ( 2 1)2 u2 + 4 2 c2
2
(13)
w
w
+ Ac
= 0
t
x
(14)
w 1 W
P
and Ac is the Jacobian
W e w
w
W
matrix of the convective fluxes. Expressions of R =
and R1 =
are
W
w
given in appendix A.
where the preconditioning matrix Pc1 =
(1 2 )
B where
2 (h q)
B=
2
u
u2
2
u2
u
2
(H q)
u2
u(H q) H q
1
=
+
() 1
V 1
L 1
q() = V qV + (1 )L qL
"
#
() 1
V
L
V
L
P () =
P + (1 )
P
()
V 1
L 1
hV qV
h q()
hL qL
=
=
T (, h) =
CpL
CpV
Cp ()
Cp () = V CpV + (1 )L CpL
(15)
(16)
(17)
(18)
(19)
(20)
The void ratio is computed with the internal energy of each phase at saturation:
=
sat
e sat
L eL
sat
sat sat
sat
V eV L eL
(21)
P
c2 =
"
V L
= ( 1)
(hV hL )
(L V )
11
(22)
The convexity of internal energy is necessary to ensure thermodynamic stability and to respect the entropy growth criterion. The Hessian matrix of e has to
be positive definite. With the introduction of these dimensionless parameters:
=
P
;
s
P
g =
T 2
T
s
=
T
(23)
s
g0
g 2 0
(24)
The different parameters can be computed with the stiffened gas EOS (see
Appendix C):
=
c2
> 0
P
g =
P
> 0
Cp T
c2
1 Cp T
(25)
The first two conditions are always respected. The third one can be expressed
( 1)2 Cp T
2
as c
.
With our choice of parameters for the stiffened gas EOS (see Section 4.2.1)
and for the applications presented in this paper, the condition is verified.
12
sat
sat
L V
P (, ) = Pvap +
2
(26)
where P represents the pressure width of the law and, for a void ratio value
of 0.5, the pressure is equal to the saturation pressure Pvap .
With this barotropic law, there is no coupling with the temperature and the
cavitation phenomenon is assumed to be isothermal. The speed of sound can
be computed easily:
c =
=
s
Ac2min
=q
T
1 A2 (1 2)2
(27)
From Eqs. (8), (26) and (27), we introduce conditions to respect the continuity
of the pressure and the continuity of the speed of sound between the liquid
and the mixture (when P = Pvap + P ):
sat
sat
L V
L
c2min Arcsin A = sat
L (L 1)CvL Tvap P Pvap (28)
2
2
Ac
c2L = min 2
(29)
1A
P =
These relations determine A and set cmin for given values of saturation conditions. The continuity between the pure vapour and the mixture is not con13
c2
P
g = 0
= 0
g 2 = 0
(30)
(31)
For example, for water in the ambient condition, the velocity cmin has to be
less than 1.73 m/s. In this case, the parameter is positive therefore the
convexity of the EOS is verified.
Pc1
w
+ div (Fc Fv ) = S
t
(32)
14
V
V V + pI
w = E ; Fc = (E + p)V
kV
v
t
Fv = ( v + t ).V Qv Qt
( + t /k ) grad k
( + t / ) grad
1
2
2
=
+
= ( + t ) ( grad V + ( grad V )t ) ( div V )I + kI(33)
2
3
3
t
v
t
Q = Q +Q =
+
Cp grad T
(34)
Pr Prt
v
L (T ) = 0L exp (B/T )
(35)
T 1 + TS /293
293 1 + TS /T
(T, ) = V (T ) + (1 )L (T )
V (T ) = 0V
15
(36)
(37)
(38)
if y + < 11.13
1
ln y + + 5.25 if y + > 11.13
yU
u+ = u/U
;
y+ =
w
u+ =
(39)
In equation (39), u represents the van Driest [52] transformed velocity for
compressible flows.
Zu s
u=
0
du
w
(40)
We assume that wall functions are similar in a two-phase flow and in a singlephase flow. For unsteady flows, the existence of a wall law is assumed to be
16
With regard to the transport equations of the turbulence models, the production of k is computed according to the formulation proposed by Viegas and
Rubesin [55]. The value of in the first cell is obtained using the characteristic
length scale of the Chen model [5].
For the one-equation Spalart-Allmaras model, the transported quantity is calculated using the models closure relations, the velocity profile and a mixinglength formulation for the eddy-viscosity. More details concerning the wall law
approach are given in [16].
Numerical methods
The numerical simulations were carried out using an implicit CFD code solving
the RANS/turbulent systems for multi-domain structured meshes. This solver
is based on a cell-centered finite-volume discretization.
I
I
Z
d Z
w d + Fc .n d Fv .n d = S d
dt
(41)
w
+
t
(Fc Fv ).n = S
allf aces
17
(42)
For the mean flow, the convective flux density vector on a cell face is computed
with the space-centered Jameson scheme stabilized by a scalar artificial dissipation [20]. The artificial viscosity includes a second-order dissipation term D2
and a fourth-order dissipation term D4 . The use of a preconditioning method
modifies these dissipation terms:
D2 (w) = Pc1
l=i,j,k
D4 (w) = Pc1
(2)
| + | l w
(4)
| + | l3 w
l Pc l
l Pc l
(43)
(44)
l=i,j,k
(2)
(4)
(2)
k (2) and k (4) are tunable numerical coefficients. + is the higher eigenvalue of
the preconditioned system. l is the difference operator and l represents a
sensor based on the pressure gradients. For two-phase flows, l is also based
on the density gradients.
Time integration is achieved using a low-cost implicit method [28]. The implicit
method consists in solving a system of equations arising from the linearization
of a fully implicit scheme, at each time step. The main feature of this method is
that the storage of the Jacobian matrix is completely eliminated, which leads
to a low-storage algorithm. The viscous flux Jacobian matrices are replaced
by their spectral radii. The convective fluxes are written with the Roe scheme
instead of the Jameson scheme because of the dissipation term, the use of
18
X h
n
l l l (fln ) l l (Vl wn ) l l (Dl l wn ) = Rexpl
(45)
l=i,j,k
n
where wn = wn+1 wn , l = t/xl , and Rexpl
represents the explicit
With the preconditioned method, the dissipation matrices are modified, the
system leads to:
wn +
X h
l=i,j,k
n
= Rexpl
(46)
where Al is the Jacobian matrix of the convective flux for the direction l and
(Pc Al ) denotes the spectral radius of the matrix Pc Al .
In this formulation, the preconditioned matrix Pc1 remains. By judiciously
exploiting the idempotence propriety of the matrix B, it is possible to preserve a low-cost system where matrix operations and matrix-vector products
can be easily computed [22].
For the turbulence transport equations, the diffusive flux Jacobian matrix
is also replaced by its spectral radius. The source term needs special treatment [31]. Only the negative part of the source term Jacobian matrix is considered and replaced by its spectral radius. The system obtained is solved with
a line-alternated Jacobi relaxation algorithm.
x x2
,
t = CF L min
| + | 2V
(47)
The numerical treatment of the boundary conditions is based on the use of the
preconditioned characteristic relations [15]. The number of variables to impose
at boundaries is given by the number of positive characteristics. The characteristic relations obtained for the preconditioned system, in two-dimensional
flows, are:
c2 (c s ) + (P c P s )
Vtc Vts
(+ Vn )(P c P s ) + 2 c2 (Vnc Vns )
( Vn )(P c P s ) + 2 c2 (Vnc Vns )
=
=
=
=
0
0
0
0
(48)
(49)
(50)
(51)
the diffusive flux densities obtained from the analytical velocity profile (39).
Since the discretization scheme does not ensure the positivity of the turbulent conservative variables, limiters were used to avoid negative values. These
limiters were set equal to the corresponding imposed boundary values in the
inlet.
The Venturi type test section of the CREMHyG (Centre dEssais de Machines
Hydrauliques de Grenoble) cavitation small tunnel was sized and designed to
simulate cavitating flows developing on the blades of space turbopump inducers. The Venturi is characterized by a convergence angle of 4.3 and a
divergence angle of 4 , illustrated in Fig. 2. The edge forming the throat of
the Venturi is used to fix the separation point of the cavitation cavity. The
geometrical data are:
Inlet section: Si = 50 44 mm2 (where the reference pressure is measured);
Throat section: Sthroat = 43.7 44 mm2 ;
Length of the test section (chord): Lref = 252 mm.
This geometry is equipped with five probing holes to take various measurements such as the local void ratio, instantaneous local speed and wall pressure
(Fig. 2).
22
The selected operation point is characterized by the following physical parameters [3]:
Uinlet = 10.8 m/s: the inlet velocity
Q = 0.02375 m3 /s: the flow imposed in the circuit
Pinlet = 35000 Pa: the pressure in the inlet section
Pinlet Pvap
inlet =
' 0.55: the cavitation parameter in the inlet section
2
0.5Uinlet
Tref ' 293K: the reference temperature
Uinlet Lref
ReLref =
= 2.7106 : the Reynolds number
and
P + P
( 1)Cv T
(52)
For the water in the ambient condition, in order to respect the physical speed
of sound (c=1480 m/s) and the physical density (=1000 kg/m3 ), we find a
large value of : =2.8, and an enormous value of P : P ' 8.108 Pa. As
a result of having a large speed of sound, liquid flows usually fall in the low
23
Mach number flow regime and the coupling between the pressure and density
fields weakens. That is, the variation in density is insignificant even when a
very large pressure gradient is imposed on the flow, making the fluid essentially incompressible. On the other hand, small changes in the density field
can result in huge changes in pressure, making numerical solutions prone to
oscillations, caused by to the presence of an enormous P value in the EOS [4].
1
=
+
2
c2
V cV
L c2L
(53)
We can observe that the mixture sound of speed with both EOS is smaller than
the Wallis speed of sound. The speed of sound obtained with the stiffened gas
EOS is not symmetric and the minimum value (around 0.65 m/s) is reached
for a void ratio close to zero.
4.2.4 Mesh
The grid is a H-type topology. It contains 251 nodes in the flow direction and
62 in the orthogonal direction. A special contraction of the mesh is applied in
the main flow direction just after the throat to better simulate the two-phase
flow area (Fig. 5). The y + values of the mesh, at the center of the first cell,
vary between 12 and 27 for a non cavitating computation.
According to the study of mesh dependence led by Coutier [10], this grid size
is adequate to simulate the steady sheet cavitation in the Venturi type section.
25
For the steady cavitating regime, computations are started from the non cavitating numerical solution. The numerical parameters are:
- the vaporization pressure, Pvap = 2339P a
- the CFL number, 0.5
- the preconditioned parameter, K = 3
- Jacobi iterations for the implicit stage, 15
- the two coefficients of the artificial dissipation: k (2) = 0.5 and k (4) = 0.032.
For the unsteady cavitating regime, computations are performed with the
dual time stepping method and are started from the non cavitating numerical
solution. The numerical parameters are:
tUinlet
- the dimensionless time step , t =
= 0.0195
Lref
- sub-iterations of the dual time stepping method, 100
- the CFL number, 0.5
- the preconditioned parameter, K = 3
- Jacobi iterations for the implicit stage, 15
26
- the two coefficients of the artificial dissipation: k (2) = 0.5 and k (4) = 0.032.
The experimental visualizations showed quite stable cavity behaviour for this
geometry. A stable or quasi-stable cavity is characterized by a length that is
almost constant in time, although the closure region always fluctuates with
the existence of a re-entrant jet and little vapour cloud shedding. The reentrant jet is mainly composed of liquid, which flows upstream along the solid
surface. For this geometry, no periodic cycles with large shedding have been
observed. Consequently, the first analyses performed were based on steady
computations.
Global analyses
Different calculations were done by considering different EOS, turbulence models, parameters and values, summarized in Table (4). The goal was to obtain
a stable cavitation sheet with a length close to 80 mm. The defined sheet length
used for representing the computational results was determined by the length
of the iso-line corresponding to a void ratio = 0.2.
The table shows a great sensitivity to the inlet cavitation number: a small
variation of this value can generate a large discrepancy on the cavity sheet
length, especially with the barotropic EOS (between cases 7 and 8, a variation of inlet < 0.005 leads to a variation of the sheet length higher than 30
mm). Moreover, the numerical value of the inlet cavitation number is always
over-predicted in comparison with the experimental value close to 0.55, corresponding to a cavity length of about 80 mm. When this value is decreased
by modifying the outlet static pressure in boundary conditions, computations
27
become unstable and do not converge, except for those using the SpalartAllmaras turbulence model and the mixture of stiffened gas EOS (case 3).
In the following, six calculations were compared to experimental data: cases
2, 5, 7, 10, 12 and 14.
Local analyses
Complementary analyses concern local void ratio and velocity profile comparisons inside the cavity. The experimental void ratio and velocity profiles are
obtained for five stations by a double optical probe (Fig. 3). The velocity is
evaluated as the most probable value and the void ratio is obtained with a
post-processing algorithm from the signal of the double optical probe. The
relative uncertainty on the void ratio measurement was estimated at roughly
15% [3].
Figure 6 shows the evolution of the longitudinal velocity for the experiments
and the six computations capturing an 80mm sheet cavitation length. The
overall agreement seems good between the experimental data and the simulations. This is especially true for stations 1 and 2 where no re-entrant jet
phenomena occur. Further downstream, for stations 3, 4 and 5, experimental
observation indicates a recirculating behaviour with a re-entrant jet extending
roughly half the sheet thickness. According to experiments, this flow configuration is smoothly time fluctuating. The steady computations are not able
to reproduce this situation. At the last station, with the mixture of stiffened
gas EOS (SG), the presence of a recirculating area can be observed in the
closure region of the cavitation sheet. This recirculation does not appear in
the computations with the barotropic model.
is almost equal to 0.9 near the wall. Computations with the SG mixture EOS
under-estimate the maximum value of the void ratio: the discrepancy with
the experimental value reaches 10%. The numerical cavity thickness is slightly
over-estimated. On the contrary, computations with the barotropic EOS overpredict the maximum value of the void ratio (around 8%). By reducing the
minimum speed velocity cmin , the maximum void ratio is decreased, as is the
cavity thickness. For both EOS computations, the turbulence model has an
insignificant influence.
Downstream, at the second station, the void ratio is higher (around 96%).
The distribution is similar to that obtained for station 1, with an increase in
the sheet thickness. Computations with the SG mixture EOS largely underestimate the maximum value of the void ratio (around 20%), as observed for
station 1. The computations with the barotropic model are in very good agreement with the experimental data, especially with the smallest value of cmin .
From the third station, the re-entrant jet becomes noticeable, as observed
before in the velocity field analyses. As this point, the void ratio values are
over-estimated by all computations. As noted above, the computations with
the stiffer barotropic law predict vey well the cavity thickness.
At stations 4 and 5, the void ratio is substantially over-estimated by numerical
computations, mainly because of the unsteady character of the sheet. In the
same way, the thickness of the cavitation is over-predicted by all the computations.
At the last station, oscillations of the void ratio are evidenced for all computations because of the unsteadiness of the flow. With the SG EOS, the
recirculating flow, noted on the velocity profile, induces a small re-entrant jet
with liquid water in the wall region up to a distance y around 0.003 m. This
phenomenon is not observed on the experimental data.
The wall pressure profiles are plotted in Fig. 8 versus the distance x xinlet .
The first five data are located inside the cavity (where the void ratio and
29
velocity profiles are measured). For all computations, the pressure remains
at an almost constant value in the cavity. With the SG EOS, this constant
pressure is inferior to the vaporization pressure Pvap . This could be due to the
stiffness of the EOS and the choice of the saturation values used in the model.
Downstream, large discrepancies are notable for all computations because of
the re-entrant jet. The re-compression is respectively lower and higher for calculations with barotropic and SG models in comparison with the experimental
data.
Unsteady computations were done with both EOS and the k SST turbulent
model. The Spalart-Allmaras model, known to over-produce the turbulent
viscosity and to dampen the unsteadiness of the flow, was not used.
Global analyses
Different calculations were done by considering different inlet values, summarized in Table (5). The goal was to obtain a quasi-stable cavitation sheet
whose length varied between 70 - 85 mm and a re-entrant jet.
First of all, three types of behaviour can be distinguished for the cavity by
30
decreasing the inlet values. Figure 9 illustrates the different cavities where the
time-averaged void ratio is plotted.
Secondly, calculations obtained with the mixture of stiffened gas EOS (SG)
are not able to capture a quasi-stable sheet with a re-entrant jet. As observed
in the steady computations, the numerical value of the inlet cavitation number
is always over-predicted in comparison with the experimental value, close to
0.55, corresponding to Lcav ' 80 mm.
Local analyses
Figure 11 illustrates the evolution of the longitudinal velocity for the experiments and the numerical results. The numerical value is obtained by a timeaveraged treatment.
At stations 1 and 2, a good agreement is observed and all computations give
similar results. At stations 3, 4 and 5, the recirculating behaviour with a reentrant jet is simulated by all computations. However, the thickness of this
recirculating area is largely under-estimated by all calculations. For the last
station, the intensity of the recirculating zone near the wall is under-estimated
by all calculations.
Figure 12 shows the experimental and numerical results concerning the void
ratio. The numerical values were obtained by a time-averaged treatment.
For the first and second station, close to the Venturi throat, the results obtained by computations are in good agreement with the experimental data,
predicting the cavity thickness very well.
At station 3, the numerical results are sensitive to the value of the minimum
speed of sound cmin . With the highest value of this parameter, the maximum
value of the void ratio is over-estimated (around 30%). Moreover, a liquid reentrant jet ( = 0) can be seen close to the wall, up to a distance y = 0.001
m. On the other hand, the re-entrant jet captured by the calculations with the
stiffer barotropic law is not composed of pure liquid. At the wall, the void ratio
value is around 0.28 for case 9 (=0.626), which is in very good agreement
with the experimental value equal to 0.274. For case 10 (=0.608), the wall
value is around 0.36. Moreover, above the wall, from y = 0.001 to y = 0.003,
a pure liquid area is evidenced by computations, which is not observed in the
time-averaged void ratio measurements. The maximum void ratio value is also
better predicted by the calculations with the smaller cmin value. For cases 9
and 10, the error is respectively around 10% and 16%. From stations 3 to
5, all the computations considered simulated a large re-entrant jet with the
32
presence of mixture clouds and a pure liquid area (re-compression zone that
can be seen in the wall pressure distribution in Fig. 13).
At station 4, the void ratio is greatly over-estimated by numerical computations with the greater value of cmin , and the re-entrant is no longer composed
of pure liquid. For cases 5 and 6, we observed a large cloud of mixture with
large void ratio values. The behaviour is different for cases 9 and 10, with the
smallest cmin value. For case 9, a pure liquid zone with a small cloud of mixture can be seen, whereas, for case 10, two small mixture clouds are present.
Finally, at station 5, for both cases 5 and 6, the length of the sheet is shorter
than the experimental measurement and the computations predict a recirculation zone with pure liquid. For cases 9 and 10, a small mixture cloud is again
present above a large pure liquid area.
The wall pressure profiles are plotted in Fig. 13 versus the distance x xinlet .
These values are obtained by a time-averaged treatment for both experiments and calculations. Near station 3, for all computations, we can observe
a peak of pressure above the vaporization pressure, indicating the presence of
a pure liquid area. Yet, this peak is not visible on experimental values. Downstream, as noted with the steady calculations with the barotropic EOS, the
re-compression is lower in comparison with the experimental data.
These unsteady computations showed that the mixture of stiffened gas EOS
failed to predict a quasi-stable cavity sheet with a re-entrant jet. This aspect
must be confirmed with other unsteady applications. Only the barotropic law
provided good-quality results, both for velocity profiles and void ratio values.
To model turbulence, the SST correction of Menter captured the unsteady
behaviour of the flow and no arbitrary limiter was added.
33
Conclusion
in the mixture.
Additional works are in progress to simulate cavitating flows with cryogenic
fluids, to develop other numerical schemes and to pursue comparative analyses
between numerical approaches, turbulence and cavitation models.
Appendix
For pure phases, which follow the stiffened gas EOS, the different matrices are:
W
R=
=
( 1) 2
u
2
( 1)u
u/
1/
( 1)u2
2(P + P )
w
=
R1 =
1
c2
u
c2
H q
c2
u2
u
2
35
( 1)u
P + P
( 1)
0
1
P + P
P
d
2
or
d(e) = T ds + hd
(54)
d(e) =
d +
P
e
P
dP
(55)
e
P
"
e
dP = T ds + h
! #
(56)
c2 =
e
P
e
P
=
s
(57)
e
P
V eV
=
P
"
L eL
+ (1 )
P
1
1
P
V
P
L
V
L
=
+ V qV +
P
+ (1 )
+ L qL +
P
V 1
V 1
L 1
L 1
L hL V hV
=
L V
P
c2 =
"
V L
= ( 1)
(hV hL )
(L V )
36
(58)
!#
T ds =
(59)
1
dP = d(e)
1
(60)
d(e) =
e
T
dT +
(61)
e
T
"
dT = T ds
!
P
c2
d
(62)
T
s
= e
e
T
e
P
e
T
c2
1
(63)
e
T
Cp
1 L (eL qL ) V (eV qV )
1 (L CpL V CpV ) T
qL qV
+
+ V
L V
L V
L V
T
s
P
Cp T
(64)
37
=
T
=
s
c2
1 Cp T
(65)
38
References
39
[11] Delannoy Y, Kueny J-L. Two phase flow approach in unsteady cavitation
modelling. In: Cavitation and Multiphase Flow Forum, ASME-FED.
1990;98:153-158.
[12] De Vuyst F, Ghidaglia J-M, Le Coq G. On the numerical simulation of
multiphase water flows with changes of phase and strong gradients using the
Homogeneous Equilibrium Model. Int. Journal on Finite Volumes 2005;2(1):136.
[13] Edwards JR, Franklin RK. Low-Diffusion Flux Splitting methods for real fluid
flows with phase transition. AIAA Journal 2000;38(9):1624-1633.
[14] Fortes Patella R, Barre S, Reboud J-L. Experiments and modelling of cavitating
flows in Venturi : part II, unsteady cavitation. In: 6th International Symposium
on Cavitation CAV2006, Wageningen, The Netherlands; September 2006.
[15] Gleize V, Costes M. Low-Mach-number preconditioning applied to turbulent
helicopter fuselage flowfield computation. AIAA Journal 2003;41(4):653-662.
[16] Goncalves E, Houdeville R. Reassessment of the wall functions approach for
RANS computations. Aerospace Science and Technology 2001;5:1-14.
[17] Guillard H, Viozat C. On the behaviour of upwind schemes in the low Mach
number limit. Computers & Fluids 1999;28:63-86.
[18] Harten A, Lax PD, Lervermore CD, Morokoff W. Convex entropies and
hyperbolicity for general euler equations. SIAM Journal on Numerical Analysis
1998;35(6):2117-2127.
[19] Iben U, Wrona F, Munz C-D, Beck M. Cavitation in hydraulic tools based
on thermodynamic properties of liquid and gas. Journal of Fluids Engineering
2002;124:1011-1017.
[20] Jameson A, Schmidt W, Turkel E. Numerical simulation of the Euler equations
by finite volume method using Runge-Kutta time stepping schemes. AIAA
Paper 81-1259; In: 14th Fluid and Plasma Dynamics Conference, Palo Alto,
California; June 1981.
40
41
42
43
[52] van Driest ER. On Turbulent Flow Near a Wall. Journal of Aeronautic Science
1957;23:1007-1011.
[53] Venkateswaran S, Lindau JW, Kunz RF, Merkle CL. Preconditioning
algorithms for the computation of multi-phase mixture flows. AIAA Paper 20010279; In: 39th Aerospace Sciences Meeting & Exhibit, Reno, Nevada; January
2001.
[54] Ventikos Y, Tzabiras G. A numerical method for the simulation of steady and
unsteady cavitating flows. Computers & Fluids 2000;29:63-88.
[55] Viegas JR, Rubesin MW. Wall-Function Boundary Conditions in the Solution of
The Navier-Stokes Equations for Complex Compressible Flows. AIAA Paper 831694; In: 16t h Fluid and Plasma Dynamics Conference, Danver, Massachussetts;
July 1983.
[56] Wallis G. One-dimensional two-phase flow. New York: McGraw-Hill; 1967.
[57] Wu J, Wang G, Shyy W. Time-dependent turbulent cavitating flow
computations with interfacial transport and filter-based models. Int. Journal
for Numerical Methods in Fluids 2005;49:739-761.
[58] Yeom G-S, Chang K-S. Numerical simulation of two-fluid two-phase flows by
HLL scheme using an approximate jacobian matrix. Numerical Heat Transfer,
Part B 2006;49:155-177.
44
Table 1
Parameters of the stiffened gas EOS for cold water applied by different authors.
authors
P (Pa)
q (J/kg)
Cp (J/K.kg)
c (m/s)
4.4
6 108
1625
8.533 108
-0.1148 107
4200
1569
2.8
8.5 108
4186
1486
2.35
109
-0.1167 107
4268
1300
1.932
1.1645 109
8095
1487
Table 2
Parameters of the stiffened gas EOS for cold water.
P (Pa)
q (J/kg)
Cp (J/K.kg)
c (m/s)
sat (kg/m3 )
esat (J/kg)
liquid
1.01
1.211 107
-0.1142 107
4183
110.7
998.19
83779
vapor
1.32
0.1985 107
1883
423
0.0173
2.402 106
Table 3
Parameters of the barotropic law.
A
3
sat
L (kg/m )
3
sat
V (kg/m )
cmin (m/s)
P (Pa)
0.999999
998.193
0.0173
0.857
576
0.999999
998.16
0.0173
0.472
175
45
Table 4
Parameters of the different steady computations.
case
EOS
turb model
cmin (m/s)
inlet
Lcav (mm)
SG
SA
0.65
0.61
77.7
SG
SA
0.65
0.608
79.8
SG
SA
0.65
0.596
86.1
SG
KWSST
0.65
0.61
70.1
SG
KWSST
0.65
0.602
79.9
SG
KWSST
0.65
0.595
unstable
baro
SA
0.857
0.6087
80.2
baro
SA
0.857
0.604
115.4
baro
SA
0.857
0.592
unstable
10
baro
SA
0.472
0.611
80.2
11
baro
SA
0.472
0.605
unstable
12
baro
KWSST
0.857
0.609
80.2
13
baro
KWSST
0.857
0.604
unstable
14
baro
KWSST
0.472
0.614
79.9
15
baro
KWSST
0.472
0.608
103.8
16
baro
KWSST
0.472
0.602
unstable
46
Table 5
Parameters of the different unsteady computations.
case
EOS
cmin (m/s)
inlet
Lcav (mm)
comments
SG
0.65
0.624
L = 65.5 mm
SG
0.65
0.61
L = 90 mm
SG
0.65
0.593
L = 95 mm
baro
0.857
0.65
L = 64 mm
baro
0.857
0.624
L = 70 mm
baro
0.857
0.61
L = 73 mm
baro
0.857
0.605
L ' 60 mm
baro
0.472
0.645
L = 54 mm
baro
0.472
0.626
L = 70 mm
10
baro
0.472
0.608
L = 73 mm
11
baro
0.472
0.59
L ' 48 mm
47
48
100
stiffened gas
barotropic
wallis
10
0,1
0
0,2
0,4
0,6
0,8
49
0.12
0.1
0.08
0.06
0.04
0.02
-0.02
-0.05
0.05
0.1
50
0.15
0.002
station 1
Y (m)
0.0015
0.001
0.0005
u (m/s)
10
0.005
station 2
0.004
Y (m)
0.003
0.002
0.001
0.01
0.009
u (m/s)
10
station 3
0.008
EXPERIMENT
SG - SA
SG - KWSST
BARO - SA - CMIN=0.857
BARO - SA - CMIN=0.472
BARO - KWSST - CMIN=0.857
BARO - KWSST - CMIN=0.472
0.007
Y (m)
0.006
0.005
0.004
0.003
0.002
0.001
0
u (m/s)
10
0.01
0.009
station 4
0.008
0.007
Y (m)
0.006
0.005
0.004
0.003
0.002
0.001
0
10
u (m/s)
0.01
0.009
station 5
0.008
0.007
Y (m)
0.006
0.005
0.004
0.003
0.002
0.001
0
10
u (m/s)
51
0.003
station 1
0.0025
Y (m)
0.002
0.0015
0.001
0.0005
0
0.2
0.015
0.4
alpha
0.6
0.8
0.8
station 2
Y (m)
0.01
0.005
0.2
0.015
0.4
alpha
0.6
station 3
0.01
Y (m)
EXPERIMENT
SG - SA
SG - KWSST
BARO - SA - CMIN=0.857
BARO - SA - CMIN=0.472
BARO - KWSST - CMIN=0.857
BARO - KWSST - CMIN=0.472
0.005
0.2
0.015
0.4
alpha
0.6
0.8
0.6
0.8
0.6
0.8
station 4
Y (m)
0.01
0.005
0.2
0.015
0.4
alpha
station 5
Y (m)
0.01
0.005
0.2
0.4
alpha
52
20
18
16
EXPERIMENT
SG - SA
SG - KWSST
BARO - SA - CMIN=0.857
BARO - SA - CMIN=0.472
BARO - SST - CMIN=0.857
BARO - SST - CMIN=0.472
(P-Pv)/Pv
14
12
10
8
6
4
2
0
-2
0.1
0.15
0.2
0.25
0.3
x-xi (m)
53
0.05
CASE 3
0.04
0.02
0.01
0
-0.01
0
0.02
0.04
0.06
0.08
0.1
x
0.04
CASE 6
CMIN = 0.857 - Sigma = 0.626
0.03
0.02
0.01
-0.01
0
0.02
0.04
0.06
0.08
0.06
0.05
CASE 7
0.04
0.03
0.02
0.01
0
-0.01
0
0.02
0.04
0.06
0.08
0.1
0.12
54
0.04
CASE 5
CMIN = 0.857 - Sigma = 0.624
0.03
0.02
0.01
-0.01
0
0.02
0.04
0.06
0.08
x
0.04
CASE 6
CMIN = 0.857 - Sigma = 0.626
0.03
0.02
0.01
-0.01
0
0.02
0.04
0.06
0.08
x
0.04
CASE 9
CMIN = 0.472 - Sigma = 0.626
0.03
0.02
0.01
-0.01
0
0.02
0.04
0.06
0.08
x
0.04
CASE 10
CMIN = 0.472 - Sigma = 0.608
0.03
0.02
0.01
-0.01
0
0.02
0.04
0.06
0.08
55
0.002
station 1
Y (m)
0.0015
0.001
0.0005
0.005
u (m/s)
10
station 2
0.004
Y (m)
0.003
0.002
0.001
0.01
0.009
u (m/s)
10
station 3
0.008
Y (m)
0.007
EXPERIMENT
CMIN=0.857 - Sigma=0.624
CMIN=0.857 - Sigma=0.61
CMIN=0.472 - Sigma=0.626
CMIN=0.472 - Sigma=0.608
0.006
0.005
0.004
0.003
0.002
0.001
0
10
u (m/s)
0.01
0.009
station 4
0.008
0.007
Y (m)
0.006
0.005
0.004
0.003
0.002
0.001
0
10
u (m/s)
0.01
0.009
station 5
0.008
0.007
Y (m)
0.006
0.005
0.004
0.003
0.002
0.001
0
10
u (m/s)
56
0.003
station 1
0.0025
Y (m)
0.002
0.0015
0.001
0.0005
0
0.2
0.4
0.015
alpha
0.6
0.8
0.8
station 2
Y (m)
0.01
0.005
0.2
0.4
alpha
0.6
0.015
station 3
0.01
Y (m)
EXPERIMENT
CMIN=0.857 - Sigma=0.624
CMIN=0.857 - Sigma=0.61
CMIN=0.472 - Sigma=0.626
CMIN=0.472 - Sigma=0.608
0.005
0.2
0.4
alpha
0.6
0.8
0.6
0.8
0.6
0.8
0.015
station 4
Y (m)
0.01
0.005
0.2
0.4
0.015
alpha
station 5
Y (m)
0.01
0.005
0.2
0.4
alpha
57
20
18
EXPERIMENT
CMIN=0.857 - Sigma=0.624
CMIN=0.857 - Sigma=0.61
CMIN=0.472 - Sigma=0.626
CMIN=0.472 - Sigma=0.608
16
(P-Pv)/Pv
14
12
10
8
6
4
2
0
-2
0.1
0.15
0.2
0.25
0.3
x-xi (m)
58