Introduction to julia for the course Aeroacoustics at the Technical University of Denmark.
This tutorial will guide you through installing julia and getting familiar with the AeroAcoustics.jl package.
1. Install julia on your platform
2. Install VScode editor and julia extension
(If it's not working try adding (on Windows) “C:\Users\[MY_USER]\AppData\Local\Programs\Julia-1.10.1\bin\julia.exe”
to VScode julia extension.)
Navigate to course year folder and run quick_start.jl
or Jupyter notebook.