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 545a16c commit 3be5632Copy full SHA for 3be5632
mwes/mwe_04.jl
@@ -14,6 +14,7 @@ data = YAML.load_file(joinpath("data", filename))
14
n_groups::Int64 = 40
15
spanwise_panel_distribution::String = "LINEAR"
16
spanwise_direction::MVec3 = [0.0, 1.0, 0.0]
17
+ remove_nan = true
18
end
19
20
@with_kw mutable struct SolverSettings
0 commit comments