byuflowlab / Xfoil.jl

Julia wrapper for the 2D airfoil panel code XFOIL
MIT License
19 stars 6 forks source link

Validate complex step #4

Closed taylormcd closed 2 years ago

taylormcd commented 6 years ago

Complex step needs to be checked to make sure correct derivatives can be obtained.

taylormcd commented 2 years ago

Correct derivatives are obtained as long if reinit=true as seen in the documentation.