autofragment.io.readers.vasp

VASP POSCAR/CONTCAR file reader.

This module provides functions for reading VASP structure files (POSCAR/CONTCAR) into ChemicalSystem objects.

Functions

read_contcar(filepath)

Read VASP CONTCAR file into ChemicalSystem.

read_poscar(filepath)

Read VASP POSCAR file into ChemicalSystem.