jxjo / Xoptfoil-JX

Xoptfoil-JX - modified version
GNU General Public License v3.0
14 stars 5 forks source link

xoptfoil-visualizer-jx.py: read_airfoil_polars return error #18

Closed joyo44 closed 4 years ago

joyo44 commented 4 years ago

Hi Jochen,

the line #130 "return x, y, maxt, xmaxt, maxc, xmaxc, ioerror" should be changed to: "return x, y, maxt, xmaxt, maxc, xmaxc, ioerror, deriv2, deriv3" to prevent an exeption in case of an IOError.

regards, John

jxjo commented 4 years ago

Hi John, ... very good - thanks! I just fixed it ... In which case did you get the ioerror?

regards Jochen

joyo44 commented 4 years ago

... I just mistyped the case name ;-)

jxjo commented 4 years ago

You are really daring ...! ;-)