I am calculating the gruneisen parameter for a structure with 28 atoms in a 1x1x1 supercell and 224 in a 2x2x2 supercell, and I am having some issues with phonopy. When I try to run the calculation I get the following message:
invalid value encountered in true_divide
self._gruneisen = -edDe / self._delta_strain / self._eigenvalues / 2
I tried to increase the cutoff to solve this problem since it was the only solution I found in the internet, but I had no success.