Vortex Lattice Method code
Using the package
- Clone the repository
- If using Visual Studio
- Open the folder as a project
- type ']' in the Julia REPL
- Check if the environment says "VLM (pkg)"
- Backspace back to REPL shell
- Type "using Pkg" and "Pkg.instatiate()" to install dependencies
- run the "main.jl" file