NCRPA BANDS: Difference between revisions

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


----
----
 
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  
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.  


=== Related Tags and Sections ===  
=== Related Tags and Sections ===  

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