NELMGW: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 8: Line 8:
For instance  
For instance  
  NELMGW = 4 and ALGO = EVGW0
  NELMGW = 4 and ALGO = EVGW0
performs a partially [[GW calculations#gw0|self-consistent GW calculations]], where G is updated four times.  
performs a [[GW calculations#gw0| partially self-consistent GW calculations]], where G is updated four times.  





Revision as of 11:46, 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 calculations, where G is updated four times.


Related Tags and Sections

ALGO

Examples that use this tag