-
Notifications
You must be signed in to change notification settings - Fork 100
EMshowxtal
Marc DeGraef edited this page Dec 23, 2018
·
2 revisions
This is a simple utility program to print the contents of a crystal structure description file. The program lists lattice parameters, symmetry information, and all the atom coordinates in the unit cell. Optionally, the symmetry matrices can also be listed.
Enter xtal file name : SrTiO3.xtal
-->Crystal Structure Information<--
a [nm] : 0.39070
b [nm] : 0.39070
c [nm] : 0.39070
alpha [deg] : 90.00000
beta [deg] : 90.00000
gamma [deg] : 90.00000
Volume [nm^3] : 0.05963898
Space group # : 221
Space group symbol : P m 3 m
Generator String :14bOOOcOOOdOOOeOOO0
Structure is centrosymmetric
# generators : 6
# symmetry matrices: 48
# point sym. matr. : 48
Number of asymmetric atom positions 3
General position / atomic number / multiplicity : 1/38/ 1 (Sr)
Equivalent positions (x y z occ DWF)
> 0.00000, 0.00000, 0.00000, 1.00000, 0.00500
General position / atomic number / multiplicity : 2/22/ 1 (Ti)
Equivalent positions (x y z occ DWF)
> 0.50000, 0.50000, 0.50000, 1.00000, 0.00500
General position / atomic number / multiplicity : 3/ 8/ 3 ( O)
Equivalent positions (x y z occ DWF)
> 0.50000, 0.50000, 0.00000, 1.00000, 0.00500
> 0.00000, 0.50000, 0.50000, 1.00000, 0.00500
> 0.50000, 0.00000, 0.50000, 1.00000, 0.00500
Wiki pages are maintained by M. De Graef; they are part of the EMsoft package and fall under the same copyright (BSD2).
Information for Users
SEM Modalities
- Monte Carlo Simulations- EBSD Master Pattern Simulations
- EBSD Overlap Master Patterns
- EBSD Pattern Simulations
- EBSD Dictionary Indexing
- EBSD Spherical Indexing
- EBSD Reflector Ranking
- EBSD HREBSD
- ECP Master Pattern Simulations
- ECP Pattern Simulations
- TKD Master Pattern Simulations
- TKD Pattern Simulations
- ECCI Defect Image Simulations
TEM Modalities
- HH4- PED
- CBED Pattern Simulations
- STEM-DCI Image Simulations
- EMIntegrateSTEM utility
Utility Programs
- EMConvertOrientations- EMDisorientations
- EMHOLZ
- EMKikuchiMap
- EMOpenCLinfo
- EMZAgeom
- EMcuboMK
- EMdpextract
- EMdpmerge
- EMdrawcell
- EMeqvPS
- EMeqvrot
- EMfamily
- EMGBO
- EMGBOdm
- EMgetEulers
- EMgetOSM
- EMlatgeom
- EMlistSG
- EMlistTC
- EMmkxtal
- EMorbit
- EMorient
- EMqg
- EMsampleRFZ
- EMshowxtal
- EMsoftSlackTest
- EMsoftinit
- EMstar
- EMstereo
- EMxtalExtract
- EMxtalinfo
- EMzap
Complete Examples
- Crystal Data Entry Example
- EBSD Example
- ECP Example
- TKD Example
- ECCI Example
- CBED Example
- Dictionary Indexing Example
- DItutorial
Information for Developers