Hi,

I am attempting to use the "DormandPrince54Integrator". I have listed the
implementation steps below:

1. Implement my version of the "FirstOrderDifferentialEquations" interface
with my equations. 
2. Initialize my IVP values and called the DR54 integrator

When I run the integrator, my output always matches my input at each time
step. I have probed the independent time variable  and it appears to step
towards my final time as expected. Did I forget a step? Any help or
suggestions are appreciated.

Angelo
-- 
View this message in context: 
http://www.nabble.com/-math--ODE-integrator-tp23891956p23891956.html
Sent from the Commons - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org

Reply via email to