NRMM: Difference between revisions

From VASP Wiki
(Created page with "{{TAGDEF|NRMM|[integer]|4}} Description: {{TAG|NRMM}} sets the maximum number of iterative steps per bands per RMM-DIIS step ({{TAG|IALGO}}=4X). ---- == Related Tags and Sect...")
 
No edit summary
Line 1: Line 1:
{{TAGDEF|NRMM|[integer]|4}}
{{TAGDEF|NRMM|[integer]|4}}


Description: {{TAG|NRMM}} sets the maximum number of iterative steps per bands per RMM-DIIS step ({{TAG|IALGO}}=4X).
Description: {{TAG|NRMM}} sets the maximum number of iterative steps for RMM-DIIS ({{TAG|IALGO}}=4X) or Davidson algorithms ({{TAG|IALGO}}=3X).
----
----
== Related Tags and Sections ==
== Related Tags and Sections ==

Revision as of 09:10, 8 July 2021

NRMM = [integer]
Default: NRMM = 4 

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


Related Tags and Sections

IALGO

Examples that use this tag