GGA tag confusion RPBE or revPBE

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


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
suresh0807
Newbie
Newbie
Posts: 4
Joined: Tue May 05, 2015 4:30 pm
License Nr.: 5-1951

GGA tag confusion RPBE or revPBE

#1 Post by suresh0807 » Fri May 08, 2015 4:29 pm

Dear Admin and Vasp users,

I found the following line in the latest vasp manual (pg.no. 142).
The default values for damping function parameters are available for the following functionals: PBE (GGA=PE), RPBE(GGA=RE), revPBE (GGA=RP), and PBEsol (GGA=PS).
However, I digged into the source code and found in 'xclib_grad.F' (line 604) that
'GGA=RP' (LEXCH = 9) refers to RPBE by Hammer et al. and not revPBE by Zhang and Yang.

Where can i find the table that connects these GGA tags with LEXCH numbers. Is there a fool proof scheme to set this correctly in VASP?
Is there a typing mistake in VASP manual?

A suggestion: Maybe adding a citation reference of the functional to the OUTCAR file will solve a lot of these confusions.

Any help is very much appreciated.

Neutrino

Re: GGA tag confusion RPBE or revPBE

#2 Post by Neutrino » Mon May 11, 2015 3:41 pm

Hi suresh0807,



I think the following thread has answers to your questions:

http://cms.mpi.univie.ac.at/vasp-forum/ ... +PBE#p3232


In particular, GGA=RP is the implementation of the revision of Hammer et al.


Mostafa

suresh0807
Newbie
Newbie
Posts: 4
Joined: Tue May 05, 2015 4:30 pm
License Nr.: 5-1951

Re: GGA tag confusion RPBE or revPBE

#3 Post by suresh0807 » Tue May 12, 2015 1:11 pm

Hi Mostafa,

Thanks for your reply.
I have already been through the link you have posted.
I have also cross checked that GGA=RP is indeed pointing to the RPBE functional by Hammer et al.

However, that line in the manual is a bit misleading to newbies.

Thanks again,
Suresh

Post Reply