[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Help-gsl] Setting maximum step size in ode solvers
From: |
Bernard Siow |
Subject: |
RE: [Help-gsl] Setting maximum step size in ode solvers |
Date: |
Tue, 13 Jun 2006 19:31:27 +0100 |
Thanks for the info. What happens to the actual step size, h, when the time
interval, ti, is set to a value lower than h?
-----Original Message-----
From: Brian Gough [mailto:address@hidden
Sent: 13 June 2006 09:14
To: Bernard Siow
Cc: address@hidden
Subject: Re: [Help-gsl] Setting maximum step size in ode solvers
Jochen Küpper writes:
> "Bernard Siow" <address@hidden> writes:
>
> > Is it possible to set the maximum step size in the ode (ordinary > >
> > differential equation) solvers?
>
> What's about using the T1 parameter to gsl_odeiv_evolve_apply?
Yes, the second Van der Pol example in the ODE chapter of the GSL manual shows
how to do something similar.
--
Brian Gough
Network Theory Ltd,
Publishing the GSL Manual - http://www.network-theory.co.uk/gsl/manual/