Skip to content

Commit 3be5632

Browse files
committed
Add missing field
1 parent 545a16c commit 3be5632

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mwes/mwe_04.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ data = YAML.load_file(joinpath("data", filename))
1414
n_groups::Int64 = 40
1515
spanwise_panel_distribution::String = "LINEAR"
1616
spanwise_direction::MVec3 = [0.0, 1.0, 0.0]
17+
remove_nan = true
1718
end
1819

1920
@with_kw mutable struct SolverSettings

0 commit comments

Comments
 (0)