Page 1 of 1

bcc structure

Posted: Fri Nov 07, 2008 3:17 pm
by utpalsarkar
dear VASP users,
I am a new user of VASP. I want to know how would be the lattice vector for BCC Strusture? In the POSCAR file how it looks like? For the FCC structure, from the example given in vasp manual , it is like:
0.5 0.5 0.0
0.0 0.5 0.5
0.5 0.0 0.5

But what it will be if its a BCC structure?

Another question it that How can I calculate the vacancy formation energy using vasp?

Any kinds of help is greatly appreciated.
Thanks in advance
utpal

bcc structure

Posted: Mon Mar 02, 2009 10:16 am
by admin
for a bcc lattice, the primitive cell is spanned by the vectors
0.5 0.5 0.5
0.5 0.5 -0.5
-0.5 0.5 0.5

alternatively, you can give the simple cubic cell with a basis:
1.0 0.0 0.0
0.0 1.0 0.0
0.0 0.0 1.0
atomic positions:
0.0 0.0 0.0
0.5 0.5 0.5