Hi Cory,
Remember that I had a DatabaseBoundsError, you gave me the tip of using a try-catch and printing out the values that MachUpX was looking for. In my case it said that my reynoldsnumber range was not going low enough. At the time I found it odd because I was quite sure I had the correct range in my database. By now I've got MachUpX running nicely and I think MachUpX makes a mistake with this Error.
I got the DatabaseBoundsError on my root airfoil, with it's chordlength of 1.5meter and with the aircraft expected speedrange the root airfoil reynoldsnumbers are between 1e6 and 4e6.
However MachUpX insists I make the database for the root airfoil as low as Reynoldsnumber 3e4. This is the reynoldsnumber that the wing tip reaches with it's much smaller chordlength.
Also it seems to me that the way xfoil is now called circumvents the rey*mach=12 limit?
as it seems to run correct with more steps. There is also no warning if I use more steps, and I am using no flap deflection.
thanks,