LDAUPRINT: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 4: Line 4:
----
----
*{{TAG|LDAUPRINT}}=0: The occupancy matrix is not written to the {{FILE|OUTCAR}} file.
*{{TAG|LDAUPRINT}}=0: The occupancy matrix is not written to the {{FILE|OUTCAR}} file.
*{{TAG|LDAUPRINT}}=1: Write occupancy matrix to the {{FILE|OUTCAR}} file.
*{{TAG|LDAUPRINT}}=1: The occupancy matrix is written to the {{FILE|OUTCAR}} file. At each iteration the onsite
ddd
<!--
<!--
*{{TAG|LDAUPRINT}}=2: same as {{TAG|LDAUPRINT}}=1, plus potential matrix dumped to {{FILE|stdout}}.
*{{TAG|LDAUPRINT}}=2: same as {{TAG|LDAUPRINT}}=1, plus potential matrix dumped to {{FILE|stdout}}.

Revision as of 08:28, 11 April 2023

LDAUPRINT = 0 | 1
Default: LDAUPRINT = 0 

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


  • LDAUPRINT=0: The occupancy matrix is not written to the OUTCAR file.
  • LDAUPRINT=1: The occupancy matrix is written to the OUTCAR file. At each iteration the onsite

ddd

Related tags and articles

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

Examples that use this tag