EMIN: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
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
----
----
Line 15: Line 15:
{{sc|EMIN|Examples|Examples that use this tag}}
{{sc|EMIN|Examples|Examples that use this tag}}
----
----
[[The_VASP_Manual|Contents]]


[[Category:INCAR]][[Category:Electronic minimization]][[Category:Density of states]]
[[Category:INCAR tag]][[Category:Electronic minimization]][[Category:Density of states]]

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