Skip to content

Commit

Permalink
add small windowsize mode, to help usability
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdsharpe committed Mar 4, 2024
1 parent 028e11f commit a5faf4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aerosandbox/aerodynamics/aero_2D/xfoil.py
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ def _default_keystrokes(self,
run_file_contents += [
"plop",
"g",
"w 0.05",
"",
]

Expand Down

0 comments on commit a5faf4b

Please sign in to comment.