Adams methods
From CFD-Wiki
Revision as of 23:58, 9 December 2005 by Discoganya (Talk | contribs)
Adams methods are a subset of the general family of multistep methods used for the numerical integration of initial value problems based on odes. Multistep methods benefit from the fact that the computation has been going on for a while and use previously computed values of the solution (BDF methods) or the right hand side (Adams methods) to approximate the solution at the next step.
Adams methods begin by the integral approach,
Since f is unknown in the interval t_n to t_{n+1}