Skip to main content

A framework for random structure search using polynomial MLPs

Project description

A framework for random structure search (RSS) using polynomial MLPs

Citation of rsspolymlp

If you use rsspolymlp in your study, please cite the following articles.

“Efficient global crystal structure prediction using polynomial machine learning potential in the binary Al–Cu alloy system”, J. Ceram. Soc. Jpn. 131, 762 (2023)

@article{HayatoWakai202323053,
  title="{Efficient global crystal structure prediction using polynomial machine learning potential in the binary Al–Cu alloy system}",
  author={Hayato Wakai and Atsuto Seko and Isao Tanaka},
  journal={J. Ceram. Soc. Jpn.},
  volume={131},
  number={10},
  pages={762-766},
  year={2023},
  doi={10.2109/jcersj2.23053}
}

Installation

Required libraries and python modules

  • python >= 3.9
  • pypolymlp
  • symfc
  • spglib
  • joblib

[Optional]

  • matplotlib (if plotting RSS results)
  • seaborn (if plotting RSS results)

How to install

conda create -n rsspolymlp python=3.11
conda activate rsspolymlp
conda install -c conda-forge pypolymlp symfc spglib joblib
pip install rsspolymlp

Usage

The command-line interface of rsspolylmp is organized into three sections, each corresponding to a different phase of the workflow:

  1. Generating initial structures (rss-init-struct)
  2. Performing parallel geometry optimization (rss-parallel)
  3. Analyzing RSS results (rss-analysis)

Example Commands

rss-init-struct --elements Al Cu --atom_counts 4 4 --num_init_str 2000
rss-parallel --pot polymlp.yaml --num_opt_str 1000
rss-analysis

Arguments

  • --elements: List of element symbols (e.g., Al Cu).
  • --atom_counts: Number of atoms for each element (must match the order of --elements).
  • --num_init_str: Number of random initial structures to generate. (default: 5000)
  • --pot: Path to the polynomial MLP potential file. (default: polymlp.yaml)
  • --num_opt_str: Maximum number of optimized structures to obtain from RSS. (default: 1000)
  • Additional information is here

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

rsspolymlp-0.0.4.tar.gz (42.4 kB view details)

Uploaded Source

File details

Details for the file rsspolymlp-0.0.4.tar.gz.

File metadata

  • Download URL: rsspolymlp-0.0.4.tar.gz
  • Upload date:
  • Size: 42.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for rsspolymlp-0.0.4.tar.gz
Algorithm Hash digest
SHA256 786631278ebedcf13380f96d8d441eb5fc3987f8b8c149e9d7e4d16893f086cf
MD5 8836b77f5daca499dd26022796613ff9
BLAKE2b-256 a9475029eaab85859c0c288e371571db67fc3b71e6212e4c7161ae8551c87997

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