bug-gsl
[Top][All Lists]
Advanced

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

Re: [Bug-gsl] Re: [bug #30947] Please, include fixed step size control o


From: Sergey B Kirpichev
Subject: Re: [Bug-gsl] Re: [bug #30947] Please, include fixed step size control object for ode suite
Date: Sat, 4 Sep 2010 16:29:13 +0400

On 9/4/10, Tuomo Keskitalo <address@hidden> wrote:
> > Please explain, why this smaller step was attempted.  Where the step
> > size is decremented?
>
>  In ode-initval2/evolve.c starting from line 186. Failure of a step can be
> due to e.g. local error of the step being larger than desired error level
> (too large step size), approaching a singularity or discontinuity, or domain
> error in the user function.

I think, it's not the case.

> Whatever the reason, evolve_apply tries to advance with a smaller step size.

Where exactly it "tries"?  There is only one part of code (near line
210), which seems to be related to step size reduction.



reply via email to

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