NTARGET STATES

From VASP Wiki
Revision as of 12:24, 9 July 2018 by Kaltakm (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.