... | ... | @@ -33,7 +33,7 @@ program. |
|
|
After preparing all the necessary files, you can move forward to running a susceptibility calculation. This step consists of two runs - a parallel and a serial one.
|
|
|
|
|
|
### MPI Run
|
|
|
- Take the kkrflex_* files and the converged potential from step 3, along with `shapefun` and [newinpsusc.dat](kkrsusc/newinpsusc.dat)
|
|
|
- Take the kkrflex_* files and the converged potential from step 3, along with `shapefun` and [newinpsusc.dat](newinpsusc.dat)
|
|
|
- Modify [newinpsusc.dat](newinpsusc.dat) with the preferred parameters. Make sure that the system specific parameters match the information in the kkrflex_* files.
|
|
|
- In the parallel run, the code projects the Green function to a new basis, so that the radial dependence is separated from the energy dependence. This process can be done in parallel, so as to increase efficiency that's why the code can be run in mpi.
|
|
|
- For this run set `lhdio=T` and 'lrestart=F'. In the `config.cfg` file set the runflag *KKRSUSC* for one iteration and run the parallel executable.
|
... | ... | |