Wolf Dynamics - Multiphysics simulations, optimization, and data analytics

OpenFOAM on Raspberry pi 3

OpenFOAM-7 on Raspberry pi 3

If you do not want to thru the hustle and bustle of compiling OpenFOAM® on your Raspberry pi 3 running Raspbian GNU/Linux 8 (jessie), you can download the precompiled binary here. Remember, you will need to install the compulsory packages and paraview using apt-get.

These are the packages you will need to install in order to compile OpenFOAM-7 or use the precompiled binary:

build-essential flex bison cmake zlib1g-dev libboost-system-dev libboost-thread-dev libopenmpi-dev openmpi-bin gnuplot libreadline-dev libncurses-dev libxt-dev qt4-dev-tools libqt4-dev libqt4-opengl-dev freeglut3-dev libqtwebkit-dev paraview

To compile OpenFOAM-7 on your Raspberry pi 3 running Raspbian GNU/Linux 8 (jessie), you can follow our instructions here.

 

1 2 3 4 5 6 7 8