Hi! I am new to Julia and GitHub. I cannot get the program PotentialFlow to run. The instructions from the site are:
PotentialFlow can be installed using the Julia package manager. From the Julia REPL, type ] to enter the Pkg REPL mode and run
pkg> add PotentialFlow
I tried that after downloading the 64-bit (installer) version on my windows PC.
Then I ran pkg> add PotentialFlow and it did not work. Can anyone help me? Thank you. This is for a school project. Our teacher came up with this idea and wanted students to download Julia.