EMAX: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{TAGDEF|EMAX|[real]}}
{{TAGDEF|EMAX|[real]}}
{{DEF|EMAX| highest KS-eigenvalue  + <math>\Delta</math> | }}
{{DEF|EMAX| highest KS eigenvalue  + <math>\Delta</math> | }}


Description: {{TAG|EMAX}} specifies the  upper boundary of the energy range
Description: {{TAG|EMAX}} specifies the  upper boundary of the energy range for the evaluation of the electronic [[density of states]] (DOS).
for the evaluation of the DOS
----
----
The DOS is evaluated each {{TAG|NBLOCK}} steps, {{FILE|DOSCAR}}  is updated     each  {{TAG|NBLOCK}}*{{TAG|KBLOCK}} steps.
The DOS is evaluated each {{TAG|NBLOCK}} steps, {{FILE|DOSCAR}}  is updated each  {{TAG|NBLOCK}}*{{TAG|KBLOCK}} steps.


 
== Related tags and articles ==
== Related Tags and Sections ==
{{TAG|EMIN}}, {{TAG|NEDOS}},
{{TAG|EMIN}}, {{TAG|NEDOS}},
{{FILE|DOSCAR}}
{{FILE|DOSCAR}}


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


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

Latest revision as of 09:44, 17 October 2024

EMAX = [real] 

Default: EMAX = highest KS eigenvalue +

Description: EMAX specifies the upper boundary of the energy range for the evaluation of the electronic density of states (DOS).


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

Related tags and articles

EMIN, NEDOS, DOSCAR

Examples that use this tag