structuretoolkit 0.0.25
pip install structuretoolkit==0.0.25
Released:
build, analyse and visualise atomistic structures for materials science
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD 3-Clause License Copyright (c) 2018, Max-Planck-Institut für Eisenforschung GmbH - Computationa...)
- Author: Jan Janssen
- Tags pyiron
- Requires: Python <3.13, >=3.9
-
Provides-Extra:
clusters
,dscribe
,grainboundary
,matplotlib
,nglview
,phonopy
,plotly
,pyscal
,pyxtal
,surface
,symmetry
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD 3-Clause License Copyright (c) 2018, Max-Planck-Institut für Eisenforschung GmbH - Computationa...)
- Author: Jan Janssen
- Tags pyiron
- Requires: Python <3.13, >=3.9
-
Provides-Extra:
clusters
,dscribe
,grainboundary
,matplotlib
,nglview
,phonopy
,plotly
,pyscal
,pyxtal
,surface
,symmetry
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
File details
Details for the file structuretoolkit-0.0.25.tar.gz
.
File metadata
- Download URL: structuretoolkit-0.0.25.tar.gz
- Upload date:
- Size: 79.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
f10d129d8c2ee3e4dbfa6c6e08e97061e710717c928e7b55b5f3bf99f50a586a
|
|
MD5 |
f215899c0bdb5b0685c075e85378ef5f
|
|
BLAKE2b-256 |
104e96d93f3321bdea737ef159cf9e6ec84defb368336459b85d3b9774095f4b
|
File details
Details for the file structuretoolkit-0.0.25-py3-none-any.whl
.
File metadata
- Download URL: structuretoolkit-0.0.25-py3-none-any.whl
- Upload date:
- Size: 73.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
1753e2ef3068633db3b3d29216e2e8c42bb462a66e84a61fa56603026e25ce4a
|
|
MD5 |
fcefcedd73b695e8729f35669dfcf6d2
|
|
BLAKE2b-256 |
44e6ae0826abd545747c7b02a604c4a88287bdb71c23b2cfebcc806a1e4faac9
|