Jump to content

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

EDIFF: Difference between revisions

From VASP Wiki
Mmars (talk | contribs)
No edit summary
Mmars (talk | contribs)
No edit summary
Line 6: Line 6:


'''Mind''': In most cases the convergence speed is exponential. So if you want the total energy significant to 4 figures set {{TAG|EDIFF}}=<math>10^{-4}</math>. There is no real reason to use a much smaller number.
'''Mind''': In most cases the convergence speed is exponential. So if you want the total energy significant to 4 figures set {{TAG|EDIFF}}=<math>10^{-4}</math>. There is no real reason to use a much smaller number.
== Related Tags and Sections ==
{{TAG|EDIFFG}}
----
----
[[The_VASP_Manual|Contents]]
[[The_VASP_Manual|Contents]]


[[Category:INCAR]]
[[Category:INCAR]]

Revision as of 20:09, 29 January 2011

EDIFF = [real]
Default: EDIFF = [math]\displaystyle{ 10^{-4} }[/math] 

Description: EDIFF specifies the global break condition for the electronic SC-loop.


The relaxation of the electronic degrees of freedom will be stopped if the total (free) energy change and the band structure energy change ('change of eigenvalues') between two steps are both smaller than EDIFF. For EDIFF=0, NELM electronic SC-steps will always be performed.

Mind: In most cases the convergence speed is exponential. So if you want the total energy significant to 4 figures set EDIFF=[math]\displaystyle{ 10^{-4} }[/math]. There is no real reason to use a much smaller number.

Related Tags and Sections

EDIFFG


Contents