Skip to content
Snippets Groups Projects
Commit c1883d41 authored by Didi Hou's avatar Didi Hou Committed by Administrator
Browse files

/

parent 84d8098b
No related branches found
No related tags found
1 merge request!35Pre-release MAM v1.1.0
import os
base_path = os.path.abspath(".")
data_path = os.path.abspath("simulations")
jobscript_template = "python {base_path}/run_simulation.py {label}"
submit_cmd = "bash -c"
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