Skip to main content

Chemical Motif Identifier

Project description

ChemicalMotifIdentifier

PyPI Version PyPI Downloads

This repository contains the codes necessary to perform a chemical-motif characterization of short-range order, as described in our Quantifying chemical short-range order in metallic alloys paper and our Chemical-motif characterization of short-range order using E(3)-equivariant graph neural networks paper.

This framework allows for correlating any per-atom property to their local chemical motif. It also allows for the determination of predictive short-range chemical fluctuations length scale. It is based on E(3)-equivariant graph neural networks. Our framework has 100% accuracy in the identification of any motif that could ever be found in an fcc, bcc, or hcp solid solution with up to 5 chemical elements.

Instalation

# To install the latest PyPi release
pip install chemicalmotifidentifier

# To install the latest git commit 
pip install git+https://github.com/killiansheriff/ChemicalMotifIdentifier.git

You will also need to install torch, torch_scatter and torch_geometric.

Example of usage

A jupyter notebook presenting a few test cases can be found in the examples/ folder.

References & Citing

If you use this repository in your work, please cite:

@article{sheriff2023quantifying,
  title={Quantifying chemical short-range order in metallic alloys},
  author={Sheriff, Killian and Cao, Yifan and Smidt, Tess and Freitas, Rodrigo},
  journal={arXiv},
  year={2023},
  doi={10.48550/arXiv.2311.01545}
}

and

@article{TBD
}

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

chemicalmotifidentifier-0.0.8.tar.gz (29.6 kB view hashes)

Uploaded Source

Built Distribution

chemicalmotifidentifier-0.0.8-py3-none-any.whl (31.8 kB view hashes)

Uploaded Python 3

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