Added JPL Horizon data for asteroids and comets.

I'm preparing to create a generalized gravity simulator
for small bodies moving through the Solar System
under the influence of the Sun and planets.

Adding JPL Horizons data for 1 comet and 5 asteroids:

    Comet 1P/Halley
    Ceres
    Juno
    Pallas
    Vesta
    101955 Bennu

Halley was chosen as an object with a highly eccentric orbit.

Bennu was chosen as a member of the inner solar system, where
Earth and Mars are likely to have strong effects.

The remaining 4 major asteroids were chosen as typical members
of the asteroid belt between Mars and Jupiter.
This commit is contained in:
Don Cross
2022-05-08 16:13:14 -04:00
parent 6abce518f6
commit 415fed6562
6 changed files with 230826 additions and 0 deletions

11067
generate/barystate/Bennu.txt Normal file
View File

File diff suppressed because it is too large Load Diff

43950
generate/barystate/Ceres.txt Normal file
View File

File diff suppressed because it is too large Load Diff

43959
generate/barystate/Halley.txt Normal file
View File

File diff suppressed because it is too large Load Diff

43950
generate/barystate/Juno.txt Normal file
View File

File diff suppressed because it is too large Load Diff

43950
generate/barystate/Pallas.txt Normal file
View File

File diff suppressed because it is too large Load Diff

43950
generate/barystate/Vesta.txt Normal file
View File

File diff suppressed because it is too large Load Diff