NTARGET STATES: Difference between revisions
(Created page with "{{TAGDEF|NTARGET_STATES|[integer array]}} Description: Controls which Wannier states are excluded in CRPA. Check also {{TAG|NCRPA_BAND}}. ---- For instance NTARGET_STATES...") |
No edit summary |
||
Line 8: | Line 8: | ||
selects the Wannier state 1, 2 and 4. Note that the ordering of the Wannier states depends on the chosen basis set. | selects the Wannier state 1, 2 and 4. Note that the ordering of the Wannier states depends on the chosen basis set. | ||
This tag is effective for {{TAG|ALGO}}=CRPA and ignored otherwise. | This tag is effective for {{TAG|ALGO}}=CRPA and ignored otherwise. | ||
=== Related Tags and Sections === | |||
{{TAG|ALGO}}, | |||
{{TAG|NCRPA_BAND}} | |||
{{sc|NTARGET_STATES|Examples|Examples that use this tag}} | |||
---- | |||
[[The VASP Manual|Contents]] |
Revision as of 12:26, 9 July 2018
NTARGET_STATES = [integer array] Description: Controls which Wannier states are excluded in CRPA. Check also NCRPA_BAND.
For instance
NTARGET_STATES = 1 2 4
selects the Wannier state 1, 2 and 4. Note that the ordering of the Wannier states depends on the chosen basis set. This tag is effective for ALGO=CRPA and ignored otherwise.