What is the meaning of LDAUTYPE=3 ?

Queries about input and output files, running specific calculations, etc.


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
askhetan
Jr. Member
Jr. Member
Posts: 81
Joined: Wed Sep 28, 2011 4:15 pm
License Nr.: 5-1441
Location: Germany

What is the meaning of LDAUTYPE=3 ?

#1 Post by askhetan » 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?
Last edited by askhetan on Tue Oct 23, 2012 8:04 am, edited 1 time in total.
In the end, one must accept realism. Saying otherwise would be a denial of incompleteness.

askhetan
Jr. Member
Jr. Member
Posts: 81
Joined: Wed Sep 28, 2011 4:15 pm
License Nr.: 5-1441
Location: Germany

What is the meaning of LDAUTYPE=3 ?

#2 Post by askhetan » Wed Oct 24, 2012 4:07 am

alright, so i modified my INCAR file for just a CeO2(111) surface slab calculation. The incar file now has this desciption:

LASPH = .TRUE.
LDAU = .TRUE.
LDAUTYPE = 2 3 # for O, Ce
LDAUL = -1 3
LDAUU = 0 5
LDAUJ = 0 1
LMAXMIX=6

The question I have here is - can I specify different types of LDAUTYPE for different species in the system (like i've done hereby setting 2 for O and 3 for Ce, in the same order that they appear in my POSCAR) ?

Please help!! the hybrid dft HSE06 calculations don't seem to move forward, need to use DFT+U
Last edited by askhetan on Wed Oct 24, 2012 4:07 am, edited 1 time in total.
In the end, one must accept realism. Saying otherwise would be a denial of incompleteness.

hatdau
Newbie
Newbie
Posts: 39
Joined: Thu Jul 03, 2008 12:04 am
Location: Michigan State University
Contact:

What is the meaning of LDAUTYPE=3 ?

#3 Post by hatdau » Wed Oct 24, 2012 6:07 pm

Please refer to VASP manual: http://cms.mpi.univie.ac.at/vasp/vasp/O ... _DA_U.html

It's all well explained there.

And I don't think you can give different type for each ion. In your INCAR, most likely only the first number in the line counted.
Best,
Last edited by hatdau on Wed Oct 24, 2012 6:07 pm, edited 1 time in total.
Go green, Go white

Post Reply