Classes to read IBIsCO / YASP binary trajectories.
Reads coordinates, velocities and more (see attributes of the Timestep).
Reads an IBIsCO or YASP trajectory file
Data: |
|
---|---|
Methods: |
|
Format: | TRZ format detailed below, each line is a single fortran write statement, so is surrounded by 4 bytes of metadata In brackets after each entry is the size of the content of each line:
|
Creates a TRZ Reader
Arguments: |
|
---|
Writes TRZ format.
Create a TRZWriter
Arguments: |
|
---|---|
Keywords: |
|
TRZ custom Timestep
Attributes: |
---|
Private Attributes .. attribute:: _unitcell
Unitcell for system. [Lx, 0.0, 0.0, 0.0, Ly, 0.0, 0.0, 0.0, Lz]. Use the attribute dimensions to access this information.