teuben / nemo

a Stellar Dynamics Toolbox (Not Everybody Must Observe)
https://astronemo.readthedocs.io
GNU General Public License v2.0
59 stars 42 forks source link

rebound examples in NEMO #130

Open teuben opened 10 months ago

teuben commented 10 months ago

rebound is a library with lots of examples, and it seems easy to add some tools to interoperate between NEMO and rebound.

teuben commented 10 months ago

Conversion routines (s2reb and reb2s) have been drafted, a rebound viewer in reb_viewer seems to work, and a reb_integrator will soon be working to show some example integration methods. man pages have been drafted.

teuben commented 10 months ago

reb_viewer and reb_integrate now also work. Some issues perhaps with confirming same results as NEMO's directcode

teuben commented 4 months ago

the example in the reb_integrate man page seems to not write time=0.3...

reb_integrate p100.c p100.d tstop=1 dt=0.1 dtout=0.1 eps=0.05