Hi,

 

I am attempting to use the Dormand-Prince 54 integrator. I get the following
error:

org.apache.commons.math.ode.IntegratorException: dimensions mismatch: ODE
problem has dimension 0, initial state vector has dimension 6
        at
org.apache.commons.math.ode.AdaptiveStepsizeIntegrator.sanityChecks(AdaptiveStepsizeIntegrator.java:177)
        at
org.apache.commons.math.ode.EmbeddedRungeKuttaIntegrator.integrate(EmbeddedRungeKuttaIntegrator.java:179)

Did I forget to set the dimension? If so, how is this done?

 

Angelo


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to