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

add sample test objects and rebound code #36

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
d1bfa53
add sample test objects and rebound code
tamidodo Jan 20, 2025
449d9af
Refactor state vector conversion functions and improve documentation
dvida Jan 23, 2025
ccc25f0
Enhance REBOUND simulation functions with improved error handling and…
dvida Jan 23, 2025
27362d3
Remove obsolete test objects CSV file
dvida Jan 23, 2025
3ec299b
Refactor REBOUND.py to import astropy.time directly and add debug pri…
dvida Jan 23, 2025
42d1d67
Add error handling for missing REBOUND package in REBOUND.py
dvida Jan 23, 2025
6bd61b3
Added init file for the REBOUND functions
dvida Jan 23, 2025
78b548e
Fix syntax error in times array definition in REBOUND.py
dvida Jan 23, 2025
8d291bb
Add verbose flag to simulation command and move particles assignment
dvida Jan 23, 2025
6b1639c
Enhance verbose output in reboundSimulate function to include orbital…
dvida Jan 23, 2025
3707e74
Add error handling for missing particles in reboundSimulate function
dvida Jan 23, 2025
546d347
Add time axis to plots in REBOUND.py and set axis labels
dvida Jan 23, 2025
8f3d015
Add simulation direction and days argument to REBOUND.py
dvida Jan 23, 2025
5fc6ecf
Improve formatting of orbital elements output in REBOUND.py for bette…
dvida Jan 23, 2025
bef6528
Fix string formatting for orbital elements output in REBOUND.py
dvida Jan 23, 2025
6290704
Add Earth distance calculation and update plots in REBOUND.py
dvida Jan 23, 2025
61c9972
Fix syntax error in state vector velocity assignment in REBOUND.py
dvida Jan 23, 2025
de7e6a1
Add exit time calculation and limit X axis in orbital elements plot
dvida Jan 23, 2025
2d4cdfa
Mark the exit from the Earth's Hill sphere in the plot
dvida Jan 23, 2025
8b348d7
Rename variable for inclination and update corresponding labels in plots
dvida Jan 23, 2025
e96878c
Set X axis limit to exit time in Earth's Hill sphere plot
dvida Jan 23, 2025
c550cd9
Set Y axis limits for all plots based on exit index in REBOUND.py
dvida Jan 23, 2025
82e4f7a
Fix Y axis limit calculations in REBOUND.py for improved plot accuracy
dvida Jan 23, 2025
df48b79
Remove redundant Y axis limit calculations in REBOUND.py
dvida Jan 23, 2025
5561ed3
dvida Jan 23, 2025
076b4fd
Rename variable for clarity and add verbose output for Monte Carlo re…
dvida Jan 26, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading