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

Enhancement/enhanced polyhedral gravity model #825

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

julsanmer
Copy link
Contributor

  • Review: By commit
  • Merge strategy: Merge (no squash)

Description

Changed the math to evaluate polyhedron gravity to be more computationally efficient. The key is to initialize and store several variables that are non-related to the evaluation point.

Verification

The polyhedron gravBody unit test succeeds.

Documentation

I've included html documentation for the polyhedron gravity. I think that by proceeding this way, the documentation is more clearer and accessible than with the big pdf on gravityEffector. But open to other thoughts.

Future work

Should the gravity models be stored in specific folders within the gravityEffector folder? It'd feel more organized this way.
As my time allows, I'd try to PR other features that could be of interest to BSK project.

@julsanmer julsanmer requested a review from a team as a code owner October 2, 2024 16:42
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.

1 participant