Skip to content

Commit

Permalink
use different project
Browse files Browse the repository at this point in the history
  • Loading branch information
ufechner7 committed Oct 22, 2024
1 parent 32c7485 commit b31a33a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/steering_test_4p.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
using Printf
using KiteModels, KitePodModels, KiteUtils, Pkg

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

set.abs_tol=0.00006
set.rel_tol=0.000001
Expand Down

0 comments on commit b31a33a

Please sign in to comment.