[Tutor] hi

Vick vick1975 at orange.mu
Tue Aug 20 14:49:06 CEST 2013


-----Original Message-----
From: Oscar Benjamin [mailto:oscar.j.benjamin at gmail.com] 
Sent: Tuesday, 13 August, 2013 01:01


> Well just send me some tutorial on how to build and obtain the 
> coefficients for the butcher tableau for the RK4 as an example, and 
> after I've mastered it, I'd give the dopri8 a shot.

I am up for it so I'll see if I can find time to write a script that shows
how to do it.

[Vick] Hope you've had the time to code it. I'm waiting for it.

By the way your code for the Adams-Moulton coefficients are actually the
Adams-Bashforth ones and so I copied it and modified the copy to have the
Adams-Moulton coefficients as well. This means that I have now an nth-order
predictor-corrector method to solve for ODEs.

Vick



More information about the Tutor mailing list