This is the AICON module.
Project description
AICON2
AICON2 is a program aims to achieve fast and accurate estimation of transport properties, such as electrical conductivity and thermal conductivity. The program is able to calculate electronic transport properties based on a generalized Kane band model and perturbation theory in the framework of relaxation time approximation and calculate lattice thermal conductivity based on the Debye-Callaway model. We have optimized the original formula in order to achieve highly efficient numerical calculation. All the key input parameters can be calculated using first-principles methods. For more information, check out our article1 and article2.
AICON2 has a DOI:10.1016/j.cpc.2021.108027, you can cite this code like this:
Tao Fan, Artem R. Oganov, AICON2: A program for calculating transport properties quickly and accurately, Computer Physics Communications, 2021, 108027.
prerequisites
AICON2 is a Python module and requires Python version 3.5 or higher. The dependent Python libraries include NumPy, SciPy, spglib, pymatgen. If you want to use automatic workflow management tools, atomate and FireWorks should also be installed. All of them can be easily obtained from the Python Package Index (PyPI), using tools such as pip. They may also be bundled with Python distributions aimed at scientists, like Anaconda, and with a number of Linux distributions. Here we recommend to use Anaconda so that dependencies should be resolved automatically.
Compiling and install AICON2
Install from pip:
$ pip install AICON
Or, users installing from source must install the dependencies first and then run:
$ python setup.py install
Running the tests
Read /doc/UserManual to learn how to use this software and more information about the output files.
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
Built Distribution
File details
Details for the file AICON-2.0.1.tar.gz
.
File metadata
- Download URL: AICON-2.0.1.tar.gz
- Upload date:
- Size: 51.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.5.0.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 207af5b60b51c3ee140122e1ba6ea2e48bc4a02426ac6569102ce92abdb759b4 |
|
MD5 | b0f800fa99927097a75780f722597717 |
|
BLAKE2b-256 | 876181ae8a1b56c64f803acb21e4d01263ecbe2fb4a3a097eeb4b6991d2bb111 |
File details
Details for the file AICON-2.0.1-py3-none-any.whl
.
File metadata
- Download URL: AICON-2.0.1-py3-none-any.whl
- Upload date:
- Size: 60.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.5.0.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57ab81e8c3daea581a220b92dac3ec655fab6f296dd8f166e0265d853b83ee5a |
|
MD5 | 7bc5c760a80cbe21bcbf58ba39e5a4f0 |
|
BLAKE2b-256 | e3bcf3d6f869a428f94bad1e71eafae27997e615fd82898a98e365d96c54cb28 |