Skip to main content

ab-Initio Configuration Sampling tool kit

Project description

abICS

abICS is a software framework for training a machine learning model to reproduce first-principles energies and then using the model to perform configurational sampling in disordered systems. Specific emphasis is placed on multi-component solid state systems such as metal and oxide alloys. The current version of abics can use neural network models implemented in aenet to be used as the machine learning model. As of this moment, abICS can also generate Quantum Espresso, VASP, and OpenMX input files for obtaining the reference training data for the machine learning model.

Requirement

  • python3 (>=3.9)
  • numpy
  • scipy
  • toml (for parsing input files)
  • mpi4py (for parallel tempering)
    • This requires one of the MPI implementation
  • pymatgen (>=2019.12.3) (for using Structure as a configuration)
    • This requires Cython
  • qe-tools (for parsing QE I/O)

Install abICS

Pymatgen requires Cython but Cython will not be installed automatically, please make sure that this is installed,

$ python3 -m pip install Cython

mpi4py requires one of the MPI implementations such as OpenMPI, please make sure that this is also installed. In the case of using homebrew on macOS, for example,

$ brew install open-mpi

After installing Cython and MPI,

$ python3 -m pip install abics

will install abICS and dependencies.

If you want to change the directory where abICS is installed, add --user option or --prefix=DIRECTORY option to the above command as

$ python3 -m pip install --user abics

For details of pip , see the manual of pip by python3 -m pip help install

If you want to install abICS from source, see wiki page

License

The distribution of the program package and the source codes follow GNU General Public License version 3 (GPL v3).

We hope that you cite the following article when you publish the results using abICS.

Shusuke Kasamatsu, Yuichi Motoyama, Kazuyoshi Yoshimi, Tatsumi Aoyama, “Configuration sampling in multi-component multi-sublattice systems enabled by ab Initio Configuration Sampling Toolkit (abICS)”, accepted in STAM: Methods (arXiv:2309.04769.)

Bibtex:

@article{kasamatsu2023configuration,
author = {Shusuke Kasamatsu, Yuichi Motoyama, Kazuyoshi Yoshimi and Tatsumi Aoyama},
title = {Configuration sampling in multi-component multi-sublattice systems enabled by ab initio Configuration sampling toolkit ({abICS})},
journal = {Science and Technology of Advanced Materials: Methods},
volume = {0},
number = {ja},
pages = {2284128},
year = {2023},
publisher = {Taylor & Francis},
doi = {10.1080/27660400.2023.2284128},
URL = {https://doi.org/10.1080/27660400.2023.2284128},
eprint = {https://doi.org/10.1080/27660400.2023.2284128}
}

Official page

https://www.pasums.issp.u-tokyo.ac.jp/abics

Author

Shusuke Kasamatsu, Yuichi Motoyama, Tatsumi Aoyama, Kazuyoshi Yoshimi

Manual

English online manual

Japanese online manual

API reference

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

abics-2.2.0.tar.gz (94.8 kB view details)

Uploaded Source

Built Distribution

abics-2.2.0-py3-none-any.whl (141.7 kB view details)

Uploaded Python 3

File details

Details for the file abics-2.2.0.tar.gz.

File metadata

  • Download URL: abics-2.2.0.tar.gz
  • Upload date:
  • Size: 94.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.9.20 Linux/6.5.0-1025-azure

File hashes

Hashes for abics-2.2.0.tar.gz
Algorithm Hash digest
SHA256 918ed018db6ea8caf3feca240f7dbdc285c9f5f4ea0be3ff617d4488a3c46e67
MD5 a304b1ea95fdf948d1e8162057e8cd11
BLAKE2b-256 d419635460ff6d00f2edb370036758af7c4d093dda28d0ff442627414176121c

See more details on using hashes here.

File details

Details for the file abics-2.2.0-py3-none-any.whl.

File metadata

  • Download URL: abics-2.2.0-py3-none-any.whl
  • Upload date:
  • Size: 141.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.9.20 Linux/6.5.0-1025-azure

File hashes

Hashes for abics-2.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0e7a7ca7a5c37faabd316c42e7f64310c278eeb8801612fcf7972bebf3123dff
MD5 dea6a5c969be36e0defde8eeaa4d8f17
BLAKE2b-256 258d05098ff91deab8d05a064d551b3381543bbd8578e99f2e3d04f8c0d45809

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