Initial Commit for Orbital Mechanics#956
Initial Commit for Orbital Mechanics#956hannxmarie wants to merge 2 commits intolean-phys-community:masterfrom
Conversation
|
Welcome! Would you mind changing the title to something more informative? (e.g feat: initial commit for orbital mechanics) (we attempt to follow Mathlib conventions https://leanprover-community.github.io/contribute/commit.html) I don't think this should sit inside the Lagrangian folder, and probably deserves it's own folder under classical mechanics (will be worth thinking about how you want to build around it). I don't know the physics well enough and @winstonyin can probably comment on this. (Might also want a more specific namespace.) Finally, I feel like the adjective |
|
Thanks for sending, I'll format in that way for any new requests. I'm planning to add some more of the 2 body orbital mechanics equations. Happy to add an Orbital Mechanics folder and rename this file to TwoBody.lean? |
|
Hi Hannah, nice to see this PR! I think an orbital mechanics folder sounds good. I don't think this is quite |
checks. Created OrbitalMechanics folder and renamed file to VisViva.lean.
|
Thanks for the feedback! I've added an orbital mechanics folder and named my file visviva for now. Also made a couple edits which means it should ideally pass the workflow now. |
|
Hi Hannah, I think there are a couple more changes which could be made here to make things better (again these are all really design choices0:
|
Added vis viva for circular orbit. If I need to put this elsewhere in the file structure please let me know, happy to move. This is first attempt at lean so welcome to feedback - thanks!