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
Report energy_correction in __repr__ of a Configuration.
This could help when reporting Configuration objects,
and at least makes debugging less misleading.
Without this offset, all your energies are wrong.
See #2791.
But this alone doesn't fix the issue since Configuration objects
are not printed inte Arkane input files using __repr__.
We should generally have better unit tests that __repr__ reproduces things.
0 commit comments