Skip to content
Snippets Groups Projects
Commit 359970b3 authored by David Verelst's avatar David Verelst
Browse files

Simulations.dlctemplate: do not run post-processing after sim on node

parent 30462c26
No related branches found
No related tags found
No related merge requests found
...@@ -241,7 +241,7 @@ def launch_dlcs_excel(sim_id, silent=False, verbose=False, pbs_turb=True, ...@@ -241,7 +241,7 @@ def launch_dlcs_excel(sim_id, silent=False, verbose=False, pbs_turb=True,
copyback_turb=True, update_cases=False, msg='', copyback_turb=True, update_cases=False, msg='',
ignore_non_unique=False, run_only_new=False, ignore_non_unique=False, run_only_new=False,
pbs_fname_appendix=False, short_job_names=False, pbs_fname_appendix=False, short_job_names=False,
silent=silent, verbose=verbose) silent=silent, verbose=verbose, pyenv=None)
if pbs_turb: if pbs_turb:
# to avoid confusing HAWC2 simulations and Mann64 generator PBS files, # to avoid confusing HAWC2 simulations and Mann64 generator PBS files,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment