pyiron_base.jobs.job.runfunction.run_job_with_status_running#
- pyiron_base.jobs.job.runfunction.run_job_with_status_running(job: pyiron_base.jobs.job.generic.GenericJob) None[source]#
Internal helper function the run if running function is called when the job status is ‘running’. It allows the user to interact with the simulation while it is running.
- Parameters:
job (GenericJob) – pyiron job object