18.11.2012 Views

ASE Manual Release 3.6.1.2825 CAMd - CampOS Wiki

ASE Manual Release 3.6.1.2825 CAMd - CampOS Wiki

ASE Manual Release 3.6.1.2825 CAMd - CampOS Wiki

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>ASE</strong> <strong>Manual</strong>, <strong>Release</strong> 3.6.1.2828<br />

CoSb3 skutterudite<br />

Skutterudites are quite interesting structures with 32 atoms in the unit cell.<br />

from ase.lattice.spacegroup import crystal<br />

a = 9.04<br />

skutterudite = crystal((’Co’, ’Sb’),<br />

basis=[(0.25,0.25,0.25), (0.0, 0.335, 0.158)],<br />

spacegroup=204,<br />

cellpar=[a, a, a, 90, 90, 90])<br />

#ase.view(skutterudite)<br />

Often this structure is visualised with the Cobalt atoms on the corners. This can easily be accomplished with<br />

<strong>ASE</strong> using ase.utils.geomegry.cut(). Below is the origo argument used to put the Cobalt atom on the corners and<br />

extend to include all corner and edge atoms, even those belonging to neighbouring unit cells.<br />

26 Chapter 6. Tutorials

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!