FCC Cluster

版本 1.0.0.0 (1.8 KB) 作者: Dmitry
The function for generation of coordinates of sites inside fcc (face-centered-cubic) cluster
1.3K 次下载
更新时间 2011/2/11

查看许可证

%function [Xcoord,Ycoord,Zcoord] = fcc_cluster(L,M,a)
%generates coordinates of atoms inside fcc-cluster (face-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

引用格式

Dmitry (2024). FCC Cluster (https://www.mathworks.com/matlabcentral/fileexchange/30371-fcc-cluster), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2009b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Condensed Matter & Materials Physics 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0