Recent content by dgalvan123
-
D
Graduate Solving Kepler's equation using iterative technique
Thanks very much for your help!- dgalvan123
- Post #3
- Forum: Mechanics
-
D
Graduate Solving Kepler's equation using iterative technique
I am working on using a Runge Kutta 4th order code (in the C programming language) to predict a Keplerian orbit in 2 dimensions. My code seems to be working ok, producing a reasonable elliptical orbit given initial conditions x0, y0, Vx0 and Vy0 (initial position and velocity), however I'd like...- dgalvan123
- Thread
- Iterative
- Replies: 3
- Forum: Mechanics