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 50814b5 commit ac2f46dCopy full SHA for ac2f46d
src/precompile.jl
@@ -7,6 +7,7 @@
7
@compile_workload begin
8
# all calls in this block will be precompiled, regardless of whether
9
# they belong to your package or not (on Julia 1.8 and higher)
10
+ vss = vs("vsm_settings_dual.yaml")
11
# Step 1: Define wing parameters
12
n_panels = 20 # Number of panels
13
span = 20.0 # Wing span [m]
0 commit comments