You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Platform support: Adds support for Windows ARM64 computers. If you were having issue installing OptVL in the past this was probably the reason.
Bug fixes: There was a bug with sdupl leading to undefined behavior. This only affects cases with input dicts instead of geometry files
Airfoil data change: xuasec, xlasec, zuasec, and zlasec are no longer stored and thus are not returned from surface parameters or required as input for input dicts. This introduces a small-angle approximation that causes a minor OML difference between AVL and OPTVL in the output CP plot geometry when NACA airfoils are used. The difference only affects OML output and vanishes as camber goes to zero.