pyiron_base.jobs.job.runfunction.run_job_with_runmode_modal

pyiron_base.jobs.job.runfunction.run_job_with_runmode_modal#

pyiron_base.jobs.job.runfunction.run_job_with_runmode_modal(job: pyiron_base.jobs.job.generic.GenericJob) None[source]#

The run if modal function is called by run to execute the simulation, while waiting for the output. For this we use subprocess.check_output()

Parameters:

job (GenericJob) – pyiron job object