|
|
---
|
|
|
title: Code installation
|
|
|
---
|
|
|
|
|
|
The KKRSusc program is interfaced with an older version of KKRImp. In the code package, the source code for that version of KKRImp is included along with the separate susceptibility solver. Both the solver and the impurity code have to be compiled for KKRSusc to work.
|
|
|
|
|
|
# Prepare for running the KKRsusc program
|
... | ... | @@ -53,4 +54,4 @@ Type _make cleanx_ to delete all object and module files as well as all executab |
|
|
|
|
|
## Special files
|
|
|
|
|
|
\* [excorr.krnl](kkrsusc/excorr_krnl) (contains the [exchange and correlation Kernel](exchange_and_correlation_Kernel)) \* [gridpoints_dsusc.dat](kkrsusc/gridpoints_dsusc) (contains the grid points for the susceptibility fit) \* [run.iff402](kkrsusc/run.iff402) (script for the cluster iff402 that performs the monkey work for you) |
|
|
\ No newline at end of file |
|
|
\* [emesh.dat](emesh.dat) (contains the self-energy energy contour for the fitting procedure) \* [meshpanels.dat](meshpanels.dat) (file used by emesh.x to create energy contour for susceptibility calculation) |