I found the following line in the latest vasp manual (pg.no. 142).
However, I digged into the source code and found in 'xclib_grad.F' (line 604) thatThe 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).
'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.