pyiron_base.jobs.job.runfunction.run_job_with_status_initialized#
- pyiron_base.jobs.job.runfunction.run_job_with_status_initialized(job: pyiron_base.jobs.job.generic.GenericJob, debug: bool = False)[source]#
Internal helper function the run if new function is called when the job status is ‘initialized’. It prepares the hdf5 file and the corresponding directory structure.
- Parameters:
job (GenericJob) – pyiron job object
debug (bool) – Debug Mode