... | @@ -3,20 +3,50 @@ |
... | @@ -3,20 +3,50 @@ |
|
This wiki attempts to create a comprehensible and up-to-date documentation for the Jülich KKR codes.
|
|
This wiki attempts to create a comprehensible and up-to-date documentation for the Jülich KKR codes.
|
|
|
|
|
|
It should cover
|
|
It should cover
|
|
|
|
- simple explanation and usage of the codes
|
|
|
|
- basic examples for standard tasks
|
|
|
|
- collection of handy scripts for computation / visualisation
|
|
|
|
- FAQ
|
|
|
|
|
|
* simple explanation and usage of the codes
|
|
*Please help to improve this wiki by contributing through your ideas, writing and reviewing skills.*
|
|
* basic examples for standard tasks
|
|
|
|
* collection of handy scripts for computation / visualization
|
|
|
|
* FAQ
|
|
|
|
|
|
|
|
*Please help to improve this KKRdoku by contributing through your ideas, writing and reviewing skills.*
|
|
|
|
|
|
|
|
**Use the sidebar on the right to navigate through the wiki**
|
|
**Use the sidebar on the right to navigate through the wiki**
|
|
|
|
|
|
## Code documentation
|
|
## Disclaimer
|
|
Here you find the automatically generated documentation of the source code: https://kkr.iffgit.fz-juelich.de/jukkr
|
|
|
|
|
|
The Jülich KKR codes are developed by scientists mostly located at the [Forschungszentrum Jülich](https://www.fz-juelich.de/pgi/pgi-1/EN/Home). The codes contained in this package have a wide variety of [features](intro) which evolve around the use of a Green function formulation of density functional theory. The use of Green functions. Thus, the codes are more suitable for experts and some previous knowledge of the Green function formulation and it's limitations is necessary.
|
|
|
|
|
|
|
|
Due to limited time we are not able to provide much help or support for specific calculations (except in cases of collaborations).
|
|
|
|
|
|
|
|
Please do also [cite the appropriate papers](cite_what) if you are using the Jülich KKR codes.
|
|
|
|
|
|
|
|
|
|
|
|
## Code download and installation
|
|
|
|
|
|
|
|
Check out our [readme](https://iffgit.fz-juelich.de/kkr/jukkr/blob/master/README.md) for information on how to [download](https://iffgit.fz-juelich.de/kkr/jukkr) and install the codes.
|
|
|
|
|
|
|
|
|
|
|
|
### Further reading
|
|
|
|
* See examples of the code usage on the [code's wiki page](https://iffgit.fz-juelich.de/kkr/jukkr/wikis/home) ([old dokuwiki version](https://iffwiki.fz-juelich.de/kkr/doku.php))
|
|
|
|
* Download the [`aiida-kkr` plugin](https://github.com/broeder-j/aiida-kkr)
|
|
|
|
* Check the [online documentation of `aiida-kkr`](https://aiida-kkr.readthedocs.io)
|
|
|
|
|
|
## How to contribute
|
|
|
|
|
|
## Usage of the wiki
|
|
|
|
|
|
The wiki consists of a collection of markdown files which can be easily updated.
|
|
The wiki consists of a collection of markdown files which can be easily updated.
|
|
Take a look at https://docs.gitlab.com/ee/user/project/wiki for more information.
|
|
Take a look at https://docs.gitlab.com/ee/user/project/wiki for more information.
|
|
|
|
|
|
|
|
|
|
|
|
## Found a bug?
|
|
|
|
|
|
|
|
If you find any bugs, please file a new issue on the [gitlab page](https://iffgit.fz-juelich.de/kkr/jukkr/issues)
|
|
|
|
|
|
|
|
|
|
|
|
## Developer resources: source code documentation
|
|
|
|
Here you find the automatically generated documentation of the source code: https://kkr.iffgit.fz-juelich.de/jukkr
|
|
|
|
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
The Jülich KKR codes have the [MIT license](LICENSE). |