EBREAK: Difference between revisions
(Created page with '{{TAGDEF|EBREAK|[real]|{{TAG|EDIFF}}/{{TAG|NBANDS}}/4}} Description: {{TAG|EBREAK}} specifies an absolute stopping criterion for the optimization of an eigenvalue. ---- The tags…') |
|||
Line 11: | Line 11: | ||
{{TAG|WEIMIN}}, | {{TAG|WEIMIN}}, | ||
{{TAG|DEPER}} | {{TAG|DEPER}} | ||
{{sc|EBREAK|Examples|Examples that use this tag}} | |||
---- | ---- | ||
[[The_VASP_Manual|Contents]] | [[The_VASP_Manual|Contents]] | ||
[[Category:INCAR]] | [[Category:INCAR]] |
Revision as of 09:43, 19 March 2017
EBREAK = [real]
Default: EBREAK = EDIFF/NBANDS/4
Description: EBREAK specifies an absolute stopping criterion for the optimization of an eigenvalue.
The tags EBREAK, DEPER, and WEIMIN 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:
EBREAK determines whether a band is fully converged or not. Optimization of an eigenvalue/eigenvectors pair is stopped if the change in the eigenenergy is smaller than EBREAK.