1
0
mirror of https://gitlab.com/Anson-Projects/projects.git synced 2025-08-02 19:41:38 +00:00

add alt-text to post images

This commit is contained in:
2024-11-24 15:28:48 -07:00
parent f2c52e4b4b
commit 4d01ec63b1
6 changed files with 8 additions and 5 deletions

View File

@@ -15,15 +15,15 @@ categories:
- Aerospace
- Math
creative_commons: CC BY
jupyter: julia-1.10
banner: prop_comp.png
image-alt: A line graph comparing the thrust of different propulsion systems over time. The x-axis represents time in seconds, and the y-axis represents thrust in Newtons. The graph displays the thrust curves for Air Propulsion, F10, F15, and G8ST.
format:
html:
code-tools: true
code-fold: false
execute:
output: false
freeze: auto
freeze: true
---
For Capstone my team was tasked with designing a system capable of moving mining equipment and materials around the surface of the Moon using a propulsive landing. The system had to be tested on Earth with something feasible for our team to build in 2 semesters. One of the first considerations my capstone advisor wanted was to test the feasibility of an air propulsion system instead of the obvious solution that of using solid rocket motors. This document is just _napkin math_ to determine if the system is even feasibly and is not meant to be a rigorous study of an air propulsion system that would easily keep a capstone team busy by itself.