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

prepost: user defined WINEARCH and WINEPREFIX, forgotten keyword args

parent 0ef1b9a4
No related branches found
No related tags found
No related merge requests found
......@@ -334,7 +334,8 @@ def launch_dlcs_excel(sim_id, silent=False, verbose=False, pbs_turb=False,
wine_64bit=wine_64bit, m=[3,4,6,8,9,10,12],
postpro_node_zipchunks=postpro_node_zipchunks,
postpro_node=postpro_node, exesingle=None,
exechunks=None)
exechunks=None, wine_arch=wine_arch,
wine_prefix=wine_prefix)
if pbs_turb:
# 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