Issues when running custom code with openfoam and windows

preview_player
Показать описание
Hello,

Here is a short tutorial to show you have to fix custom code which is not compiling on windows 10. The Ubuntu that is running on windows 10 does not have all the compilers installed, so you will need to install these before it will compile.
The lines you will need to enter in the terminal are:
sudo apt update
sudo apt install build-essential
sudo apt-get install make

That is it!

Everything should now work!

Thanks and I hope you found this helpful.

Remember to like and subscribe!
#cfd #openfoam #engineering #paraview
Рекомендации по теме