byuflowlab / VortexLattice.jl

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

Add provision for importing OpenVSP geometry using VSPGeom #37

Closed cibinjoseph closed 4 months ago

cibinjoseph commented 4 months ago

Add provision to import wings and props. The functions in this PR reads DegenGeom geometry generated using OpenVSP and maps them into a grid using the VSPGeom package. The grid_to_surface() function is then used to create a grid and surface compatible with VortexLattice.jl.

It will be useful for the improved version of FLOWUnsteady.