fermi_speed#

property ElectronicBandStructure.fermi_speed#

fermi speed is a numpy array that stores each fermi speed a list that corresponds to the self.kpoints Shape = [n_kpoints,n_bands]

Returns:

fermi speed is a numpy array that stores each fermi speed in a list that corresponds to the self.kpoints Shape = [n_kpoints,n_bands],

Return type:

np.ndarray