NELM: Difference between revisions

From VASP Wiki
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{TAGDEF|NELM|[integer]|60}}
{{TAGDEF|NELM|[integer]|60}}


Description: {{TAG|NELM}} sets the maximum number of electronic SC (self-consistency) steps.
Description: {{TAG|NELM}} sets the maximum number of electronic SC (self-consistency) steps.  
----
----
Normally, there is no need to change the default value: if the self-consistency loop does not converge within 40 steps, it will probably not converge at all. In this case you should reconsider the tags {{TAG|IALGO}} or {{TAG|ALGO}}, {{TAG|LSUBROT}}, and the [[:Category:Density mixing|mixing parameters]].
Normally, there is no need to change the default value: if the self-consistency loop does not converge within 40 steps, it will probably not converge at all. In this case you should reconsider the tags {{TAG|IALGO}} or {{TAG|ALGO}}, {{TAG|LSUBROT}}, and the [[:Category:Density mixing|mixing parameters]].
The same stands for {{TAG|ALGO}} = TIMEEV, as the value is set to be sufficient to ensure numerical stability when propagating in time. If you wish to set it by yourself, be advised that the input value must be greater than 100, otherwise VASP will ignore it and fall to the default settings.


== Related tags and articles ==
== Related tags and articles ==
Line 10: Line 12:


{{sc|NELM|Examples|Examples that use this tag}}
{{sc|NELM|Examples|Examples that use this tag}}
----
 


[[Category:INCAR tag]][[Category:Electronic minimization]]
[[Category:INCAR tag]][[Category:Electronic minimization]]

Latest revision as of 05:52, 20 June 2024

NELM = [integer]
Default: NELM = 60 

Description: NELM sets the maximum number of electronic SC (self-consistency) steps.


Normally, there is no need to change the default value: if the self-consistency loop does not converge within 40 steps, it will probably not converge at all. In this case you should reconsider the tags IALGO or ALGO, LSUBROT, and the mixing parameters.

The same stands for ALGO = TIMEEV, as the value is set to be sufficient to ensure numerical stability when propagating in time. If you wish to set it by yourself, be advised that the input value must be greater than 100, otherwise VASP will ignore it and fall to the default settings.

Related tags and articles

NELMDL, NELMIN

Examples that use this tag