GEM LTE (Feb2026)
This docs/ site is a low-friction “literate” layer for the Feb2026 LTE experiment. It explains the physics formulation (tide → seasonal impulse → forcing manifold → LTE/Bessel-like expansion) and maps each mathematical object to the exact Python functions that implement it.
- Formulation + code map: LTE formulation
Regression gate (must always pass)
The refactor goal is physics clarity without changing behavior. The primary gate is:
It validates the summary signature emitted by test_amo.sh (CC + dLOD/Yr lines).
Enabling GitHub Pages
In the GitHub repo settings, set Pages to:
- Source: Deploy from a branch
- Branch:
master - Folder:
/docs
Then this site will publish automatically.