NRMM: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 2: Line 2:


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.
----
----
== Related Tags and Sections ==
== Related tags and articles ==
{{TAG|IALGO}}
{{TAG|IALGO}}


Line 9: 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