User Tools

Site Tools


ode113

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ode113 [2019/11/18 13:34]
127.0.0.1 external edit
— (current)
Line 1: Line 1:
-====== ode113 ====== 
- 
-ode113 (Adams) 
- 
-A variable order Adams-Bashforth-Moulton PECE solver, ode 113 may be more efficient than ode45 at stringent tolerances and when the ODE function is particularly expensive to evaluate. ode113 is a //multistep// solver; it normally needs the solutions at several preceding time points to compute the current soluDELETEMEblems, low to high accuracy. Use for stringent error tolerances or computationally intensive ODE functions. 
- 
-Applicable [[Solver_settings|solver settings]]: 
- 
-  * Absolute tolerance 
-  * Relative tolerance 
-  * Initial step size 
-  * Max step size 
-  * Min step size 
-  * Refine 
-  * Limit data points to last 
-  * Norm Control 
-  * Allowed step size violations 
-  * Enable saturation 
- 
-===== Reference ===== 
- 
-  * Shampine, L. F. and M. K. Gordon, //Computer Solution of Ordinary Differential Equations: the Initial Value Problem//, W. H. Freeman, SanFrancisco, 1975. 
- 
- 
- 
- 
- 
- 
- 
- 
- 
  
ode113.1574080458.txt.gz ยท Last modified: 2019/11/18 13:34 by 127.0.0.1