Structure

class py4vasp.raw.Structure(topology: Topology, cell: Cell, positions: VaspData)

Bases: object

Structural information of the system.

Reports what ions are in the system and the positions of all ions as well as the unit cell for all steps in a relaxation in a MD run.