◆ advanced30 mindraft
Stiffness, and evaluating the slope where you are going
When the fastest mode in the system forces a step size thousands of times smaller than accuracy needs. The fix costs a nonlinear solve per step and is worth it.
assumes you already have
Planned outline
- A concrete stiff system: two modes with timescales separated by 10^6.
- Backward Euler, and why the unknown appearing on both sides is the whole point.
- Solving the implicit step with Newton, and why fixed-point iteration fails exactly when you need it.
- Stability regions in the complex plane; A-stability and L-stability.
- The implicit trapezoid rings on stiff modes while backward Euler damps them - L-stability made visible.
- BDF methods and what production stiff solvers actually use.
Interactives planned
Each numbered point above gets at least one thing you can manipulate, not a figure. See
AGENTS.md for the widget vocabulary and the rule that every lesson ships at least one
graded interaction and one recall card.