pymatgen/structure format

Class: PyMatgenStructureFormat

Conversions

Convert from System to this format

dpdata.System.to(fmt: Literal['pymatgen/structure'])
dpdata.System.to_pymatgen_structure()

Convert System to Pymatgen Structure obj.

Convert from LabeledSystem to this format

dpdata.LabeledSystem.to(fmt: Literal['pymatgen/structure'])
dpdata.LabeledSystem.to_pymatgen_structure()

Convert System to Pymatgen Structure obj.