EMIN: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
(4 intermediate revisions by 3 users 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
----
----
The DOS is evaluated each {{TAG|NBLOCK}} steps, {{FILE|DOSCAR}}  is updated
The DOS is evaluated each {{TAG|NBLOCK}} steps, {{FILE|DOSCAR}}  is updated
each  {{TAG|NBLOCK}}*{{TAG|KBLOCK}} steps.  
each  {{TAG|NBLOCK}}*{{TAG|KBLOCK}} steps.  
{{NB|tip| Set {{TAG|EMIN}} to a value larger than {{TAG|EMAX}}, if you are not sure where the region of interest lies.}}


 
==Related tags and articles==
'''Mind''': If you are not sure where the region of interest lies, set
{{TAG|EMAX}}, {{TAG|NEDOS}},
{{TAG|EMIN}} to a value larger than {{TAG|EMAX}}
 
== Related Tags and Sections ==
{{TAG|EMIN}}, {{TAG|NEDOS}},
{{FILE|DOSCAR}}
{{FILE|DOSCAR}}


{{sc|EMIN|Examples|Examples that use this tag}}
{{sc|EMIN|Examples|Examples that use this tag}}
----
----
[[The_VASP_Manual|Contents]]


[[Category:INCAR]][[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