Jump to content

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

LDAUPRINT: Difference between revisions

From VASP Wiki
Ftran (talk | contribs)
No edit summary
Csheldon (talk | contribs)
No edit summary
 
Line 20: Line 20:
----
----


[[Category:INCAR tag]][[Category:Exchange-correlation functionals]][[Category:DFT+U]]
[[Category:INCAR tag]][[Category:Exchange-correlation functionals]][[Category:DFT+U]][[Category:Strongly correlated electrons]]

Latest revision as of 09:34, 9 June 2026

LDAUPRINT = 0 | 1
Default: LDAUPRINT = 0 

Description: LDAUPRINT controls the verbosity of a DFT+U calculation.


  • LDAUPRINT=0: No onsite occupancy matrix is written to the OUTCAR file.
  • LDAUPRINT=1: The spin up and spin down onsite occupancy matrices of the atoms types to which a [math]\displaystyle{ U }[/math] is applied are written to the OUTCAR file at each iteration (below "onsite density matrix"). The eigenvalues and eigenvectors of the total (spin up + spin down) onsite matrix is also written (below "occupancies and eigenvectors").

Related tags and articles

LDAU, LDAUTYPE, LDAUL, LDAUU, LDAUJ, LMAXMIX

Examples that use this tag