Skip to content

Commit

Permalink
DRAFT: for ENH/3-dof-simulation (See RocketPy-Team#655)
Browse files Browse the repository at this point in the history
ENH: adds 3 DOF simulation capability to rocketpy.Flight.

*ENH: added "u_dot_3dof" for "solid_propulsion"
mode

*ENH: adding "u_dot_generalized_3dof" for "standard"
mode (still incomplete)

*ENH: new parameter "simulation_mode" for swtiching
between 3 dof and 6 dof

*ENH: updated conditions for "__init_equations_of_motion"

*ENH: 2 new example files have been created to test 3 dof model
"test_bella_lui_flight_sim" and "test_camoes_flight_sim"
  • Loading branch information
aZira371 committed Dec 3, 2024
1 parent d93666a commit e557e17
Show file tree
Hide file tree
Showing 3 changed files with 2,837 additions and 1 deletion.
1,552 changes: 1,552 additions & 0 deletions docs/examples/test_bella_lui_flight_sim.ipynb

Large diffs are not rendered by default.

847 changes: 847 additions & 0 deletions docs/examples/test_camoes_flight_sim.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit e557e17

Please sign in to comment.