dragozzine / multimoon

fit solar system small body multiple systems with non-Keplerian orbits including quadrupole shapes
MIT License
5 stars 0 forks source link

Function doesn't exist? #3

Closed benp175 closed 4 years ago

benp175 commented 4 years ago

https://github.com/dragozzine/multimoon/blob/2daa892fa64064efb174e5c28ee973387f9d1f1a/src/mm_SPINNY/spinny_vector.py#L46

When doing some debugging, I ran across this function in spinny_vector.py and saw that it wasn't defined anywhere. Could it be referencing kepler_nbody in keplerian.py?