Skip to content

docs(rfc): RFC 0001 — solid-motor modeling options - #36

Closed
aligatoralex wants to merge 1 commit into
mainfrom
docs/rfc-solid-motor
Closed

aligatoralex wants to merge 1 commit into
mainfrom
docs/rfc-solid-motor

Conversation

@aligatoralex

Copy link
Copy Markdown
Contributor

Description of Changes:

Adds docs/rfc/0001-solid-motor-modeling.md — a Request-for-Comments design proposal for modeling solid-fuel motors in YAADO. No code changes.

Key points for review:

Checklist:

  • I have run uv run pytest YAADO_Core/tests/ and all tests pass. (Docs-only; suite unaffected.)
  • My code includes type hints and docstrings. (N/A — Markdown RFC.)
  • I added all vital READMEs. (Adds docs/rfc/.)

Verification method:
Statements about current capability were cross-checked against ComponentStore/propulsion.py::SolidMotor and flight_dynamics/methods/point_mass_3dof.py; the SUAVE-network claim is backed by the real-install probe in PR #33.


Generated by Claude Code

Preliminary design proposal (RFC) for how YAADO should model solid-fuel
motors. Records that the SolidMotor schema and the 3-DOF boost solver
already model solids natively today, and that the only gap is the
SUAVE bridge (SUAVE 2.5.2 has no solid network, per PR #33). Lays out
four options (native solver, map to Liquid_Rocket, fork SUAVE, hybrid
staging) with trade-offs and recommends native + hybrid. For team review.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NPJaUV26PzaRdYKr3Q7z1d

Copy link
Copy Markdown
Contributor Author

Superseded by #47 — this RFC's content moves unchanged to docs/rfcs/0001-solid-motor-modeling.md (renumbering: none, already 0001) as part of a consolidation of all docs-only RFC/notes PRs into one PR, following a review of Rust RFCs/Python PEPs/Kubernetes KEPs/ADR conventions (none keep a proposal on a long-lived per-document branch). Discussion stays on issue #37. Closing this PR; its branch will be deleted.


Generated by Claude Code

@aligatoralex
aligatoralex deleted the docs/rfc-solid-motor branch September 1, 2026 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants