NCRPA BANDS: Difference between revisions
(Created page with "{{TAGDEF|NCRPA_BAND|[integer array]}} Description: Controls which bands are excluded in CRPA. Check also {{TAG|NTARGET_STATES}}. ---- For instance NCRPA_BAND = 21 22 23 r...") |
No edit summary |
||
(15 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{TAGDEF| | {{DISPLAYTITLE:NCRPA_BANDS}} | ||
Description: Controls which bands are excluded in | {{TAGDEF|NCRPA_BANDS|[integer array]}} | ||
Description: Controls which bands are excluded in the constrained random phase approximation. Check also {{TAG|NTARGET_STATES}}. | |||
---- | ---- | ||
This tag is effective for {{TAG|ALGO}}=CRPA and ignored otherwise. | |||
For instance | For instance | ||
NCRPA_BANDS = 21 22 23 | |||
removes all screening effects between bands 21, 22 and 23 in the | removes all screening effects between bands 21, 22 and 23 in the random phase approximation of the screened Coulomb interaction. | ||
=== Related | === Related tags and articles === | ||
{{TAG|ALGO}}, | {{TAG|ALGO}}, | ||
{{TAG|NTARGET_STATES}} | {{TAG|NTARGET_STATES}} | ||
{{sc| | {{sc|NCRPA_BANDS|Examples|Examples that use this tag}} | ||
---- | ---- | ||
[[ | [[Category:INCAR tag]][[Category:Many-body perturbation theory]][[Category:Constrained-random-phase approximation]] | ||
[[Category: |
Latest revision as of 08:49, 21 February 2024
NCRPA_BANDS = [integer array]
Description: Controls which bands are excluded in the constrained random phase approximation. Check also NTARGET_STATES.
This tag is effective for ALGO=CRPA and ignored otherwise.
For instance
NCRPA_BANDS = 21 22 23
removes all screening effects between bands 21, 22 and 23 in the random phase approximation of the screened Coulomb interaction.