fidimag
fidimag copied to clipboard
Should we change the 'silent fail' if the system doesn't reach a relaxed state in max_steps?
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.