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 test of Keplerian element evaluation from position and velocity #36

Merged
merged 3 commits into from
Sep 19, 2024

Conversation

JasonBernstein1
Copy link
Contributor

This pull request adds exercise 2.3 from Montenbruck and Gill to the test suite for the orbit module in SSAPy. The test checks that the Keplerian elements computed with SSAPy for a particular position and velocity vector are as expected to within a specified absolute error tolerance.

tests/test_orbit.py Outdated Show resolved Hide resolved
tests/test_orbit.py Outdated Show resolved Hide resolved
@aperloff aperloff merged commit 607aa83 into LLNL:main Sep 19, 2024
7 checks passed
@JasonBernstein1 JasonBernstein1 deleted the test_MG_2_3 branch September 19, 2024 19:31
aperloff pushed a commit that referenced this pull request Jan 13, 2025
)

* Add Montenbruck and Gill exercise 3.2 as a test

* Remove an excess newline

* Remove commented out test call

---------

Co-authored-by: Jason Bernstein <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants