What is the meaning of LDAUTYPE=3 ?
Posted: Tue Oct 23, 2012 8:04 am
I have an INCAR file with the following specifications for running DFT+U calculations on a system with CeO2 and a transition metal on top of its (111) surface:
LASPH = .TRUE.
LDAU = .TRUE.
LDAUTYPE = 3 2 1 2
LDAUL = 3 -1 -1 -1
LDAUU = 4.5 0 0 0
LDAUJ = 1 0 0 0
I have never used vasp before and I am trying to figure out the meaning of this syntax. There are two problems i cannot understand:
1. What is the meaning of LDAUTYPE=3?
2. Why has the LDAUTYPE tag been specified as an array, does it mean different ldauype value for different kind of species present in the system?
LASPH = .TRUE.
LDAU = .TRUE.
LDAUTYPE = 3 2 1 2
LDAUL = 3 -1 -1 -1
LDAUU = 4.5 0 0 0
LDAUJ = 1 0 0 0
I have never used vasp before and I am trying to figure out the meaning of this syntax. There are two problems i cannot understand:
1. What is the meaning of LDAUTYPE=3?
2. Why has the LDAUTYPE tag been specified as an array, does it mean different ldauype value for different kind of species present in the system?