Skip to content
Open
nis14013 opened this issue Apr 6, 2020 · 1 comment
Open

Graphs #1

nis14013 opened this issue Apr 6, 2020 · 1 comment

Comments

@nis14013
Copy link

nis14013 commented Apr 6, 2020

Beautiful code, however the only concern that I have is the difference between the "Real Rocket Velocity vs. % Used Mass" graph and the "Rocket Velocity vs. Used Mass" graph. I'm a little confused on why you are presenting both of them if they both show the same thing, so if you could shed some light on the difference between the two that would be awesome and easier to understand. Other than that, awesome work.

@pjh14003
Copy link
Owner

pjh14003 commented Apr 6, 2020

The first graph is plotting the "rocket" function numerical solutions to compare to the literal governing tsiolkovsky equation. The second graph is plotting the num. solutions of both the rocket and simplerocket functions, i just made these separate graphs because there was a separate question asking to compare the functions. But since the simple rocket solution returns the same data as the tsiolkovsky equation the graphs look the same. I know this is redundant but I just tried to be thorough.

Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants