Open rpep opened 6 years ago
We could raise an exception if the system fails to relax if it hasn't reached stopping_dmdt in under max_steps. At the moment, we 'silently fail' which is not a great idea; it means that a user might think the system has relaxed when it has not.
We could raise an exception if the system fails to relax if it hasn't reached stopping_dmdt in under max_steps. At the moment, we 'silently fail' which is not a great idea; it means that a user might think the system has relaxed when it has not.