atomistics.workflows.structure_optimization.optimize_positions

atomistics.workflows.structure_optimization.optimize_positions#

atomistics.workflows.structure_optimization.optimize_positions(structure: Atoms) dict[source]#

Optimize the positions of the given structure.

Parameters:

structure (Atoms) – The structure to be optimized.

Returns:

A dictionary containing the optimized structure.

Return type:

dict