BCC Cluster
%function [Xcoord,Ycoord,Zcoord] = bcc_cluster(L,M,a)
%generates coordinates of atoms inside bcc-cluster (base-centered-cubic)
%with cuboctatruncated shape (hovewer one can change from {111} to {110} truncation)
%it's arguments: L,M - parameters of cluster (L - size of the cluster,
%number of unit cells along three mutually perpendicular directions
%commensurate with lattice parameter, M - truncation degree, how many planes
%corresponding to the truncation remain in cluster)
%a - lattice parameter
%output parameters: Xcoord, Ycoord, Zcoord - coordinates of atoms
Cita come
Dmitry (2024). BCC Cluster (https://www.mathworks.com/matlabcentral/fileexchange/30372-bcc-cluster), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- Sciences > Physics > Condensed Matter & Materials Physics >
- Sciences > Physics > Condensed Matter & Materials Physics > Crystallography >
- Sciences > Chemistry > Quantum Chemistry >
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0.0 |