byuflowlab / VortexLattice.jl

A Comprehensive Julia implementation of the Vortex Lattice Method
MIT License
48 stars 11 forks source link

Update grid interpolation #32

Closed BTV25 closed 5 months ago

BTV25 commented 5 months ago

Updated the grid interpolation to resolve #31. Does this by interpolating the y coordinates for the leading edge and then reusing those coordinates

BTV25 commented 5 months ago

Screenshot 2024-04-03 at 2 22 13 PM

BTV25 commented 5 months ago

Fixed application of dihedral