Skip to content
Merged
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: 1 addition & 1 deletion examples/spin_polarized/ATOM/INPUT
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ basis_type lcao # lcao or pw
gamma_only 1 # 0/1, replace KPT

#Parameters (4.Smearing)
smearing_method gau # mp/gau/fd/fixed, mp for metal gau for semicon
smearing_method gauss # mp/gauss/fd/fixed, mp for metal gau for semicon
smearing_sigma 0.001 # Rydberg, 0.002 for mp 0.001 for gau

#Parameters (5.Mixing)
Expand Down
Loading