> > gsl_odeiv_system sys = {PerturbationFunc, NULL, 1, NULL}; > > > > Shouldn't dimension of your system be 4 instead of 1? > Slaven > Yes, I am an idiot. That fixes it. Thanks, anze