byuflowlab / Xfoil.jl

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

Julia function for setting trip location #3

Closed taylormcd closed 1 year ago

taylormcd commented 6 years ago

Setting laminar/turbulent transition locations is possible through modifying XFOIL global variables directly, but is not very user friendly. Wrapping the procedure in a Julia function would make the process much easier and intuitive.

taylormcd commented 1 year ago

Transition locations may now be specified as a keyword argument to solve_alpha.