Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ufechner7 committed Sep 27, 2024
1 parent d5ed2a2 commit 8e9ff38
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Tether_08b.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
# for l < l_0), n tether segments, tether drag and reel-in and reel-out.
# New feature: A steady state solver is used to find the initial tether shape for any
# given pair of endpoints, which is then used as the initial condition for the simulation.
# This example differs from Tether_08.jl in that the tether diameter is set to 12 mm
# and that the size of the plot is twice as large (in pixels) as in Tether_08.jl.
using ModelingToolkit, OrdinaryDiffEq, SteadyStateDiffEq, LinearAlgebra, Timers, Parameters, ControlPlots
tic()
using ModelingToolkit: t_nounits as t, D_nounits as D
Expand Down

0 comments on commit 8e9ff38

Please sign in to comment.