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

plot_taylor errors #124

Open
vascoamaralgrilo opened this issue May 17, 2020 · 1 comment
Open

plot_taylor errors #124

vascoamaralgrilo opened this issue May 17, 2020 · 1 comment

Comments

@vascoamaralgrilo
Copy link

vascoamaralgrilo commented May 17, 2020

Good afternoon,

I believe there are a few typos in plot_taylor from orbit_plots:

0- In lines 246 and 248, "thrust" should be "u".
1- Before the cycle which starts at line 295, there should be "r = r0", "v=v0" and "m=m0".
2- In line 299, "r0", "v0" and "m0" should be "r", "v" and "m", respectively.

Kind regards,

Vasco

@vascoamaralgrilo vascoamaralgrilo changed the title plot_traj error plot_taylor errors May 21, 2020
@pabloem
Copy link
Contributor

pabloem commented Oct 22, 2020

This is also fixed by #137

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

No branches or pull requests

2 participants