SMEARINGS: Difference between revisions
(Created page with "{{TAGDEF|SMEARINGS|[integer array]|not set}} Description: {{TAG|SMEARINGS}} defines the smearing parameters for {{TAG|ISMEAR}}=''-3'' in the calculation of the partial occupa...") |
No edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 9: | Line 9: | ||
must be present in the {{TAG|INCAR}} file, supplying different smearing parameters. {{TAG|IBRION}} has to be set to -1 and {{TAG|NSW}} to the number of supplied values ismear<math>i</math>) . The first loop is done using the tetrahedron method with Blöchl corrections. | must be present in the {{TAG|INCAR}} file, supplying different smearing parameters. {{TAG|IBRION}} has to be set to -1 and {{TAG|NSW}} to the number of supplied values ismear<math>i</math>) . The first loop is done using the tetrahedron method with Blöchl corrections. | ||
== Related | == Related tags and articles == | ||
{{TAG|IBRION}}, | {{TAG|IBRION}}, | ||
Line 16: | Line 16: | ||
{{TAG|SIGMA}} | {{TAG|SIGMA}} | ||
{{sc|SMEARINGS|Examples|Examples that use this tag}} | |||
[[Category:INCAR]] | |||
[[Category:INCAR tag]][[Category:Electronic occupancy]] |
Latest revision as of 12:00, 17 October 2024
SMEARINGS = [integer array]
Default: SMEARINGS = not set
Description: SMEARINGS defines the smearing parameters for ISMEAR=-3 in the calculation of the partial occupancies.
ISMEAR=-3 performs a loop over smearing-parameters supplied in the INCAR file. In this case a tag
SMEARINGS = ismear1 sigma1 ismear2 sigma2 ...
must be present in the INCAR file, supplying different smearing parameters. IBRION has to be set to -1 and NSW to the number of supplied values ismear) . The first loop is done using the tetrahedron method with Blöchl corrections.