Queries about input and output files, running specific calculations, etc.
Moderators: Global Moderator, Moderator
-
hatdau
- Newbie
- Posts: 39
- Joined: Thu Jul 03, 2008 12:04 am
- Location: Michigan State University
-
Contact:
#1
Post
by hatdau » Wed Feb 11, 2009 2:52 pm
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:
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:
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)
Last edited by
hatdau on Wed Feb 11, 2009 2:52 pm, edited 1 time in total.
Go green, Go white
-
admin
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
#2
Post
by admin » Tue Feb 17, 2009 11:00 am
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)
Last edited by
admin on Tue Feb 17, 2009 11:00 am, edited 1 time in total.