Added initial notes

This commit is contained in:
rconnorjohnstone
2021-04-03 18:24:41 -06:00
parent 792e2cd87c
commit f8cb8f77a5
3 changed files with 135 additions and 0 deletions

View File

@@ -1 +1,8 @@
# Thesis Repository
This will be a repository for my code while I work on my thesis. The general idea is to generate a
method for automatically producing optimal low-thrust trajectories (including optimizations of the
planetary flybys) for a sample mission to Neptune.
For now, it will just be a location for storing my notes as I come up with a plan. I will update
this readme as I flush out the plan a little better and then as I begin producing code.