pyiron_base.jobs.job.base

pyiron_base.jobs.job.base#

The JobCore the most fundamental pyiron job class.

Functions

recursive_load_from_hdf(project_hdf5, item)

Load given item from HDF, but check also for DataContainer along the way.

Classes

DatabaseProperties([job_dict])

Access the database entry of the job

HDF5Content(project_hdf5)

Access the HDF5 file of the job

JobCore(project, job_name)

The JobCore the most fundamental pyiron job class.