Skip to main content

AiiDA plugin for the JuKKR codes

Project description

aiida-core Documentation Status Build status codecov MIT license GitHub version PyPI version DOI

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:

Rüßmann, P., Bertoldo, F. & Blügel, S. The AiiDA-KKR plugin and its application to high-throughput impurity embedding into a topological insulator. npj Comput Mater 7, 13 (2021). https://doi.org/10.1038/s41524-020-00482-5

The ArXiv preprint can be found here:

Philipp Rüßmann, Fabian Bertoldo and Stefan Blügel, The AiiDA-KKR plugin and its application to high-throughput impurity embedding into a topological insulator, arXiv:2003.08315 [cond-mat.mtrl-sci] (2020)

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 the ase and pymatgen packages for structure conversions.
  • For aiida-core>=1.5,<1.6 make sure to use the requirements specified in requirements_aiida-core_1.5.txt (use pip 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 are
    • pre-commit which installes the pre-commit hooks that allow style (yapf) and static code checking (pylint)
    • testing which installs pytest and all extension used in the tests
    • docs which installs Sphinx to build the documentation
    • devtools which installs tools that might be helpful during development

Usage and Documentation

Contributing

Thank you for your interest in contributing to aiida-kkr. Check out our contributing guide for some information.

Releasing new versions

To create a new release follow these steps:

  • finish your development and merge it into the develop branch
  • update documentation
  • update / fix tests
  • bump version numbers (in files aiida_kkr/__init__.py, pyproject.toml, .bumpversion.cfg)
  • merge changes from develop back into master and create a tag for the new version number (this triggers publication to pypi)

Project details


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-2.2.1.tar.gz (90.5 MB view details)

Uploaded Source

Built Distribution

aiida_kkr-2.2.1-py2.py3-none-any.whl (292.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file aiida_kkr-2.2.1.tar.gz.

File metadata

  • Download URL: aiida_kkr-2.2.1.tar.gz
  • Upload date:
  • Size: 90.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.32.3

File hashes

Hashes for aiida_kkr-2.2.1.tar.gz
Algorithm Hash digest
SHA256 0d03ca19c34e909f5d5267f9401800b807e520eccb9ef5ef33db7e96637a8615
MD5 bb440d8e4354b72a82d92c6c623795c8
BLAKE2b-256 53a154c48bfcfe357798924c6be3a9a46b590f48aca0d79809ffbc86dc3418be

See more details on using hashes here.

File details

Details for the file aiida_kkr-2.2.1-py2.py3-none-any.whl.

File metadata

  • Download URL: aiida_kkr-2.2.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 292.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.32.3

File hashes

Hashes for aiida_kkr-2.2.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 55c49721d535c4a5a56b926a55991c9bf72130e3eb1ef4fce3c76170331c9813
MD5 6729f34b0fa51c2cfe6d6dc7854ec5dd
BLAKE2b-256 58012628c65a64aea4368461171a57a2bd0dc6b12f6c96cf76157e7c3cf53e1d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page