NTARGET STATES: Difference between revisions

From VASP Wiki
No edit summary
Line 11: Line 11:
=== Related Tags and Sections ===  
=== Related Tags and Sections ===  
{{TAG|ALGO}},
{{TAG|ALGO}},
{{TAG|NCRPA_BAND}}
{{TAG|NCRPA_BANDS}}


{{sc|NTARGET_STATES|Examples|Examples that use this tag}}
{{sc|NTARGET_STATES|Examples|Examples that use this tag}}

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_BANDS

Examples that use this tag


Contents