atomistics.workflows.phonons.helper.get_hesse_matrix

atomistics.workflows.phonons.helper.get_hesse_matrix#

atomistics.workflows.phonons.helper.get_hesse_matrix(phonopy: Phonopy) ndarray[source]#

Calculate the Hesse matrix from the force constants.

Parameters:

phonopy (Phonopy) – The Phonopy object.

Returns:

The Hesse matrix.

Return type:

np.ndarray