Processing math: 100%
Summary of stability
- Forward Euler is conditionally stable
- Δt<2/a for avoiding growth
- Δt≤1/a for avoiding oscillations
- The Crank-Nicolson is unconditionally stable wrt growth
and conditionally stable wrt oscillations
- Δt<2/a for avoiding oscillations
- Backward Euler is unconditionally stable