hamers / flybys_bin

Compute the secular effects of binary-binary scattering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flybys_bin

Compute the secular effects of binary-binary scattering.

Requirements: Python, Numpy, Scipy, Matplotlib (for plots). For N-body integrations, Rebound (https://github.com/hannorein/rebound) is required, or, alternatively, ABIE (https://github.com/maxwelltsai/ABIE) can be used.

Usage: run the script using python bin.py with the desired command line options. Run python bin.py --help for an overview of the available options.

About

Compute the secular effects of binary-binary scattering

License:GNU General Public License v3.0


Languages

Language:Python 100.0%