Now you are ready to follow the Tutorial you can find in the wiki.
Now you are ready to follow the Tutorial you can find in the wiki.
...
@@ -14,7 +14,7 @@ After the simulation finished you will find some files with the suffix .vtk in T
...
@@ -14,7 +14,7 @@ After the simulation finished you will find some files with the suffix .vtk in T
We support g++ and intel compilers. If you don't have a g++ compiler install it via apt-get
We support g++ and intel compilers. If you don't have a g++ compiler install it via apt-get
```sudo apt-get install g++```
```sudo apt-get install g++```
Then run
Then run
```export COMPILER=GNU´´´
```export COMPILER=GNU```
To run programms on multiple threads it is **nescessary** that you have Intel TBB installed. You can find the most recent version at [TBB](https://github.com/01org/tbb/releases)
To run programms on multiple threads it is **nescessary** that you have Intel TBB installed. You can find the most recent version at [TBB](https://github.com/01org/tbb/releases)
In case you get an error like this ```Can not find libtbb.so.2```
In case you get an error like this ```Can not find libtbb.so.2```