NTARGET STATES: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{TAGDEF|NTARGET_STATES|[integer array]}}
{{TAGDEF|NTARGET_STATES|[integer array]}}


Description: Controls which Wannier states are excluded in CRPA. Check also {{TAG|NCRPA_BAND}}.
Description: Controls which Wannier states are excluded in CRPA. Check also {{TAG|NCRPA_BANDS}}.


----
----

Revision as of 12:38, 9 July 2018

NTARGET_STATES = [integer array] 

Description: Controls which Wannier states are excluded in CRPA. 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.

Related Tags and Sections

ALGO, NCRPA_BAND

Examples that use this tag


Contents