NELMGW: Difference between revisions
No edit summary |
No edit summary |
||
(7 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{TAGDEF|NELMGW|[integer]|1}} | {{TAGDEF|NELMGW|[integer]|1}} | ||
Description: | Description: {{TAG|NELMGW}} sets the number of self-consistent GW steps. | ||
Available as of 6.3.0. | Available as of 6.3.0. | ||
---- | ---- | ||
This tag is effective for {{TAG|ALGO}}=EVGW[0] | QPGW[0] | GW[0][R][K] | This tag is effective for {{TAG|ALGO}}=EVGW[0] | QPGW[0] | GW[0][R][K] and ignored otherwise. | ||
For instance | For instance | ||
NELMGW = 4 | {{TAG|ALGO}} = EVGW0 | ||
performs a [[GW calculations#gw0| partially self-consistent GW calculations]], where G is updated four times | {{TAG|NELMGW}} = 4 | ||
performs a [[GW calculations#gw0| partially self-consistent GW calculations]], where <math>G</math> is updated four times. | |||
Omit {{TAG|NBANDS}} and {{TAG|NELM}} to select the [[GW calculations#GW_in_one_go|single-step GW procedure]]. | |||
== Related tags and articles== | |||
{{TAG|ALGO}} | {{TAG|ALGO}}, [[GW calculations]] | ||
{{sc|NELMGW|Examples|Examples that use this tag}} | {{sc|NELMGW|Examples|Examples that use this tag}} | ||
Line 22: | Line 21: | ||
[[Category:INCAR]][[Category:Many- | [[Category:INCAR tag]][[Category:Many-body perturbation theory]][[Category:GW]][[Category:Low-scaling GW and RPA]] |
Latest revision as of 12:23, 16 October 2024
NELMGW = [integer]
Default: NELMGW = 1
Description: NELMGW sets 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
ALGO = EVGW0 NELMGW = 4
performs a partially self-consistent GW calculations, where is updated four times.
Omit NBANDS and NELM to select the single-step GW procedure.