Occupation functions (pengwann.occupations)#
Occupation functions for reconstructing the ab initio occupation matrix.
This module contains a set of simple functions for calculating orbital occupation
numbers from a set of Kohn-Sham eigenvalues. Any of these functions can be used together
with the get_occupation_matrix() function to build the
occupation matrix needed to calculated WOBIs with the
DescriptorCalculator class.
Functions#
|
Reconstruct the occupation matrix from an ab-initio calculation. |
|
A simple heaviside occupation function. |
|
The Fermi-Dirac occupation function. |
|
A Gaussian occupation function. |
|
The Marzari-Vanderbilt (cold) occupation function. |