metapotential to evaluate energy/forces with
starting configuration
passed to minim()
Minimisation is treated as converged once convergence_tol.
Maximum number of steps
Name of the line minisation routine to use, passed to base minim()
if true, print configurations using minim's hook()
inoutput object to print configs to, needed if do_print is true
cinoutput object to print configs to, needed if do_print is true
do relaxation w.r.t. positions and/or lattice (is neither is included, do both)
arguments to pass to calc()
eps_guess argument to pass to minim
if true, use n_minim instead of minim
if true, use fire_minim instead of minim
Mask to fix some components of lattice. Defaults to all false.
how often to print xyz from hook function