Page 1 of 1

Electron configuration in PBE POTCAR

Posted: Wed Feb 11, 2009 2:52 pm
by hatdau
Dear VASP community,

I am using VASP 4.6.21 and have just found out that there are some differences in Electron configuration in POTCAR from Periodic table.

For example:

1. In PBE potcar of Fe I found:

Code: Select all

 
PAW_PBE Fe 06Sep2000
 8.00000000000000000
 parameters from PSCTR are:
   VRHFIN =Fe:  d7 s1


But in periodic table is:

Code: Select all

[Ar]d6s2


2. In POTCAR of V:

Code: Select all

 PAW_PBE V 08Apr2002
 5.00000000000000000
 parameters from PSCTR are:
   VRHFIN =V: p6 d4 s1


In periodic table:

Code: Select all

[Ar]d3s2


My questions are:

1. Where are there differences from?
2. What is the affect of those differences to calculations

I am looking forward to hearing from you soon,

Thanks in advance,

Dat Do

PS: I am using Periodic table "Atomic Properties of the Elements" by National Institute of Standard and Technology (NIST)

Electron configuration in PBE POTCAR

Posted: Tue Feb 17, 2009 11:00 am
by admin
the POTCARs are generated for the electronic ground state configuration of the bulk phase, in general (as written in the online handbook) whereas the periodic tables give the free atoms' configurations in general.
To be sure about the electronic configuration used in POTCAR, please check V_RHFIN which you can find in the subdirectory of the respective POTCAR files (rather than the header string in POTCAR itself)