structure_to_conventional

atomate2.common.jobs.utils.structure_to_conventional(structure, symprec=SETTINGS.SYMPREC)[source]

Job that creates a standard conventional structure.

Parameters:
  • structure (Structure object) – input structure that will be transformed

  • symprec (float) – precision to determine symmetry

Return type:

.Structure