NTARGET STATES: Difference between revisions
No edit summary |
(Remove deprecated ---- before categories; add blank line before categories) |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
{{TAGDEF|NTARGET_STATES|[integer array]}} | {{TAGDEF|NTARGET_STATES|[integer array]}} | ||
Description: Controls which Wannier states are excluded in constrained random phase approximation. Check also {{TAG|NCRPA_BANDS}}. | Description: Controls which Wannier states are excluded in constrained random-phase approximation. Check also {{TAG|NCRPA_BANDS}}. | ||
---- | ---- | ||
This tag is effective for {{TAG|ALGO}} | This tag is effective for {{TAG|ALGO|CRPA}} and ignored otherwise. | ||
For instance | For instance | ||
NTARGET_STATES = 1 2 4 | NTARGET_STATES = 1 2 4 | ||
| Line 15: | Line 15: | ||
{{TAG|LOCALIZED_BASIS}} | {{TAG|LOCALIZED_BASIS}} | ||
{{sc|NTARGET_STATES| | {{sc|NTARGET_STATES|Howto|Workflows that use this tag}} | ||
[[Category:INCAR tag]][[Category:Wannier functions]][[Category:Many-body perturbation theory]][[Category:Constrained-random-phase approximation]] | [[Category:INCAR tag]][[Category:Wannier functions]][[Category:Many-body perturbation theory]][[Category:Constrained-random-phase approximation]] | ||
Latest revision as of 09:57, 20 March 2026
NTARGET_STATES = [integer array]
Description: Controls which Wannier states are excluded in constrained random-phase approximation. Check also NCRPA_BANDS.
This tag is effective for ALGO = CRPA and ignored otherwise.
For instance
NTARGET_STATES = 1 2 4
selects the Wannier state 1, 2 and 4, where the ordering of the Wannier states depends on the chosen basis set.