Conservation Laws have a connection to the wave equation.
Take the case of one space dimension:
if
is smooth enough, with
for example:
![]() |
|||
![]() |
, the 1-way wave equation.
A very good source of information on approximating solutions numerically to (135) is LeVeque's book.
We'll do a classic example: Burger's Equation in 1-D
Take
with
and
Now can use analysis at beginning of this section to show that the
characteristics corresponding to
a step function will look like
those in Figure 28 and at the step rise we get a rarefaction.
Can you come up with a
that would lead to a shock, i.e. a
crossing of characteristics?
There are many techniques for approximating solutions to this and
other conservation laws
they are front-tracking techniques
shape-preserving, flux-limited, etc. But most are based on solving the
Riemann problem locally, i.e., following the characteristics locally.
One such family of methods: GODUNOV-METHODS, which is a mildly dissipative method.
Take
be the step size that goes from
to
time
level. The time step size is variable.
let
Suppose all
are known, we construct a piecewise constant
function
by letting it equal
in each
interval.
Let
and
evaluate the exact solution to the Riemann problem ahead of
.
The idea is to let each interval
``propagate'' in the
direction determined by its characteristics.
Choose a point
. There are 3 possibilities
and whose slope is the average slopes
in
.
Let this line be
. The value at
is
if
and
if
.
Simple geometry demonstrates that (3) which we must avoid occurs for
is the lowest solution to equation
for some
.
This can be seen in Figure 29
|
|
let
be the time of an encounter between the first encounter. Choose
Disregarding shocks
obeys Burger's Equation for
![]() |
![]() | |||
![]() |
, may cross the
discontinuties
Denote this value by
then
In general methods for the approximation of conservation laws
should follow characteristics...solve the Riemann problem locally. Godunov
is about the local determination of the upwind direction. Another
popular upwinding technique is the ENO switch: (see Osher and
Engquist) (which is a member of a family of nonlinear techniques that
are known as Total Variation Diminishing (TVD) schemes and are very
effective in modeling shocks since they have little or no ringing at discontinuities:
if
characteristic propagate
right