EMIN: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
Line 2: Line 2:
{{DEF|EMIN| lowest KS-eigenvalue  - <math>\Delta</math> | }}
{{DEF|EMIN| lowest KS-eigenvalue  - <math>\Delta</math> | }}


Description: {{TAG|EMAX}} specifies the  lower boundary of the energy range  
Description: {{TAG|EMIN}} specifies the  lower boundary of the energy range  
for the evaluation of the DOS
for the evaluation of the DOS
----
----

Latest revision as of 08:49, 20 March 2024

EMIN = [real] 

Default: EMIN = lowest KS-eigenvalue -

Description: EMIN specifies the lower boundary of the energy range for the evaluation of the DOS


The DOS is evaluated each NBLOCK steps, DOSCAR is updated each NBLOCK*KBLOCK steps.

Tip: Set EMIN to a value larger than EMAX, if you are not sure where the region of interest lies.

Related tags and articles

EMAX, NEDOS, DOSCAR

Examples that use this tag