AiiDA plugin for the KKR code
Project description
aiida-kkr
AiiDA plugin for the Jülich KKR codes plus workflows and utility.
Features
- KKR calculations for bulk and interfaces
- treatment of alloys using VCA or CPA
- self-consistency, DOS and bandstructure calculations
- extraction of magnetic exchange coupling parameters (J_ij, D_ij)
- impurity embedding solving the Dyson equation
How to cite
If you use this plugin please cite:
The ArXiv preprint can be found here:
Installation
$ pip install aiida-kkr # install latest version of aiida-kkr (published on pypi.org)
$ reentry scan -r aiida # update entry points, needed in order to find kkr.* entrypoints in aiida
# setupt aiida if this was not done already:
$ verdi quicksetup # better to set up a new profile
$ verdi calculation plugins # should now show kkr.* entrypoints
To install the developer version download the repository and install the downloaded version (see setup.json
for a list of optional packages that are installed with the extras given in []
)
$ git clone https://github.com/JuDFTteam/aiida-kkr.git
$ pip install -e aiida-kkr[testing,devtools,docs]
$ reentry scan -r aiida
Remarks about dependencies and extras
- The
aiida-kkr
plugin uses thease
andpymatgen
packages for structure conversions. - For
aiida-core>=1.5,<1.6
make sure to use the requirements specified inrequirements_aiida-core_1.5.txt
(usepip install -r requirements_aiida-core_1.5.txt aiida-kkr
for the installation to overwrite the aiida-core dependency). - Other extras that can be optionally installed with
aiida-kkr
arepre-commit
which installes the pre-commit hooks that allow style (yapf
) and static code checking (pylint
)testing
which installspytest
and all extension used in the testsdocs
which installsSphinx
to build the documentationdevtools
which installs tools that might be helpful during development
Usage and Documentation
- see http://aiida-kkr.readthedocs.io for user's guide and API reference.
- check out http://judft.de and https://jukkr.fz-juelich.de for information of the KKR codes used by the plugin
Contributing
Thank you for your interest in contributing to aiida-kkr. Check out our contributing guide for some information.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aiida-kkr-1.1.11.post1.tar.gz
(245.1 kB
view details)
Built Distribution
File details
Details for the file aiida-kkr-1.1.11.post1.tar.gz
.
File metadata
- Download URL: aiida-kkr-1.1.11.post1.tar.gz
- Upload date:
- Size: 245.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8827f01189129c07de469bb9ca6a9753a7c350453facfe8b60e8927f42a9aa6c |
|
MD5 | 5d6baaf1e4b4575238261af4bf67fddd |
|
BLAKE2b-256 | ca0922d483c4f6def1deef38c1672440f67095885ed0bec38bb753d8d1e30143 |
File details
Details for the file aiida_kkr-1.1.11.post1-py3-none-any.whl
.
File metadata
- Download URL: aiida_kkr-1.1.11.post1-py3-none-any.whl
- Upload date:
- Size: 301.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1fcd7e038fe70f06e03dfeb008a344225d81ccba804d8a5058972780e2ea6e65 |
|
MD5 | 52f3699fae072bdac75d5b1a10259cb4 |
|
BLAKE2b-256 | e89b4894fa9e3e71199feb328ba089f47ace3ef33aee89e20118002e66aef21a |