1
0
mirror of https://gitlab.com/Anson-Projects/projects.git synced 2025-08-02 03:21:32 +00:00

Use freezing and caching to speed up quarto render

This commit is contained in:
2024-03-04 00:03:10 +00:00
parent c2f23027c1
commit 806fa0715a
9 changed files with 11 additions and 8 deletions

View File

@@ -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.