Interactive visualisation for a neat lil Converging-Diverging Nozzle
How to use:
-
Clone this repository
-
Install docker on your Linux system with
sudo apt install docker
-
Build the image with
sudo docker-compose up
- for development, usesudo docker-compose up --build