help-gsl
[Top][All Lists]
Advanced

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

[Help-gsl] bug in gsl_odeiv_evolve_apply ?


From: Harald v. Waldow
Subject: [Help-gsl] bug in gsl_odeiv_evolve_apply ?
Date: Fri, 25 Jun 2004 13:08:05 +0200
User-agent: Mutt/1.5.3i

Hi,

I am getting

int status = gsl_odeiv_evolve_apply(ODEEvolver, ODEController,
ODEStepper, &ODESystem, &t, ti, &h, &y);

to return with y = GSL_NAN, but status = 0.
This occurs for too large initial h, in other words
choosing the initial h small enough makes the function return
the proper y.
 
Should that be reported as a bug, or is it ok not to converge (what I
believe is happening) and return no error code ?

 -----------------
| Harald v. Waldow  
| Centre for Agricultural Landscape and Land Use Research (ZALF)
| Institute of Hydrology
| Eberswalder Str. 84, 15374 Muencheberg, Germany
| mailto: address@hidden | fon: +49-33432-82208 | fax: +49-33432-82301 
 ---------------------------------------------------------------------





reply via email to

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