prappleizer / prappleizer.github.io

This repo contains my introductory python textbook for astronomy students, which covers the basics of learning the language with an emphasis on astronomical applications.
http://prappleizer.github.io/textbook.pdf
55 stars 22 forks source link

nbody #6

Closed vick2075 closed 5 months ago

vick2075 commented 5 months ago

Hello,

In your nbody_solve code, the code is for 1st Order ODEs. Do you have this for a 2nd Order ODEs?

Thanks Vick

vick2075 commented 5 months ago

Ok, I got it in 2nd Order ODE form.