FCC Cluster

バージョン 1.0.0.0 (1.75 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 Center および MATLAB AnswersCondensed 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