You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use lowest energy Configuration for energy_correction.
As noted in #2791
the energy_correction was not actually an average of the Configuration energies
because some Configurations (reactants and products) are bimolecular.
This corrects the calculation, but also switches to using the MINIMUM
rather than the average, so that the lowest should end up at zero.
0 commit comments