NCRPA BANDS: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{TAGDEF|NCRPA_BANDS|[integer array]}}
{{TAGDEF|NCRPA_BANDS|[integer array]}}
Description: Controls which bands are excluded in CRPA. Check also {{TAG|NTARGET_STATES}}.
Description: Controls which bands are excluded in CRPA. Check also {{TAG|NTARGET_STATES}}.



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