Skip to content

Commit 14c81f0

Browse files
MNT: Update flight.py to remove duplicate line
Co-authored-by: Gui-FernandesBR <[email protected]>
1 parent 5a47616 commit 14c81f0

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
@@ -2160,7 +2160,6 @@ def u_dot_parachute(self, t, u, post_processing=False):
21602160
# (1 - eta) * t**5 + eta * (to**3) * (t**2)
21612161
# )
21622162
# Rdot = 0
2163-
# tf = 8 * nominal diameter / velocity at line stretch
21642163

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

0 commit comments

Comments
 (0)