vaspparser.vasp.output#
Functions
|
Read the final structure from a POSCAR-format file (typically CONTCAR). |
|
Parse the VASP output in the working_directory and return it as a hierarchical dictionary. |
Classes
This class stores the generic output like different structures, energies and forces from a simulation in a highly generic format. |
|
|
Handles the output from a VASP simulation. |
Exceptions
Raised when VASP output files are present but cannot be parsed correctly. |