DEPER: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 16: Line 16:
[[The_VASP_Manual|Contents]]
[[The_VASP_Manual|Contents]]


[[Category:INCAR]][[Category:Electronic Minimization Methods]]
[[Category:INCAR]][[Category:Electronic Minimization]][[Category:Electronic Minimization Methods]]

Revision as of 11:05, 7 March 2019

DEPER = [real]
Default: DEPER = 0.3 

Description: DEPER specifies a relative stopping criterion for the optimization of an eigenvalue.


The tags DEPER, WEIMIN, and EBREAK allow fine tuning of the iterative matrix diagonalization, and are best not changed. They are optimized for a large variety of systems, and changing one of the parameters usually decreases performance or can even screw up the iterative matrix diagonalization totally. In general, these tags control when the optimization of a single band is stopped within the iterative matrix diagonalization schemes:

DEPER specifies a relative break-criterion: the optimization of a band is stopped after the energy change becomes smaller than DEPER multiplied with the energy change in the first iterative optimization step. The maximum number of optimization steps is always 4.

Related Tags and Sections

WEIMIN, EBREAK

Examples that use this tag


Contents