NCRPA BANDS: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 5: Line 5:


For instance  
For instance  
  NCRPA_BAND = 21 22 23  
  NCRPA_BANDS = 21 22 23  
removes all screening effects between bands 21, 22 and 23 in the RPA. This tag is effective for {{TAG|ALGO}}=CRPA and ignored otherwise.
removes all screening effects between bands 21, 22 and 23 in the RPA. This tag is effective for {{TAG|ALGO}}=CRPA and ignored otherwise.



Revision as of 12:37, 9 July 2018

NCRPA_BANDS = [integer array]  Description: Controls which bands are excluded in CRPA. Check also NTARGET_STATES.


For instance

NCRPA_BANDS = 21 22 23 

removes all screening effects between bands 21, 22 and 23 in the RPA. This tag is effective for ALGO=CRPA and ignored otherwise.

Related Tags and Sections

ALGO, NTARGET_STATES

Examples that use this tag


Contents