NTARGET STATES: Difference between revisions

From VASP Wiki
No edit summary
Line 12: Line 12:
=== Related tags and articles ===  
=== Related tags and articles ===  
{{TAG|ALGO}},
{{TAG|ALGO}},
{{TAG|NCRPA_BANDS}}
{{TAG|NCRPA_BANDS}},
{{TAG|DMFT_BASIS}}
{{TAG|DMFT_BASIS}}



Revision as of 14:00, 16 May 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.

Related tags and articles

ALGO, NCRPA_BANDS, DMFT_BASIS

Examples that use this tag