NCRPA BANDS: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 5: Line 5:
----
----
This tag is effective for {{TAG|ALGO}}=CRPA and ignored otherwise.
This tag is effective for {{TAG|ALGO}}=CRPA and ignored otherwise.
For instance  
For instance  
  NCRPA_BANDS = 21 22 23  
  NCRPA_BANDS = 21 22 23  

Revision as of 12:39, 9 July 2018

NCRPA_BANDS = [integer array] 

Description: Controls which bands are excluded in CRPA. Check also NTARGET_STATES.


This tag is effective for ALGO=CRPA and ignored otherwise.

For instance

NCRPA_BANDS = 21 22 23 

removes all screening effects between bands 21, 22 and 23 in the RPA.

Related Tags and Sections

ALGO, NTARGET_STATES

Examples that use this tag


Contents