DARcorporation / xfoil-python

Stripped down version of XFOIL as compiled python module
GNU General Public License v3.0
87 stars 60 forks source link

Support for checking if panelling failed for an Airfoil. #28

Open atharvaaalok opened 2 months ago

atharvaaalok commented 2 months ago

Hello, So I set the airfoil as follows:

xf = XFoil()
xf.airfoil = my_airfoil_obj

But I get an output on the console saying that the airfoil could be panelled. How can I obtain this from the function itself? How can I, in python, determine that xfoil could not panel the airfoil that I set.

Attaching the error I see and my airfoil coordinate file. xfoil_unable_to_panel air.txt