structure_to_primitive
structure_to_primitive#
- atomate2.common.jobs.structure_to_primitive(structure: Structure, symprec: float = SETTINGS.SYMPREC)[source]#
Job that creates a standard primitive structure.
- Parameters
- structure: Structure object
input structure that will be transformed
- symprec: float
precision to determine symmetry
- Returns
Structure