fding / nbody

Fast n-body gravitational simulation code, written in C++ with ports to other slower languages
19 stars 7 forks source link

Storage of initial conditions #2

Open fding opened 11 years ago

fding commented 11 years ago

Store the states of the solar system in a file rather than in the code and save more states of the solar system (like, the state of the solar system on every new year from 2000 to 2030, on every new year of new decades from 1800 to 2200 (1800, 1890, etc), and every century from -1000BC to 4000AD; this can be up to debate). Ideally, these should be stored in .py files, with parsing options available for csv files.

fding commented 11 years ago

Stored initial conditions for year 2011.