Skip to content

Commit

Permalink
Sync validation figure
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdsharpe committed Dec 4, 2023
1 parent e829c2a commit 0aad3c6
Show file tree
Hide file tree
Showing 2 changed files with 1,578 additions and 1,544 deletions.
3 changes: 2 additions & 1 deletion benchmarking/neuralfoil_point_validation.py
Original file line number Diff line number Diff line change
Expand Up @@ -162,5 +162,6 @@
"Lift Coefficient $C_L$",
legend=False,
savefig="neuralfoil_point_validation.svg",
savefig_transparent=False
savefig_transparent=False,
rotate_axis_labels=False
)
Loading

0 comments on commit 0aad3c6

Please sign in to comment.