pele.optimize.Fire.run

Fire.run(fmax=0.001, steps=100000)[source]

Run structure optimization algorithm.

This method will return when the forces on all individual atoms are less than fmax or when the number of steps exceeds steps.

Previous topic

pele.optimize.Fire.initialize

Next topic

pele.optimize.Fire.step