LDAUU: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{TAGDEF|LDAUU|[real array]|NTYP*0.0}}
{{TAGDEF|LDAUU|[real array]|NTYP*0.0}}


Description: {{TAG|LDAUU}} specifies the strength of the effective on-site Coulomb interactions.
Description: Sets the effective on-site Coulomb interactions (eV).
----
----
'''Mind''': one ''has'' to specify one number for each atomic species.
{{TAG|LDAUU}} specifies the strength of the effective on-site Coulomb interactions in eV. It must hold one value for each atomic species.
{{NB|warning|The total energy will depend on the parameters <math>U</math> ({{TAG|LDAUU}}) and <math>J</math> ({{TAG|LDAUJ}}). It is, therefore, not meaningful to compare the total energies resulting from calculations with different <math>U</math> and/or <math>J</math>; or <math>U-J</math> in the case of Dudarev's approach ({{TAG|LDAUTYPE}}{{=}}2).}}
{{NB|mind|For {{TAG|LDAUTYPE}}{{=}}3, the {{TAG|LDAUU}} and {{TAG|LDAUJ}} tags specify the strength (in eV) of the spherical potential acting on the spin-up and spin-down manifolds, respectively.}}


'''Warning''': it is important to be aware of the fact that when using the L(S)DA+U, in general the total energy will depend on the parameters ''U'' and ''J'' ({{TAG|LDAUU}} and {{TAG|LDAUJ}}, respectively). It is therefore not meaningful to compare the total energies resulting from calculations with different ''U'' and/or ''J'', or ''U''-''J'' in case of Dudarev's approach ({{TAG|LDAUTYPE}}=2).
== Related tags and articles ==
 
== Related Tags and Sections ==
{{TAG|LDAU}},
{{TAG|LDAU}},
{{TAG|LDAUTYPE}},
{{TAG|LDAUTYPE}},
{{TAG|LDAUL}},
{{TAG|LDAUL}},
{{TAG|LDAUJ}},
{{TAG|LDAUJ}},
{{TAG|LDAUPRINT}}
{{TAG|LDAUPRINT}},
{{TAG|LMAXMIX}},
{{TAG|DFT+U: formalism}}
 
{{sc|LDAUU|Examples|Examples that use this tag}}
----
----
[[The_VASP_Manual|Contents]]


[[Category:INCAR]][[Category:LDA+U]]
[[Category:INCAR tag]][[Category:Exchange-correlation functionals]][[Category:DFT+U]]

Latest revision as of 08:14, 9 May 2023

LDAUU = [real array]
Default: LDAUU = NTYP*0.0 

Description: Sets the effective on-site Coulomb interactions (eV).


LDAUU specifies the strength of the effective on-site Coulomb interactions in eV. It must hold one value for each atomic species.

Warning: The total energy will depend on the parameters (LDAUU) and (LDAUJ). It is, therefore, not meaningful to compare the total energies resulting from calculations with different and/or ; or in the case of Dudarev's approach (LDAUTYPE=2).
Mind: For LDAUTYPE=3, the LDAUU and LDAUJ tags specify the strength (in eV) of the spherical potential acting on the spin-up and spin-down manifolds, respectively.

Related tags and articles

LDAU, LDAUTYPE, LDAUL, LDAUJ, LDAUPRINT, LMAXMIX, DFT+U: formalism

Examples that use this tag