pyiron_atomistics.vasp.output.DFTOutput#
- class pyiron_atomistics.vasp.output.DFTOutput[source]#
Bases:
objectThis class stores the DFT specific output
- log_dict#
A dictionary of all tags and values of DFT data
- Type:
dict
Methods
__init__()from_hdf(hdf)Reads the attributes and reconstructs the object from a hdf file :param hdf: The hdf5 instance
to_hdf(hdf)Save the object in a HDF5 file