Skip to content

v22.11.2

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Aug 11:39
81f0c89

Main changes:

  • Refactor ShakeNBreak to make it compatible with pymatgen>=2022.8.23. Now Distortions takes in
    pymatgen.analysis.defects.core.Defect objects.
  • Add Distortions.from_dict() and Distortions.from_structures() to generate defect distortions from a
    dictionary of defects (in doped format) or from a list of defect structures, respectively.