Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ufechner7 committed Aug 26, 2024
1 parent 6e82339 commit e307ac7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/compare_kps3_kps4.jl
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,6 @@ println("Average number of callbacks per time step: $(round(av_steps, digits=2))
# winch_force [N]: 594.89
# Average number of callbacks per time step: 40.07
# KPS4
# lift, drag [N]: 733.27, 141.07
# winch_force [N]: 596.26
# Average number of callbacks per time step: 112
# lift, drag [N]: 734.04, 140.91
# winch_force [N]: 597.31
# Average number of callbacks per time step: 101.77

0 comments on commit e307ac7

Please sign in to comment.