Skip to content
Snippets Groups Projects
Commit 92679dad authored by Maximilian Schmidt's avatar Maximilian Schmidt
Browse files

Improve documentation of start_jobs function

parent d3c60f97
No related branches found
No related tags found
1 merge request!1Add all necessary files for the multi-area model
......@@ -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
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment