lammps/dump format

dump format

Class: LAMMPSDumpFormat

Conversions

Convert from this format to System

dpdata.System(file_name, type_map=None, begin=0, step=1, unwrap=False, fmt: Literal['lammps/dump'] = None) dpdata.system.System
dpdata.System(file_name, type_map=None, begin=0, step=1, unwrap=False, fmt: Literal['dump'] = None) dpdata.system.System
dpdata.System.from_lammps_dump(file_name, type_map=None, begin=0, step=1, unwrap=False) dpdata.system.System
dpdata.System.from_dump(file_name, type_map=None, begin=0, step=1, unwrap=False) dpdata.system.System

Convert this format to System.

Returns:
System

converted system