You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
下载FLOWUnsteady 3.4.0,在centos7.9上安装。 julia中运行例子会遇到版本依赖不兼容的情况,

url = "https://github.com/byuflowlab/"
packages = [ "AirfoilPrep.jl", "FLOWVLM", "FLOWNoise", "BPM.jl", "FLOWVPM.jl", "FLOWUnsteady"]
Pkg.add([ Pkg.PackageSpec(; url=url*name) for name in packages ]) 在https://flow.byu.edu/FLOWUnsteady/installation/general/网页上,安装依赖的时候也一直是不成功的,有什么解决方案吗 @andrewning @moore54 麻烦帮看一下 感谢感谢
Beta Was this translation helpful? Give feedback.
All reactions