... | ... | @@ -2,6 +2,7 @@ |
|
|
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
|
... | ... | @@ -50,8 +51,10 @@ Type _make cleanx_ to delete all object and module files as well as all executab |
|
|
|
|
|
## Main files
|
|
|
|
|
|
\* [newinpsusc.dat](kkrsusc/inpsusc) \* [outsusc.dat](kkrsusc/outsusc) \*
|
|
|
- [newinpsusc.dat](kkrsusc/inpsusc)
|
|
|
- [outsusc.dat](kkrsusc/outsusc)
|
|
|
|
|
|
## Special files
|
|
|
|
|
|
\* [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) |
|
|
- [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) |