-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Juan Luis Cano Rodríguez edited this page Feb 26, 2017
·
9 revisions
Welcome to the pfc-uc3m wiki!
Ongoing report (read only): https://www.overleaf.com/read/xvxtvcjmzqkz
- Numerical propagation using Cowell formulation https://github.com/poliastro/poliastro/blob/39ad499/src/poliastro/twobody/propagation.py#L13-L43
- Test numerical propagation against Edelbaum circle-to-circle case https://github.com/poliastro/poliastro/blob/39ad499/src/poliastro/twobody/tests/test_propagation.py#L73-L105
Priorities:
FinishState
refactoring, including docs and examples https://github.com/poliastro/poliastro/pull/135Study arglat computation, open corresponding issue?- Refactor propagation code so it's possible to simulate other initial conditions https://github.com/poliastro/poliastro/wiki/Make-propagation-functions-higher-level
- Finish 3D plotting of segments so we can plot the trajectory https://github.com/poliastro/poliastro/issues/22
- A good example of what I'm trying to achieve is this notebook http://nbviewer.jupyter.org/github/poliastro/poliastro/blob/v0.5.0/examples/Propagation%20using%20Cowell's%20formulation.ipynb