Skip to content

Added orekit propagator and example.#34

Open
ryanketzner wants to merge 1 commit intomainfrom
ryan_dev_orekit
Open

Added orekit propagator and example.#34
ryanketzner wants to merge 1 commit intomainfrom
ryan_dev_orekit

Conversation

@ryanketzner
Copy link
Copy Markdown
Collaborator

New:

orbitpy/orekitpropagator.py: Orekit propagator module. Allows adding third body, solid/liquid tides, high order
	spherical harmonic gravity models, and high-fidelity drag model. Includes code to auto-download necessary config
	data if not already present.

examples/orekit_propagator.py: Example for orekit propagator. Runs the same propagation with different
	drag coefficient values to demonstrate the effect of drag.

Modified:

orbitpy/propagator.py: One-line modification to register new propagator type. No other changes.

New:

	orbitpy/orekitpropagator.py: Orekit propagator module. Allows adding third body, solid/liquid tides, high order
		spherical harmonic gravity models, and high-fidelity drag model. Includes code to auto-download necessary config
		data if not already present.

	examples/orekit_propagator.py: Example for orekit propagator. Runs the same propagation with different
		drag coefficient values to demonstrate the effect of drag.

Modified:

	orbitpy/propagator.py: One-line modification to register new propagator type. No other changes.
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