We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0a590d commit c9dc24fCopy full SHA for c9dc24f
examples/ram_air_kite.jl
@@ -12,7 +12,6 @@ if ! ("LaTeXStrings" ∈ keys(Pkg.project().dependencies))
12
end
13
using ControlPlots, LaTeXStrings
14
using KiteModels, LinearAlgebra, Statistics
15
-using KiteModels.SymbolicAWEModels: find_steady_state!
16
using KiteUtils: load_log, save_log, log!, Logger
17
18
if ! @isdefined SIMPLE
0 commit comments