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:

pip install hiphive

If you want to get the absolutely latest 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

Note that 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.1.4.tar.gz (55.3 kB view details)

Uploaded Source

Built Distribution

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

hiphive-0.1.4-py2.py3-none-any.whl (73.4 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: hiphive-0.1.4.tar.gz
  • Upload date:
  • Size: 55.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for hiphive-0.1.4.tar.gz
Algorithm Hash digest
SHA256 bcf62cd69f487f30c27257b04707630540f1aa747c75bdacb144abaac0f0f285
MD5 e22ab9c45338d5d0021ca38c5e4abd50
BLAKE2b-256 f86cf72a7c60a12c910d1ea0e451aad7f2754f11c34735d128e9af3782eec503

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hiphive-0.1.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7a2614347a36bd031388c148026c1b5e1b2440c2924224b4fbd19ea0c911c36a
MD5 d3352102effbd3c41d58a51fda278f55
BLAKE2b-256 b271b3ba5d06a229357ed443b7622a9e157c4a326a024148c85e1f1afc5d9830

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