@@ -13,21 +13,26 @@ First unzip the tar-file. Inside the resulting folder, you will find the solver_
$ mkdir obj
Then compile the code with:
...
$make
...
This will prepare the solver files to be interfaced with KKRImp.
### Compile KKRIMP
For KKRSusc, two different versions of the code are needed, one compiled in parallel and one in serial. For that reason create two folders by coping /SOURCE to /SOURCE_MPI and /SOURCE_SERIAL (the names do not matter).
Enter SOURCE_MPI and link /obj from the solver directory to mod_obj using: