matlantis_features.features.elasticity.utils.get_symmetry_lattice(atoms: Atoms) Atoms#

Rotate the structure to certain oritentation to get the irreducible elastic tensor.

Parameters

atoms (ASEAtoms) – The input atoms.

Returns

The atoms after rotation.

Return type

ASEAtoms