Is your feature request related to a problem? Please describe.
In #1914 the system force checks performed when trying to restart a simulation were relaxed to warnings from errors. It would be great if we could make the check strict again and raise an error while accounting for small differences in force parameters due to machine precision, one option would be to normalise the parameters in each force, rounding to say 6 sigfigs, before making and comparing the hash of the system.
Describe the solution you'd like
Describe alternatives you've considered
Additional context
Is your feature request related to a problem? Please describe.
In #1914 the system force checks performed when trying to restart a simulation were relaxed to warnings from errors. It would be great if we could make the check strict again and raise an error while accounting for small differences in force parameters due to machine precision, one option would be to normalise the parameters in each force, rounding to say 6 sigfigs, before making and comparing the hash of the system.
Describe the solution you'd like
Describe alternatives you've considered
Additional context