NTARGET STATES: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:NTARGET_STATES}} | |||
{{TAGDEF|NTARGET_STATES|[integer array]}} | {{TAGDEF|NTARGET_STATES|[integer array]}} | ||
Line 9: | Line 11: | ||
selects the Wannier state 1, 2 and 4, where the ordering of the Wannier states depends on the chosen basis set. | selects the Wannier state 1, 2 and 4, where the ordering of the Wannier states depends on the chosen basis set. | ||
=== Related | === Related tags and articles === | ||
{{TAG|ALGO}}, | {{TAG|ALGO}}, | ||
{{TAG|NCRPA_BANDS}} | {{TAG|NCRPA_BANDS}} | ||
Line 17: | Line 19: | ||
[[Category:INCAR]][[Category:Wannier Functions]][[Category:Many-Body Perturbation Theory]][[Category:CRPA]][[Category:VASP6]] | [[Category:INCAR tags]][[Category:Wannier Functions]][[Category:Many-Body Perturbation Theory]][[Category:CRPA]][[Category:VASP6]] |
Revision as of 16:57, 6 April 2022
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.