amepproject / amep

The Active Matter Evaluation Package (AMEP) - a Python library for the analysis of particle-based and continuum simulation data of soft and active matter systems
https://amepproject.de/
GNU General Public License v3.0
12 stars 2 forks source link

BUG: LammpsReader angmom not imported #52

Closed kay-ro closed 1 month ago

kay-ro commented 3 months ago

Description:

In reader.LammpsReader the angular momentum is read from the dump files but there is no dataset created in the h5amep file.

Code for reproduction:

traj[0].angmom()

Error message:

No response

Python and AMEP versions:

amep 1.0.2

Additional information:

No response

How did you install AMEP?

None