Perhaps the hardest evolutionary PDE problems to approximate are hyperbolic. Reasons for this are beyond scope of the course, but you'll be getting an appreciation of the difficulty in the homework assignments. Why start with the most difficult PDE's? Because they serve as a good venue to illustrate some of the basic numberical-analytical concepts. What we will do is solve some hyperbolic problems and avoid most of the complicated aspects.
In what follows we'll denote
the spatial variable, which can be
the whole real line or a closed subinterval of the real line. We will
denote time as
and assume
. The dynamic variable is
Three arquetypical problems that are Hyperbolic, are
The Simple Advection Equation
|
What we glean from solution:
Solution to a more general advection equation
![]() |
which we can solve:
![]() | |||
![]() |
Equations with Variable Coefficients
Now assume that the speed
. Then
![]() | |||
![]() |
![]() |
![]() |
![]() |
Remarks:
As we see from the above examples hyperbolic problems
propagate signals or information -in the form of waves- with finite
speed. An example of such information is the
initial data. The direction in which the signal travels depends on the
sign of the speed: as posed above, and for
, the signal will travel
at speed
and to the right if
(remember that this speed may
depend on
,
, even on
), and to the left if
(see Figure
19).
Let's consider a system of hyperbolic equations:
If
![]()
The situation is portrayed in Figure 20
Physical problems are often posed on a finite span in
.
Assume this span is of length
. The hyperbolic problems considered
above are well posed if initial data is specified and appropriate
boundary conditions used, and all of these are consistent. Not only is
information from the initial data advected but so is boundary data that
is to the left (right) and before if
(if
). One of the
many difficulties associated with hyperbolic problems is in fact the
issue of boundary conditions. Since we are always computing over finite
domains, they will always require careful consideration. In what follows
of this presentation we will not consider the hard
boundary issues....even in your assignments these will be carefully
avoided.
By way of example
Consider
| 0 | |||
take
then solution is
Along
there'll be a jump in the solution
if
.
For
, roles are reversed. See Figure 21
(Convince yourself!)
Periodic Boundary Conditions:
in this case we prescribe
,
where
is length of strip. These can add strong structure to
solution.