Skip to content

Commit 212a5d9

Browse files
CopilotaZira371
andcommitted
DOC: Add note about motor file paths in 3-DOF comparison section
Co-authored-by: aZira371 <99824864+aZira371@users.noreply.github.com>
1 parent 73c46fd commit 212a5d9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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)