build, analyse and visualise atomistic structures for materials science
Project description
structuretoolkit
Originally developed as part of the pyiron_atomistics module the structuretoolkit was release as standalone library
for analysing, building and visualising atomistic structures. Internally it uses the ase.atoms.Atoms class to
represent atomistic structures in python. The structuretoolkit is integrated inside pyiron_atomistics.
Disclaimer
The structuretoolkit is currently under development.
Example
import structuretoolkit as stk
from ase.build import bulk
structure = bulk("Al", cubic=True)
stk.analyse.get_adaptive_cna_descriptors(structure)
stk.plot3d(structure)
Features
Analysis
stk.analyse.get_neighbors()stk.analyse.get_neighborhood()stk.analyse.get_equivalent_atoms()stk.analyse.get_steinhardt_parameters()stk.analyse.get_centro_symmetry_descriptors()stk.analyse.get_diamond_structure_descriptors()stk.analyse.get_adaptive_cna_descriptors()stk.analyse.get_voronoi_volumes()stk.analyse.find_solids()stk.analyse.get_mean_positions()stk.analyse.get_average_of_unique_labels()stk.analyse.get_interstitials()stk.analyse.get_layers()stk.analyse.get_voronoi_vertices()stk.analyse.get_voronoi_neighbors()stk.analyse.get_delaunay_neighbors()stk.analyse.get_cluster_positions()stk.analyse.get_strain()
Build
stk.build.get_grainboundary_info()stk.build.grainboundary()stk.build.high_index_surface()stk.build.get_high_index_surface_info()stk.build.sqs_structures()stk.build.pyxtal()stk.build.B2()stk.build.C14()stk.build.C15()stk.build.C36()stk.build.D03()
Visualize
stk.visualize.plot3d()
Common
stk.common.ase_to_pymatgen()stk.common.pymatgen_to_ase()stk.common.pymatgen_read_from_file()stk.common.ase_to_pyscal()stk.common.apply_strain()stk.common.center_coordinates_in_unit_cell()stk.common.get_extended_positions()stk.common.get_vertical_length()stk.common.get_wrapped_coordinates()stk.common.select_index()
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file structuretoolkit-0.0.19.tar.gz.
File metadata
- Download URL: structuretoolkit-0.0.19.tar.gz
- Upload date:
- Size: 66.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
beabd78c14a8c6790bd268869ebd0ec1a52b823e90aa758e94d4f25ea11e5e84
|
|
| MD5 |
dc9ee75b6b0554e004c56c73d97b0cf0
|
|
| BLAKE2b-256 |
9dc3eac59974d44ec191b93d7066d2ee15a346e041d8fc7161ef27de1cf86f3d
|
File details
Details for the file structuretoolkit-0.0.19-py3-none-any.whl.
File metadata
- Download URL: structuretoolkit-0.0.19-py3-none-any.whl
- Upload date:
- Size: 64.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0cb1170554eb311b833f30cf57e440bab40c1868ec6bfe997063383bd8fcd9ab
|
|
| MD5 |
7b8de8c56e44d80396e4142eb8b54def
|
|
| BLAKE2b-256 |
6f056c9e813cd2de690e65fd9c123236f9ede6609ed13bae8825446984303a71
|