Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 764 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 764 Bytes

Aeroacoustics 46600

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.

Installation

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.