mirror of
https://gitlab.com/Anson-Projects/projects.git
synced 2025-08-02 19:41:38 +00:00
Use freezing and caching to speed up quarto render
This commit is contained in:
@@ -19,6 +19,7 @@ format:
|
||||
code-fold: false
|
||||
execute:
|
||||
output: false
|
||||
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.
|
||||
|
Reference in New Issue
Block a user