NELM

From VASP Wiki

NELM = [integer]
Default: NELM = 60 

Description: NELM sets the maximum number of electronic SC (self-consistency) steps. For ALGO = TIMEEV it sets the maximum number of time steps to be used.


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