Skip to content

Commit 8c4f4c2

Browse files
committed
Merge branch 'enh/3-dof-simulation' of https://github.com/aZira371/RocketPy into enh/3-dof-simulation
2 parents 809ed84 + 14c81f0 commit 8c4f4c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rocketpy/simulation/flight.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2159,7 +2159,6 @@ def u_dot_parachute(self, t, u, post_processing=False):
21592159
# (1 - eta) * t**5 + eta * (to**3) * (t**2)
21602160
# )
21612161
# Rdot = 0
2162-
# tf = 8 * nominal diameter / velocity at line stretch
21632162

21642163
# tf = 8 * nominal diameter / velocity at line stretch
21652164

0 commit comments

Comments
 (0)