pengwann.interactions.WannierInteraction.with_integrals#

interactions.WannierInteraction.with_integrals(energies, mu)#

Return a new WannierInteraction object with integrated descriptors.

Parameters:
energiesndarray of float

The discrete energies at which the density of states and all derived descriptors have been evaluated.

mufloat

The Fermi level

Returns:
interaction_with_integralsWannierInteraction

A new WannierInteraction object with the integrated descriptors passed to the relevant attributes.