Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 748 Bytes

File metadata and controls

24 lines (17 loc) · 748 Bytes

lagrange-points

Lagrangian point stability research project using analytical method and theory and modelling with Python.

Analytical method and processing of results -- LagrangePoints.pdf. Sources in LagrangePoints/

Graphing and numerical analysis of Lagrangian points: main.py

Run python main.py or python main.py --cli (dependencies: numpy matplotlib scipy tkinter)

Graphics:

  • trajectory y(x)
  • phase portrait vx(x)
  • distance to Lagrange point dr(t)
  • Jacoby Integral C(t)

Animation of motion in vicinity of the Lagrange points