atomistics.workflows.structure_optimization.optimize_cell

Contents

atomistics.workflows.structure_optimization.optimize_cell#

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

Optimize the cell of the given structure.

Parameters:

structure (Atoms) – The structure to be optimized.

Returns:

A dictionary containing the optimized structure.

Return type:

dict