Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
ufechner7 committed Nov 19, 2024
1 parent a040b40 commit 353714d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/bench_4p.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ using ControlPlots

if false include("../src/KPS4.jl") end

set = deepcopy(se())
set = deepcopy(load_settings("system.yaml"))

# the following values can be changed to match your interest
dt = 0.05
Expand Down

0 comments on commit 353714d

Please sign in to comment.