... | ... | @@ -12,6 +12,8 @@ page: https://iffgit.fz-juelich.de/kkr/jukkr |
|
|
|
|
|
## Compilation
|
|
|
|
|
|
See [general instruction](https://iffgit.fz-juelich.de/kkr/jukkr/-/wikis/Compiling%20the%20code) on how to compile the JuKKR codes.
|
|
|
|
|
|
Run the `install.py` script, select the *voronoi* code and follow the instructions of the installation script.
|
|
|
|
|
|
The *voronoi* code typically runs through in a few seconds to minutes and it is not parallelized.
|
... | ... | @@ -22,5 +24,7 @@ Thus you should only choose the **serial** installation for *voronoi*. |
|
|
|
|
|
## How to use it
|
|
|
|
|
|
* Construct potential and shapefun [from scratch](voronoi/start_from_scratch)
|
|
|
* Construct potential and shapefun [using a generalized potential file](voronoi/start_from_genpot) |
|
|
Check out the [quick start guide](https://iffgit.fz-juelich.de/kkr/jukkr/-/wikis/Quick%20start%20KKRhost) for a walkthrough for you first calculation.
|
|
|
|
|
|
- Construct potential and shapefun [from scratch](voronoi/start_from_scratch)
|
|
|
- Construct potential and shapefun [using a generalized potential file](voronoi/start_from_genpot) |