Skip to main content

High-order force constants for the masses

Project description

hiPhive is a tool for efficiently extracting high-order force constants from atomistic simulations, most commonly density functional theory calculations. A detailed description of the functionality provided as well as an extensive tutorial can be found in the user guide

hiPhive is written in Python, which allows easy integration with countless first-principles codes and analysis tools accessible in Python, and allows for a simple and intuitive user interface. For example using the following snippet one can train a force constant potential:

cs = ClusterSpace(primitive_cell, cutoffs)
sc = StructureContainer(cs, list_of_training_structure)
opt = Optimizer(sc.get_fit_data())
opt.train()
fcp = ForceConstantPotential(cs, opt.parameters)

after wich it can be used in various ways, e.g., for generating phonon dispersions, computing phonon lifetimes, or running molecular dynamics simulations.

Installation

hiPhive can be installed via pip:

pip3 install hiphive

If you want to get the absolutely latest (development) version you can clone the repo and then install hiPhive via:

git clone git@gitlab.com:materials-modeling/hiphive.git
cd hiphive
python3 setup.py install --user

hiPhive requires Python3 and invokes functionality from several external libraries including the atomic simulation environment, spglib and SymPy. Please note that the dependency on scikit-learn is not enforced during installation via pip. Please consult the installation section of the user guide for details.

Authors

  • Fredrik Eriksson

  • Erik Fransson

  • Paul Erhart

hiPhive has been developed at Chalmers University of Technology in Gothenburg, Sweden, in the Materials and Surface Theory division at the Department of Physics.

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

hiphive-0.5.tar.gz (74.4 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

hiphive-0.5-py3.5.egg (231.7 kB view details)

Uploaded Egg

hiphive-0.5-py2.py3-none-any.whl (97.4 kB view details)

Uploaded Python 2Python 3

File details

Details for the file hiphive-0.5.tar.gz.

File metadata

  • Download URL: hiphive-0.5.tar.gz
  • Upload date:
  • Size: 74.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.23.1 CPython/3.6.8

File hashes

Hashes for hiphive-0.5.tar.gz
Algorithm Hash digest
SHA256 6b5eb42613f80101008c0f0844215b76dbd2ab3d9f7fe60249cbaac625737fbe
MD5 d98d36448bf09180181889b86a105d89
BLAKE2b-256 0b87188b093738f34e9a02ba56490bbf0a4ba185f142a48bc61f913c6127d756

See more details on using hashes here.

File details

Details for the file hiphive-0.5-py3.5.egg.

File metadata

  • Download URL: hiphive-0.5-py3.5.egg
  • Upload date:
  • Size: 231.7 kB
  • Tags: Egg
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.23.1 CPython/3.6.8

File hashes

Hashes for hiphive-0.5-py3.5.egg
Algorithm Hash digest
SHA256 adfdf28d95675f4940704f0c8273d1f450b490a23d9e8d938bf05f48454a57e0
MD5 4e71042cfbebf26601ab89e892e13ca1
BLAKE2b-256 98edbd602725abf3cde6eedc9ada9484b231dd48d2d863331ee0aee4f890ee0c

See more details on using hashes here.

File details

Details for the file hiphive-0.5-py2.py3-none-any.whl.

File metadata

  • Download URL: hiphive-0.5-py2.py3-none-any.whl
  • Upload date:
  • Size: 97.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.23.1 CPython/3.6.8

File hashes

Hashes for hiphive-0.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e7c3780e8b7febc905f57ce64b25a3111161fee3a3a94dc8eae5628de2906be7
MD5 6b0ae5b72abd2ab38e426f7bea2ba87c
BLAKE2b-256 6055c8133115cd78e47f20879e50842f6a36f14cf89e8f0698115981d6cb752b

See more details on using hashes here.

Supported by

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