Method order

For the method order and the error constant detection was adopted an approximate method. In practice, there are a few number of methods of which order overpass 11. Suppose y1 is the selected 'final' variable which approximate y(t0+ph). Then

y1 - y(t0+ph)=Si>= 1 ci(ph)i y(i)(t0)/i!

holds.

The method order is the largest i for which ci=0.

We can find the first eleven coefficients if we compute the values of y1 using the method with stepsize h, 2h,..., 11h, and we form a linear system in the unknowns ci, i=1,...,11. We consider that ci is zero if |ci|< h.

Example for the method DIRK4.