NELMGW: Difference between revisions

From VASP Wiki
(Created page with "{{TAGDEF|NELMGW|[integer]|1}} Description: Controls the number of self-consistent GW steps. ---- This tag is effective for {{TAG|ALGO}}=EVGW[0] | QPGW[0] | GW[0][R][K] | an...")
 
No edit summary
Line 2: Line 2:


Description: Controls the number of self-consistent GW steps.
Description: Controls the number of self-consistent GW steps.
Available as of 6.3.0.


----
----

Revision as of 11:15, 22 November 2021

NELMGW = [integer]
Default: NELMGW = 1 

Description: Controls the number of self-consistent GW steps. Available as of 6.3.0.


This tag is effective for ALGO=EVGW[0] | QPGW[0] | GW[0][R][K] | and ignored otherwise. For instance

NELMGW = 4 and ALGO = EVGW0

performs a partially self-consistent GW calculation, where G is updated four times.

Related Tags and Sections

ALGO

Examples that use this tag