diff --git a/start_jobs.py b/start_jobs.py index 024e3e489475fa52b177f13f9d503720a9f97925..4029c3c7a305ed910c7a918a96288212b8319768 100644 --- a/start_jobs.py +++ b/start_jobs.py @@ -20,6 +20,8 @@ def start_job(label, submit_cmd, jobscript_template, sumatra=False, reason=None, label : str Simulation label identifying the simulation to be run. + The function loads all necessary files from the subfolder + identified by the label. submit_cmd : str Submit command of the queueing system used. job_script_template : formatted str