Obtain primitive cell from .cif

Total energy, geometry optimization, DFT+U, spin....

Moderator: bguster

Locked
silencer
Posts: 2
Joined: Tue Feb 09, 2010 7:10 am

Obtain primitive cell from .cif

Post by silencer » Fri Feb 19, 2010 9:30 am

Dear all,

I would like to obtain primitive cell coordinates from .cif file format
in order to calculate LDOS of some perovskites with abinit.
How can I obtain primitive cell coordinates from .cif?

# I hope this question is not so inappropriate here. Apologies if it was.

Thanks in advance.

User avatar
jzwanzig
Posts: 504
Joined: Mon Aug 17, 2009 9:25 am

Re: Obtain primitive cell from .cif

Post by jzwanzig » Tue Mar 02, 2010 1:36 am

Abinit will do this for you. Input the structure using the space group number and possibly the settings (spgroup, spgaxor, spgorig), use the asymmetric unit cell positions from the cif file, and set brvltt -1. Abinit will then find the primitive cell for you. If you want a less black-box answer, get a good reference book like Bradley and Cracknell, that book has a table of primitive cell vectors in terms of conventional cells for all the lattice types. And, Oxford University Press has just (finally!) re-printed this classic text in paper back format.
Josef W. Zwanziger
Professor, Department of Chemistry
Canada Research Chair in NMR Studies of Materials
Dalhousie University
Halifax, NS B3H 4J3 Canada
jzwanzig@gmail.com

silencer
Posts: 2
Joined: Tue Feb 09, 2010 7:10 am

Re: Obtain primitive cell from .cif

Post by silencer » Fri Mar 19, 2010 1:13 pm

Dear Prof. Zwanziger

jzwanzig wrote:Abinit will do this for you. Input the structure using the space group number and possibly the settings (spgroup, spgaxor, spgorig), use the asymmetric unit cell positions from the cif file, and set brvltt -1. Abinit will then find the primitive cell for you. If you want a less black-box answer, get a good reference book like Bradley and Cracknell, that book has a table of primitive cell vectors in terms of conventional cells for all the lattice types. And, Oxford University Press has just (finally!) re-printed this classic text in paper back format.


I have tried to use "spgroup " option and failed, but not using "brvltt -1".
I would like to post proper input files for beginners like me when succeeded.

Thank you for your kindness.

Locked