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

Add alt text and meta descriptions to every document

This commit is contained in:
2024-11-24 20:16:35 +00:00
parent a5d831884a
commit f2c52e4b4b
8 changed files with 38 additions and 28 deletions

View File

@@ -1,8 +1,9 @@
---
title: "Air Propulsion Simulation"
description: |
Simulating the performance of an air propulsion system as an alternative to solid rocket motors.
Simulating the performance of a compressed air propulsion system as an alternative to solid rocket motors using Julia.
description-meta: |
Simulate air propulsion for lunar mining transport! This project explores using compressed air as an alternative to solid rocket motors. See the Julia simulation results and comparisons with traditional rocket motor performance. Explore the code and learn more about this innovative approach.
repository_url: https://gitlab.com/lander-team/air-prop-simulation
date: 2021-04-01
date-modified: 2024-03-10