Loosen tolerance of a QHA test

This commit is contained in:
Atsushi Togo 2021-05-22 14:25:37 +09:00
parent 51e1287ef3
commit ccd60ed114
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ def test_QHA_Si():
np.testing.assert_allclose(
np.array(phonopy_qha.heat_capacity_P_numerical)[t_indices],
cp_temperature,
atol=1e-4)
atol=0.01)
# Cp vs temperature by polynomial fittings of Cv and S
np.testing.assert_allclose(