Cell

class py4vasp.raw.Cell(lattice_vectors: VaspData, scale: float)

Bases: object

Unit cell of the crystal or simulation cell for molecules.

In MD simulations or relaxations, VASP exports the unit cell for every step, because it may change depending on the ISIF setting.