Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/advanced/input_files/input-main.md
Original file line number Diff line number Diff line change
Expand Up @@ -945,6 +945,8 @@ calculations.
- **fixed**: fixed occupations (available for non-coductors only)
- **gauss** or **gaussian**: Gaussian smearing method.
- **mp**: methfessel-paxton smearing method; recommended for metals.
- **mp2**: 2-nd methfessel-paxton smearing method; recommended for metals.
- **mv** or **cold**: marzari-vanderbilt smearing method.
- **fd**: Fermi-Dirac smearing method: $f=1/\{1+\exp[(E-\mu)/kT]\}$ and smearing_sigma below is the temperature $T$ (in Ry).
- **Default**: gauss

Expand Down
Loading