public subroutine occ_broadening(p, f, temp)
washes out fractional occupation number for orbitals with simialr energy
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
type(param),
|
intent(in) |
|
|
:: |
p |
|
type(wf_data),
|
intent(inout) |
|
|
:: |
f |
|
real(kind=long),
|
intent(in) |
|
|
:: |
temp |
|