Pseudopotential file pspxc not equal to input ixc

External optional components of Abinit (BigDFT, Wannier90...) and codes using/providing data from/to Abinit (AtomPAW, ONCVPSP, EXC, DP, Yambo...)

Moderators: ebousquet, bxu

Locked
Paul
Posts: 32
Joined: Thu Jul 28, 2011 8:23 am

Pseudopotential file pspxc not equal to input ixc

Post by Paul » Mon Aug 15, 2011 3:52 pm

Hi,
During the literature, the local exchange-correlation func-tional was augmented with gradient corrections according to Perdew, J.; Burke, K.; Ernzerhof, M. Phys. ReV. Lett. 1996, 77,3865. (GGA-PBE) . So, I set the ixc to -101 following the tutorial, and use the Fritz-Haber-Institute (FHI) pseudopotentials in the GGA-PBE pseudopotential files. But during the running, there is a worning in the log. It says " Pseudopotential file pspxc=11,
not equal to input ixc= -101". Can you tell me why ? Also can you tell me which pseudopotential file I should choose and how to set the ixc.
Thanks.

david.waroquiers
Posts: 138
Joined: Sat Aug 15, 2009 12:45 am

Re: Pseudopotential file pspxc not equal to input ixc

Post by david.waroquiers » Tue Aug 16, 2011 9:35 am

Hello,

Two little things :
- If you want to use the GGA-PBE functional from the exchange-correlation library libxc (negative values of ixc), you should use ixc -101130 (101 for the exchange part and 130 for the correlation part).
- The positive values of ixc are the abinit internal implementations of the exchange-correlation functionals (they should give the same results of course !). The WARNING you get about pspxc not equal to ixc is not problematic in your case (as soon as you put -101130 instead of -101) because they are the same. If you know the pseudopotential you are using has been generated with the same exchange-correlation you want to use in your calculation, you can just ignore this warning.

David

Paul
Posts: 32
Joined: Thu Jul 28, 2011 8:23 am

Re: Pseudopotential file pspxc not equal to input ixc

Post by Paul » Tue Aug 16, 2011 2:21 pm

David:
Thanks very much. I will follow your suggestion to run it once more. Thanks again for your guidance .

khaled06
Posts: 3
Joined: Fri Oct 14, 2011 11:53 am

spin-orbit using abinit

Post by khaled06 » Fri Oct 14, 2011 11:58 am

Hello,
concerning the spin-orbit interaction using abinit.
what do to obtain the atomic moments (spin and orbital) in the three directions.
thank you before

Locked