 
 
 
 
 
 
 
 
 
 
Discretization paradigms (see Sect. 2.3.12):
- Finite differences: replace derivatives by differences
- Characteristics: follow characteristics back in time and interpolate at old time-level
- Reconstruct-Solve-Average (RSA): Godunov-type finite-volume scheme
RSA:
three steps:
- 
Reconstruct
     from from . .
- 
Solve the exact problem for  : shift reconstructed function. : shift reconstructed function.
- 
Average
     in each cell
    to get in each cell
    to get . .
Note: Exact solution can handle shocks numerical scheme can handle shocks.
 numerical scheme can handle shocks.