NRMM: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
Description: {{TAG|NRMM}} sets the maximum number of iterative steps for RMM-DIIS ({{TAG|IALGO}}=4X) or Davidson algorithms ({{TAG|IALGO}}=3X).
Description: {{TAG|NRMM}} sets the maximum number of iterative steps for RMM-DIIS ({{TAG|IALGO}}=4X) or Davidson algorithms ({{TAG|IALGO}}=3X).


Note: This tag was formerly known as NDAV which is the name of the variable in the vasp source code.
Note: This tag was formerly known as NDAV which is the name of the variable in the VASP source code.
----
----
== Related Tags and Sections ==
== Related tags and articles ==
{{TAG|IALGO}}
{{TAG|IALGO}}


Line 11: Line 11:
----
----


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

Latest revision as of 14:51, 8 April 2022

NRMM = [integer]
Default: NRMM = 4 

Description: NRMM sets the maximum number of iterative steps for RMM-DIIS (IALGO=4X) or Davidson algorithms (IALGO=3X).

Note: This tag was formerly known as NDAV which is the name of the variable in the VASP source code.


Related tags and articles

IALGO

Examples that use this tag