bug-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gsl] Error in manual: forcing ode minimum step size


From: Tuomo Keskitalo
Subject: Re: [Bug-gsl] Error in manual: forcing ode minimum step size
Date: Sat, 16 Oct 2010 14:20:15 +0300
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.12) Gecko/20100915 Thunderbird/3.0.8

Hi,

On 10/06/2010 06:52 PM, Tuomo Keskitalo wrote:

Still... it would be nice to have a possibility for forcing a minimum
step size.

You are the second person to ask for it, so I think I'll write a
separate evolve_apply routine that forces evolution of a system with a
user specified step size.

I've now added functions gsl_odeiv2_evolve_apply_fixed_step and gsl_odeiv2_driver_apply_fixed_step for this purpose, available at Bazaar (bzr) development branch ode-initval2 at savannah.

Download and compile with commands:

bzr checkout http://bzr.savannah.gnu.org/r/gsl/ode-initval2/
cd ode-initval2
autoreconf -i -f; ./configure --enable-maintainer-mode ; make

--
address@hidden
http://iki.fi/tuomo.keskitalo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]