Metadata-Version: 2.1
Name: PostMD
Version: 0.0.2
Summary: A simple package for post-processing of data from LAMMPS
Author-email: sszhang <zhangshusong789@gmail.com>
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

This is a simple package for post-processing of data from LAMMPS.

Now it contains the following parts:

- AveTime.py
- AveChunk.py
- GreenKubo.py
- FileOperation.py
- MDData.py
- utils.py
