LDAUPRINT: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{TAGDEF|LDAUPRINT|0 {{!}} 1|0}}
{{TAGDEF|LDAUPRINT|0 {{!}} <math>=</math>|0}}


Description: {{TAG|LDAUPRINT}} controls the verbosity of a DFT+U calculation.
Description: {{TAG|LDAUPRINT}} controls the verbosity of a DFT+U calculation.
----
----
*{{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: The occupancy matrix is written to the {{FILE|OUTCAR}} file. At each iteration the onsite
*{{TAG|LDAUPRINT}}=1: The occupancy matrix is written to the {{FILE|OUTCAR}} file at each iteration.
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:31, 11 April 2023

LDAUPRINT = 0 |
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.

Related tags and articles

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

Examples that use this tag