byuflowlab / VortexLattice.jl

A Comprehensive Julia implementation of the Vortex Lattice Method

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shift in wing coordinates along span

cibinjoseph opened this issue · comments

wingVLM

When creating wings using the wing_to_panels function, some chord distributions cause the trailing edge points to shift in the spanwise direction as shown in the image. This seems to occur due to the interpolation in the code and causes trouble when optimizing wings. The optimizer while trying different distributions, sometimes tries distributions where the trailing edge points of a wing move about that it causes an intersection or noisy derivatives leading to non-convergence