I love how stupid this project is

si units and redefining speed metric as thrust/weight ratio
This commit is contained in:
2026-03-04 16:30:09 -06:00
parent 216879bdd5
commit 00cc8dd9ef
19 changed files with 494 additions and 341 deletions

5
LOGIC DOCS/README.md Normal file
View File

@@ -0,0 +1,5 @@
# Logic Docs
A series of thought experiments and design decisions made while developing PhysCom. Each document captures the reasoning behind a specific architectural or modeling choice — the "why" behind the code.
These are living records of the design process, not formal specifications. They preserve context that would otherwise be lost between development sessions.