Processing math: 100%
Summary of observations
The characteristics of the displayed curves can be summarized as follows:
- The Backward Euler scheme always gives a monotone solution, lying above
the exact curve.
- The Crank-Nicolson scheme gives the most accurate results, but for
Δt=1.25 the solution oscillates.
- The Forward Euler scheme gives a growing, oscillating solution for
Δt=1.25; a decaying, oscillating solution for Δt=0.75;
a strange solution un=0 for n≥1 when Δt=0.5; and
a solution seemingly as accurate as the one by the Backward Euler
scheme for Δt=0.1, but the curve lies below the exact
solution.