MathGroup Archive 2011

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Vector Runge-Kutta ODE solver with compilation?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg116675] Re: Vector Runge-Kutta ODE solver with compilation?
  • From: Oliver Ruebenkoenig <ruebenko at wolfram.com>
  • Date: Wed, 23 Feb 2011 05:26:32 -0500 (EST)

On Mon, 21 Feb 2011, DmitryG wrote:

[...]

Dear Dmitry,

>
> Dear Oliver,
>
> thank you for your help! Your code works on my computer.
>
> I see there is a whole bunch of problems and I had absolutely no
> chance to solve any of them myself! Mathematica documentation in Help
> and online gives only simple examples of compilations where
> compilation is probably not necessary. Vector RK4 is an important
> generic real-life problem and, I think, its implementation has to be
> included in Mathematica documentation.
>

you find more examples on how to extend NDSolve with real-life methods 
here:

LibraryLink/tutorial/Numerical

Oliver


[...]


  • Prev by Date: Mathematica Weirdness
  • Next by Date: Re: Rational[a,b] vs Rational[1,2]
  • Previous by thread: Re: Vector Runge-Kutta ODE solver with compilation?
  • Next by thread: Re: Vector Runge-Kutta ODE solver with compilation?