atomistics.workflows.structure_optimization.optimize_positions_and_volume

atomistics.workflows.structure_optimization.optimize_positions_and_volume#

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

Optimize the positions and volume of the given structure.

Parameters:

structure (Atoms) – The structure to be optimized.

Returns:

A dictionary containing the optimized structure.

Return type:

dict