Skip to content

Instantly share code, notes, and snippets.

@cadojo
Last active July 8, 2020 10:13
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cadojo/31b76538ed1452ec7450ccf9ff1f948f to your computer and use it in GitHub Desktop.
Save cadojo/31b76538ed1452ec7450ccf9ff1f948f to your computer and use it in GitHub Desktop.
Planar Launch State Equations
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@cadojo
Copy link
Author

cadojo commented Jun 19, 2020

Current Issues

If you take a look at the plots, that doesn't look like a launch! There are at least one of the following two issues:

  1. Some part of the planar launch state equations are incorrect

  2. There is some bug, or typo in the propagator code

To do

  • Double check the planar state equations, make sure simple things make sense (sum of forces, correct signs, etc.)

  • Double check the propagator code for any typos, make sure that the dynamics in the code match the equations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment