USER GUIDE
SOURCE CODE
Bases: object
object
Base class for reading files generated by LAMMPS.
path (str, optional) – path to the file. Defaults to None.
You need to override this method in the child class.