expand_strains¶
- atomate2.common.schemas.elastic.expand_strains(structure, strains, stresses, uuids, job_dirs, symprec, tol=1e-3)[source]¶
Use symmetry to expand strains.
- Parameters:
- Return type:
Warning
This function assumes that each deformed structure is generated from strain state with only one non-zero component. If this is not the case, the expanded strains will not contain the ones with other strain states. Also see: generate_elastic_deformations().