Next: Hints
Up: Problem 2
Previous: Preparation
Edit your solver so that it uses an adaptive procedure. This can be done
by choosing an appropriate step length
,
 |
(6) |
where
is your error tolerance,
the
stability factor, and
the residual. A more useful approximation is to use
instead
of
. In this session, you will assume that
.
Apply your adaptive solver to equation (3).
Question 3 Is there a change in the timestep? Explain this.
Christoffer Cromvik
2004-04-28