9.2. How to run GASFLOW on Windows?
Step 1: Enable WSL on Windows
1.1. Open PowerShell as Administrator:
1.2. Install WSL:
wsl --installwsl --install -d Ubuntu
1.3. Set WSL 2 as Default:
wsl --set-default-version 21.4. Restart your computer to apply changes.
Step 2: Launch and Configure Ubuntu
2.1. Open Ubuntu
from the Start Menu.
2.2. Update the system:
Step 3: Install CFD Dependencies
Previous9.1. How to set up models for the flashing of pressurized water?Next9.3. How to export/import WSL distribution?
Last updated