Files
openfe/news/issue-1913.rst
Irfan Alibay 7959cc6e74 Only warn if forces mismatch in hash check (#1914)
* Only warn if forces mismatch in hash check
2026-04-22 18:21:59 +01:00

27 lines
433 B
ReStructuredText

**Added:**
* <news item>
**Changed:**
* <news item>
**Deprecated:**
* <news item>
**Removed:**
* <news item>
**Fixed:**
* System equality checks on resuming no longer expect complete equality
in the force parameters. This fixes a scenario where small changes
in precision due to running on different machines would prevent users from
restarting their simulations (Issue #1913, PR #1914).
**Security:**
* <news item>