Closed mesonepigreco closed 1 year ago
Also in get_free_energy_hessian there is the same problem
Also, in the load of the ensemble. It is used twice, and it can be safely replaced by using the w_pols argument. Same for load_from_calculator_output, init_from_structure.
Fixed
In particular, it is used in the Ensemble module (get_stress_tensor). It can be replaced with DiagonalizeSupercell, which is faster and more stable.