atomistics.workflows.structure_optimization.optimize_volume

atomistics.workflows.structure_optimization.optimize_volume#

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

Optimize the volume of the given structure.

Parameters:

structure (Atoms) – The structure to be optimized.

Returns:

A dictionary containing the optimized structure.

Return type:

dict