kaldo.phonons.Phonons.population

property Phonons.population

Calculate the phonons population for each k point in k_points and each mode. If classical, it returns the temperature divided by each frequency, using equipartition theorem. If quantum it returns the Bose-Einstein distribution

Returns:

population – population for each k point and each mode

Return type:

np.array(n_k_points, n_modes)