10.11.2014 Views

Introduction to ASE - Quantum Espresso

Introduction to ASE - Quantum Espresso

Introduction to ASE - Quantum Espresso

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.

More <strong>ASE</strong> stuff<br />

Alternative <strong>to</strong> molecule() function:<br />

from ase import A<strong>to</strong>ms<br />

h2 = A<strong>to</strong>ms(’H2’, [(0, 0, 0), (0, 0, 0.74)])<br />

or:<br />

from ase.io import read<br />

h2 = read(’H2.traj’)<br />

There is also a bulk() function and, and, and ...<br />

Use <strong>ASE</strong>’s GUI called ag. It understands the same file-formats<br />

as <strong>ASE</strong>’s read() function: CIF, PDB, CUBE, XYZ, <strong>ASE</strong>’s .traj<br />

files and many mode.

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

Saved successfully!

Ooh no, something went wrong!