Jump to content

Requests for technical support from the VASP team should be posted in the VASP Forum.

LDAUTYPE: Difference between revisions

From VASP Wiki
No edit summary
Ftran (talk | contribs)
No edit summary
Line 27: Line 27:
{{TAG|LDAUJ}},
{{TAG|LDAUJ}},
{{TAG|LDAUPRINT}},
{{TAG|LDAUPRINT}},
{{TAG|LMAXMIX}},
{{TAG|LMAXMIX}}
{{TAG|DFT+U: formalism}}


{{sc|LDAUTYPE|Examples|Examples that use this tag}}
{{sc|LDAUTYPE|Examples|Examples that use this tag}}

Revision as of 15:49, 27 February 2025

LDAUTYPE = 1 | 2 | 4
Default: LDAUTYPE = 2 

Description: LDAUTYPE specifies the DFT+U variant that will be used.


The following variants of the DFT+U approach are available:

  • LDAUTYPE=1: The rotationally invariant DFT+U introduced by Liechtenstein et al.[1]
  • LDAUTYPE=2: The simplified (rotationally invariant) approach to DFT+U, introduced by Dudarev et al.[2]

A method to estimate the parameters for DFT+U is the constrained-random-phase approximation. Another method is the linear response ansatz with LDAUTYPE=3, mentioned above. On the other hand, in many applications, the DFT+U parameters are used as tuning parameters to fit experimental data.

This is because the CHGCAR file contains only information up to angular momentum quantum number set by LMAXMIX for the on-site PAW occupancy matrices. When the CHGCAR file is read and kept fixed in the course of the calculations (ICHARG=11), the results will necessarily not be identical to a self-consistent run. The deviations are often large for DFT+U calculations.

It is possible to use LDAUTYPE=1, 2, and 3 for a non–spin-polarized calculation with ISPIN=1.

Related tags and articles

LDAU, LDAUL, LDAUU, LDAUJ, LDAUPRINT, LMAXMIX

Examples that use this tag

References