108Decomposition Methods for Differential Equations Theory and Applications
backward Euler difference scheme. The most recent method in this field is
the overlapping Schwarz waveform relaxation scheme due to [77] and [107].
Overlapping Schwarz waveform relaxation is the name for a combination of
two standard algorithms, Schwarz alternating method and waveform-relaxation
algorithm to solve evolution problems in parallel. The method is defined by
partitioning the spatial domain into overlapping subdomains, as in the classi-
cal Schwarz method. However, on subdomains, time-dependent problems are
solved in the iteration and thus the algorithm is also of waveform-relaxation
type. Furthermore, the problem is solved using the operator splitting of first-
order over each subdomain. The overlapping Schwarz waveform relaxation is
introduced in [107] and independently in [77] for the solver method of evolu-
tion problems in a parallel environment with slow communication links. The
idea is to solve over several time-steps before communicating information to
the neighboring subdomains and updating the calculated interface boundary
conditions for the overlapped domains.
These algorithms contrast with the classical approach in domain decompo-
sition for evolution problems, where time is first discretized uniformly using
an implicit discretization and then at each time-step a problem in space only
is solved using domain decomposition, see for example [35], [36], and [157].
Furthermore, in this work the operator-splitting method will be considered
by using Crank-Nicolson (CN) or an implicit Euler method for the time dis-
cretization. The main advantage in considering the overlapping Schwarz wave
form relaxation method is the flexibility that we could solve over each subdo-
main with a different time-step and different spatial steps in the whole time
interval. In this section we will consider the Schwarz waveform relaxation
to solve scalar, and systems of convection-diffusion-reaction equation. For
the systems of convection-diffusion-reaction equation, we study the decoupled
case, i.d. m scalar equations and the coupled case, i.d. m equations coupled
by the reaction terms.
5.3.1 Overlapping Schwarz Waveform Relaxation for the Scalar
Convection-Diffusion-Reaction Equation
We consider the convection-diffusion-reaction equation, given by
u
t
= Du
xx
− vu
x
− λu , (5.40)
defined on the domain Ω = [0,L]forT =[t
0
,T
f
], with the following initial
and boundary conditions:
u(0,t)=f
1
(t),u(L, t)=f
2
(t),u(x, t
0
)=u
0
.
To solve the model problem using the overlapping Schwarz waveform re-
laxation method, we subdivide the domain Ω in two overlapping subdomains
Ω
1
=[0,L
2
]andΩ
2
=[L
1
,L], where L
1
<L
2
and Ω
1
&
Ω
2
=[L
1
,L
2
]isthe
overlapping region for Ω
1
and Ω
2
.
© 2009 by Taylor & Francis Group, LLC