API database tools for accessing the NIST Interatomic Potentials Repository: explore and download interatomic potentials and computed properties.
Project description
Introduction
The potentials package provides a Python-based interface to the content hosted on the NIST Interatomic Potentials Repository. The package directly interacts with the underlying database hosted at https://potentials.nist.gov/ allowing for the metadata for all hosted interatomic potentials to be searched and explored.
This package is integrated into atomman and iprPy, which both extend the database interactions provided here. For example, atomman adds the ability to interact with atomic structure records in the NIST database, and iprPy further adds the ability to interact with property calculation results. See the documentation for those packages if you are interested in exploring more than just interatomic potential information.
Installation
The potentials package can easily be installed using pip or conda-forge
pip install potentials
- or
conda install -c conda-forge potentials
Documentation
The documentation for the potentials package consists of Jupyter Notebooks contained in the doc directory. These describe the different components of the package and provide working examples.
Basic Search Tools
0. Search Potential Entries.ipynb provides a user-friendly interface for searching and exploring the known interatomic potentials.
0. Search LAMMPS Potentials.ipynb provides a user-friendly interface for searching and exploring the known LAMMPS interatomic potentials. Parameter files can be downloaded, and the associated LAMMPS command lines shown.
In-depth Documentation
More in-depth documentation can be found in the doc subfolder. The Notebooks located there provide information as to the design of the potentials package, how to change default settings, and options that are specific to the supported record styles.
Scripts
The scripts subfolder contains additional Notebooks that relate to managing the NIST database using the potentials package. These are provided as examples of using the potentials package for various tasks to help more advanced users get started. WARNING: The Notebooks in scripts are working documents and are not guaranteed to have 100% current code or data, and may have poor descriptions.
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
Hashes for potentials-0.3.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 947ca21d90d9e4a26ef3f7b03ca1d0e4927efb39b645be571182537fc11dce76 |
|
MD5 | d334455d8e07ee65286ee2b6947c6262 |
|
BLAKE2b-256 | 187d978948fac309999be323cd9dc7addda4ed8e47abc2e1e55a946fe91f39ff |