Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notebook showing an example of using reboundx in exoplanet #2

Open
ericagol opened this issue Jan 26, 2021 · 4 comments
Open

Notebook showing an example of using reboundx in exoplanet #2

ericagol opened this issue Jan 26, 2021 · 4 comments

Comments

@ericagol
Copy link

Is your feature request related to a problem? Please describe.
I am interested in computing the jacobian of the state of a system
with respect to the initial conditions using reboundx. For example,
I would like to integrate the outer four giant planets of the solar
system. I'm planning to compare this with the NbodyGradient as
a cross-comparison of both.

Describe the solution you'd like
A Jupyter notebook or script showing an example of how to set
up and run a system in exoplanet using reboundx (fine to just
use the code which was used in implementing/debugging the
incorporation of reboundx into exoplanet).

Describe alternatives you've considered
I could just run reboundx from rebound directly, but I'm also
interested in learning how to do this from within exoplanet to,
for example, run photodynamic models.

Additional context
None at the moment!

@dfm
Copy link
Member

dfm commented Jan 27, 2021

Thanks Eric. Do you mainly want simple N-body integrations (as offered by REBOUND itself) or are the extra forces provided by REBOUNDx what you're looking for?

Pinging @arjunsavel to keep him in the loop.

@ericagol
Copy link
Author

Primarily the former (so maybe there's already an example?), but I'm also interested in the extra forces for, say, integrating trappist-1 with tides.

@dfm
Copy link
Member

dfm commented Jan 27, 2021

No - there isn't a good example yet so this is great to have here!

@arjunsavel
Copy link
Contributor

The extra forces in REBOUNDx (e.g. tides, radiation forces) aren't currently accessible via the exoplanet interface, I believe. I don't think it'd be too difficult to change this, though!

@dfm dfm transferred this issue from exoplanet-dev/exoplanet Apr 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants