Remix.run Logo
noduerme 3 days ago

Huh. It looks like on 10/2 it will make its closest pass to a planet, Mars, and on that date it also is in a straight line with Mars, Mercury and the sun, while Earth and Venus are roughly opposite each other. Do you know if this sim accounts for solar or martian gravity diverting its trajectory?

ddahlen 2 days ago | parent [-]

This orbit visualization uses a simple 2 body approximation, so only the sun. This is because unless an object has a VERY close approach to a planet the two body approximation is more then enough for this style of visualization.

I did a full proper n-body integration and it is not visually different than this.