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

Adding 'j2' to Phoebe (generalisation) #139

Merged
merged 11 commits into from
Nov 7, 2024
2 changes: 2 additions & 0 deletions examples/J2/problem.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
/**
* Adding gravitational harmonics (J2, J4) to particles
* See the J2.ipynb ipython_example for more details on setting tilted spins,
* and on manipulating the outputs for analysis.
*
* This example shows how to add a J2 and J4 harmonic to particles.
* If you have GLUT installed for the visualization, press 'w' and/or 'c' for a clearer view of
Expand Down
639 changes: 559 additions & 80 deletions ipython_examples/J2.ipynb

Large diffs are not rendered by default.

Loading
Loading