gftool.honeycomb_dos_moment

gftool.honeycomb_dos_moment(m, half_bandwidth)

Calculate the m th moment of the honeycomb DOS.

The moments are defined as \(∫dϵ ϵ^m DOS(ϵ)\).

Parameters:
mint

The order of the moment.

half_bandwidthfloat

Half-bandwidth of the DOS of the 2D honeycomb lattice.

Returns:
float

The m th moment of the 2D honeycomb DOS.

Raises:
NotImplementedError

Currently only implemented for a few specific moments m.