Skip to content

ENH: Introduce optimization maxsteps for MHM

Logan Ward requested to merge WardLT/ase:mhm_maxsteps into master

Adds the ability to truncate the "optimize" step of MHM. Useful for unreliable interatomic potentials where optimization files to find a correct minimum.

We keep the default (None) unless otherwise specified.

Merge request reports