byuflowlab / VortexLattice.jl

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

add fast multipole acceleration #30

Closed rymanderson closed 5 months ago

rymanderson commented 5 months ago

FLOWFMM used to add fast multipole acceleration optional argument to unsteady_analysis. Note that constant normal dipole panel multipole expansions are used. Greater performance can be achieved by creating expansions based on vortex filaments.

rymanderson commented 5 months ago

waiting until the FMM is on the Julia registry