Next: 7.2.3 Parallelization using distributed
Up: 7.2 Euler equations
Previous: 7.2.1 Differential equations
  Contents
7.2.2 Sequential solving
Flux vector splitting in the calculation of
We follow exactly the notation in Kröner [Krö97], p.374f.
In (7.13), we assume now

and
The definition
can be expressed as
,
with a non-singular matrix
.
Splitting the eigenvalues
into a positive and a negative set
,
,
we can distinguish between inflow and outflow on that edge/face :

und
Because of
the relation
is also valid.
Especially,
holds.
Figure 7.2:
Flux between volume elements
and
(Steger and Warming).
![\begin{figure}\begin{center}
\unitlength0.03\textwidth
\begin{picture}(18,13)
...
... \put(9,12.2){\makebox(0,0)[b]{$S_{jl}$}}
\end{picture} \end{center}\end{figure}](img1003.gif) |
Now, we can calculate the numerical flux
by the formula
 |
(7.15) |
There exist several approaches for the calculation of the values
and
:
- Scheme by Steger and Warming [SW81]
![\begin{displaymath}\begin{split}C_1(w,v) &\;:=\; C_{jl}^{+}(w) \ C_2(w,v) &\;:...
...stackrel{\mathrm{!}}{=}\; - C_{lj}^{+}(v) \;\right] \end{split}\end{displaymath}](img1008.gif) |
(7.16) |
- Scheme by Vijayasundaram [Vij86]
![\begin{displaymath}\begin{split}C_1(w,v) &\;:=\; C_{jl}^{+}(\frac{w+v}{2}) \ C...
...thrm{!}}{=}\; - C_{lj}^{+}(\frac{w+v}{2}) \;\right] \end{split}\end{displaymath}](img1009.gif) |
(7.17) |
- Scheme by van Leer [Lee92]
![\begin{displaymath}\begin{split}C_1(w,v) &\;:=\; C_{jl}(w) + \left\vert C_{jl}^{...
...vert C_{lj}^{+}(\frac{w+v}{2})\right\vert \;\right] \end{split}\end{displaymath}](img1010.gif) |
(7.18) |
Remark :
Matrices
,
and
can be calculated locally in
.
Similarly,
,
and
can be calculated locally in
.
If one applies the argument
then
the average value
]
has to be determined previously.
Those formulas in (7.19)-(7.21) marked in
brackets
can calculate
locally in
.
In general, the relation
is valid.
Next: 7.2.3 Parallelization using distributed
Up: 7.2 Euler equations
Previous: 7.2.1 Differential equations
  Contents
Gundolf Haase
2000-03-20