NELMGW: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 9: Line 9:
  NELMGW = 4 and ALGO = EVGW0
  NELMGW = 4 and ALGO = EVGW0
performs a [[GW calculations#gw0| partially 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.  
See [[GW calculations]] for supported ALGO tags.


=== Related Tags and Sections ===  
=== Related Tags and Sections ===  

Revision as of 12:16, 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. See GW calculations for supported ALGO tags.

Related Tags and Sections

ALGO

Examples that use this tag