| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Co-authored-by: devNull-bootloader <189463177+devNull-bootloader@users.noreply.github.com>
Co-authored-by: devNull-bootloader <189463177+devNull-bootloader@users.noreply.github.com>
| Back | FazBrowse Home | New Git URL |
Several quality-of-life and correctness upgrades across the multi-body simulation and Hohmann transfer visualisation.
Multi-body orbital mechanics (main.py)
Hohmann transfer visualisation (visualisation.py)
Replaced the inaccurate Δv ≈ |v_orbit − v_surface| approximation with the correct two-burn vis-viva formula:
Now plots Δv₁, Δv₂, and total Δv separately with a legend. LEO→GEO result: ~3.93 km/s (matches textbook).
README (multi-body-orbital-mechanics/README.md)
Fixed duplicated "Install dependencies" step — second step now correctly reads "Run the simulation."
Housekeeping
Added .gitignore to exclude __pycache__ bytecode.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.