Jump to content

Requests for technical support from the VASP team should be posted in the VASP Forum.

ISMEAR: Difference between revisions

From VASP Wiki
Singraber (talk | contribs)
No edit summary
Schlipf (talk | contribs)
No edit summary
 
Line 21: Line 21:
*{{TAG|ISMEAR|-4}}: Tetrahedron method without smearing.
*{{TAG|ISMEAR|-4}}: Tetrahedron method without smearing.


*{{TAG|ISMEAR|-5}}: Tetrahedron method with Blöchl corrections without smearing.
*{{TAG|ISMEAR|-5}}: Tetrahedron method with Blöchl corrections{{cite|bloechl:prb:1994}} without smearing.


*{{TAG|ISMEAR|-14}}: Tetrahedron method with Fermi-Dirac smearing {{TAG|SIGMA}}.
*{{TAG|ISMEAR|-14}}: Tetrahedron method with Fermi-Dirac smearing {{TAG|SIGMA}}.


*{{TAG|ISMEAR|-15}}: Tetrahedron method with Blöchl corrections with Fermi-Dirac smearing {{TAG|SIGMA}}.
*{{TAG|ISMEAR|-15}}: Tetrahedron method with Blöchl corrections{{cite|bloechl:prb:1994}} with Fermi-Dirac smearing {{TAG|SIGMA}}.
{{NB|mind|Use a [[KPOINTS|Γ-centered '''k'''-mesh]] for the tetrahedron methods.|:}}
{{NB|mind|Use a [[KPOINTS|Γ-centered '''k'''-mesh]] for the tetrahedron methods.|:}}


Line 39: Line 39:
{{sc|ISMEAR|Examples|Examples that use this tag}}
{{sc|ISMEAR|Examples|Examples that use this tag}}


== References ==


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

Latest revision as of 09:27, 7 July 2026

ISMEAR = -15 | -14 | -5 | -4 | -3 | -2 | -1 | 0 | [integer]>0
Default: ISMEAR = 1 

Description: ISMEAR determines how the partial occupancies fnk are set for each orbital. SIGMA determines the width of the smearing in eV.


Please consider how-to guide to choose the optimal smearing technique.

Tag options

  • ISMEAR = -2: Partial occupancies are read in from the WAVECAR and kept fixed throughout run. Alternatively, you can also choose occupancies in the INCAR file with the tag FERWE (and FERDO for ISPIN = 2 calculations).
  • ISMEAR = -4: Tetrahedron method without smearing.
  • ISMEAR = -5: Tetrahedron method with Blöchl corrections[1] without smearing.
  • ISMEAR = -14: Tetrahedron method with Fermi-Dirac smearing SIGMA.
  • ISMEAR = -15: Tetrahedron method with Blöchl corrections[1] with Fermi-Dirac smearing SIGMA.

Related tags and articles

SIGMA, EFERMI, FERWE, FERDO, SMEARINGS, Smearing technique, K-point integration

Examples that use this tag

References