amep.reader#
Reading Simulation Data#
The AMEP module amep.reader
as an internal module that provides
different reader classes for reading simulation data created with various
simulation software. This module is part of the backend of AMEP.
Classes
|
A reader for continuum data |
|
Reads simulation data from an HDF5 trajectory file. |
|
Reads LAMMPS simulation data and writes it to an hdf5 file. |
Exceptions
An error raised when wrong files are fed into a reader. |