ericagol / NbodyGradient.jl

N-body integrator computes derivatives with respect to initial conditions for TTVs, RV, Photodynamics & more
MIT License
23 stars 9 forks source link

Error in test_kepler_init.jl #14

Closed ericagol closed 3 years ago

ericagol commented 5 years ago

Sometimes when test_kepler_init.jl is called it gets caught in an infinite loop.

ericagol commented 5 years ago

And sometimes ekepler has too many iterations.

langfzac commented 3 years ago

This should be fixed, does not happen in CI testing.