LDIAG: Difference between revisions
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
Description: This tag determines whether a subspace diagonalization is performed or not within the main algorithm selected by {{TAG|IALGO}}. | Description: This tag determines whether a subspace diagonalization is performed or not within the main algorithm selected by {{TAG|IALGO}}. | ||
---- | ---- | ||
For ALGO=Normal, Fast, and Very Fast, VASP performs a diagonalization in the subspace spanned by all orbitals. This is often referred to as Rayleigh–Ritz method. The step | |||
increases the convergence rate and thus is expedient in most cases. For the algorithms that optimize | |||
https://en.wikipedia.org/wiki/Rayleigh%E2%80%93Ritz_method | |||
== Related Tags and Sections == | == Related Tags and Sections == | ||
{{TAG|IALGO}}, | {{TAG|IALGO}}, |
Revision as of 06:43, 10 November 2021
LDIAG = [logical]
Default: LDIAG = .TRUE.
Description: This tag determines whether a subspace diagonalization is performed or not within the main algorithm selected by IALGO.
For ALGO=Normal, Fast, and Very Fast, VASP performs a diagonalization in the subspace spanned by all orbitals. This is often referred to as Rayleigh–Ritz method. The step increases the convergence rate and thus is expedient in most cases. For the algorithms that optimize
https://en.wikipedia.org/wiki/Rayleigh%E2%80%93Ritz_method