From 6954f0c0a7979085d770efa0fbd1bd0bb49559e9 Mon Sep 17 00:00:00 2001 From: Connor Johnstone Date: Fri, 25 Feb 2022 15:44:32 -0700 Subject: [PATCH] Adding notes --- notes.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/notes.md b/notes.md index 8774df3..d32d9ec 100644 --- a/notes.md +++ b/notes.md @@ -43,3 +43,25 @@ Todo: 2. Add turning angle function 3. Finish mbh 4. Test it + +## 2020-02-11 + +- Look up Saturn mission launch masses for reference +- Begin thinking more about how to best represent the full trajectories on the paper. Possibilites + include coloring, labeling, and arrows to represent thrust vectors +- investigate different C3 launch capabilites vs. sc mass for comparison + +## 2020-02-25 +- In the introduction, include some context for the existing literature. Compare to what people have + done before and explain the goal in comparison to how it's based on someone else's, as well as + the places where I've done things differently than the source work. +- Red/Green colorblindness problem in the plots +- Move table 7.1 to the beginning of Section 6 when the trajectories are introduced. +- Double check that the math is in the definitions of key points, for instance the cost function and + the constraints to the NLP solver +- Double check that SPICE is being mentioned +- Include information about coordinate frames being used by SPICE +- Include how mass is being decremented in the SFT propagator section +- Think about how to include plots that show the MBH algorithm jumping through the space and looking + at various basins. +- Submit thesis defense form