leal26 / AeroPy

Python interface for XFOIL. The objective of this library is to be able to be able to call XFOIL from Python iteratively for any simulation in a total of 4 lines total.
MIT License
60 stars 31 forks source link

Added support for input of multiple reynolds numbers in xfoil_module.find_coef… #19

Open DIn4nD opened 4 years ago

DIn4nD commented 4 years ago

…ficients(), removed accidentally added debugging insults from the code

leal26 commented 4 years ago

@DIn4nD could you confirm this code works for the default 'dir' value on a Mac? Your PR does not run properly on my Windows computer (FileNotFoundError: [WinError 3] The system cannot find the path specified: '')