byuflowlab / FLOWVPM.jl

Meshless large eddy simulation through the reformulated vortex particle method

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About precompile FLOWExaFMM before using FLOWVPM

Dhruvin108 opened this issue · comments

commented

When I try to precompile FLOWExaFMM, something wrong like this:

[ Info: Precompiling FLOWExaFMM [a07d1f4e-0e34-4d8b-bfef-e5b961477d34]
ERROR: LoadError: could not load library "C:\Users\G.julia\packages\FLOWExaFMM\SwcNX\src\fmm"
The specified module could not be found.

What should I do next?
Thank you so much!

Hi! Please follow the installation instructions of FLOWUnsteady to get FLOWExaFMM properly compiled and FLOWVPM working.