Developers Manual:ABINIT

From OctopusWiki

Jump to: navigation, search

Contents

.hgh file format

The format number 3 for ABINIT pseudopotentials allows the use of the pseudopotentials from the Hartwigsen et all 1998 article with a few extra header lines added to the file. The local part of the pseudopotential is guiven by: V_{loc}(r)=-\frac{Z_{ion}}{r}\mathrm{erf}\left(\frac{r}{\sqrt{2}r_{loc}}\right)+\exp{\left[-\frac{1}{2}\left(\frac{r}{r_{loc}}\right)^2\right]\left[C_1+C_2\left(\frac{r}{r_{loc}}\right)^2+C_3\left(\frac{r}{r_{loc}}\right)^4+C_4\left(\frac{r}{r_{loc}}\right)^6\right]}, where erf() is the error function.

The nonlocal contribution to the pseudopotential is guiven by: \Delta{}V_l(r)=\sum_{i=1}^{3}\sum_{j=1}^{3}p_i^l(r)h_{i,j}^lp_j^l(r) where the projectors p_i^l(r) are Gaussians of the form: p_i^l(r)=\frac{\sqrt{2}r^{l+2(i-1)}\exp{\left[-\frac{1}{2}\left(\frac{r}{r_{loc}}\right)^2\right]}}{r_l^{l+(4i-1)/2}\sqrt{\Gamma\left(l+(4i-1)/2\right)}} satisfying the normalization condition \int_0^{\infty}p_i^l(r)p_i^l(r)r^2dr=1


LineColumn Descritpion

1 title line will be printed without modification in the output of ABINIT
2 1Z the atomic number
2Zion number of valence electrons.
3981030 the date of generation.
3 13 the pseudopotential format, always 3 for format 3 ;-)
2iXC the exchange and correlation functional used to generate the pseudopotential
3lmax maximum angular momentum of the wavefunctions
40 angular momentum, not used
52001 number of radial mesh points, not used
60 prefactor of a harmonic well, not used
4 1rloc radius
2C1
3C2
4C3
5C4

.fhi file format

The format number 6 for ABINIT pseudopotentials allows the use of pseudopotentials generated from by the fhi98PP code with a few extra header lines added to the file.


LineColumn Descritpion

1 title line will be printed without modification in the output of ABINIT
2 1Z the atomic number
2Zion number of valence electrons.
3981030 the date of generation.
3 16 the pseudopotential format, always 6 for format 6 ;-)
2iXC the exchange and correlation functional used to generate the pseudopotential
3lmax maximum angular momentum of the wavefunctions
4lloc angular momentum of the potential to be used as local pseudopotential
5mmax number of radial mesh points
6r_{well}^2prefactor of a harmonic well, not used
4 1rchrg radius at which the core charge vanish (in a.u.)
2fchrg amplitude of core charge, has no physical meaning in fhi98PP scheme of core correction
3qchrg integrated model core charge, not actually used by ABINIT
5 to 7 unused

.cpi file follows. Zion, lmax and mmax must match

Exchange and Correlation

ABINIT uses the Pseudopotentials generated by the fhi98PP program with a few extra header lines added to the file. But the Exchange and Correlation Code differs.


CodeExchangeCorrelationCorrection

0 - - -
1 TeterPade1993 TeterPade1993 -
2 PerdewZunger1981 PerdewZunger1981 -
3 Teter1991 Teter1991 -
4 Wigner1934 Wigner1934 -
5 HedinLundqvist1971 HedinLundqvist1971 -
6 Slater - -
7 PerdewWang1992 PerdewWang1992 -
8 PerdewWang1992 - -
9 PerdewWang1992 GellMannBrueckner1957 -
10- GellMannBrueckner1957 -
11PerdewBurkeErnzerhof1996PerdewBurkeErnzerhof1996-
12PerdewBurkeErnzerhof1996- -
13PerdewWang1992 PerdewWang1992 LeeuwenBaerends1994
14ZhangYang1998 ZhangYang1998 -
15HammerHansenNorskov1999 HammerHansenNorskov1999 -
16Hamprecht1998 Hamprecht1998 -
20FermiAmaldi1934 FermiAmaldi1934 -
21FermiAmaldi1934 FermiAmaldi1934 -
22FermiAmaldi1934 FermiAmaldi1934 -
30Slater - -
31Slater VoskoWilkNusair1980 -
32Slater PerdewZunger1981 -
33Slater PerdewWang1992 -
34Slater Attaccalite2002 -

references

S. Goedecker, M. Teter, and J. Hutter. Separable dual-space Gaussian pseudopotentials. Physical Review B, 54(3):1703-1710, July 1996.

C. Hartwigsen, S. Goedecker and J. Hutter. Relativistic separable dual-space Gaussian pseudopotentials from H to Rn. Physical Review B, 58(7):3641-3662, August 1998.

The ~ABINIT/Infos/Psp_infos/psp3.info file.

The ~ABINIT/Infos/Psp_infos/psp6.info file.

Personal tools