Skip to content

Commit b1eb6cb

Browse files
CopilotaZira371
andauthored
DOC: Add note about motor file paths in 3-DOF comparison section (#902)
* Initial plan * DOC: Add note about motor file paths in 3-DOF comparison section Co-authored-by: aZira371 <99824864+aZira371@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: aZira371 <99824864+aZira371@users.noreply.github.com>
1 parent b309d5e commit b1eb6cb

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

docs/user/three_dof_simulation.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -464,6 +464,15 @@ with 3-DOF simulations using ``PointMassRocket`` and different weathercocking
464464
coefficients. This demonstrates the trade-off between computational speed and
465465
accuracy.
466466

467+
.. note::
468+
469+
The thrust curve files used in this example (e.g., ``AeroTech_K828FJ.eng``)
470+
are included in the RocketPy repository under the ``data/motors/`` directory.
471+
If you are running this code outside of the repository, you can download the
472+
motor files from `RocketPy's data/motors folder on GitHub
473+
<https://github.com/RocketPy-Team/RocketPy/tree/master/data/motors>`_ or use
474+
your own thrust curve files.
475+
467476
**Setup the simulations:**
468477

469478
.. jupyter-execute::

0 commit comments

Comments
 (0)