NELM: Difference between revisions
No edit summary |
|||
(5 intermediate revisions by 3 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 ( | 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: | 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]]. | ||
== Related | 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 == | |||
{{TAG|NELMDL}}, | {{TAG|NELMDL}}, | ||
{{TAG|NELMIN}} | {{TAG|NELMIN}} | ||
{{sc|NELM|Examples|Examples that use this tag}} | {{sc|NELM|Examples|Examples that use this tag}} | ||
[[Category:INCAR]][[Category:Electronic | |||
[[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.