Skip to content
Snippets Groups Projects
Commit f1c447b5 authored by Klaus Rabbertz's avatar Klaus Rabbertz
Browse files

Adapt warmup task to NNLOJET modules 2 run cards

parent 3575496b
Branches
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@ class Warmup(Task, TarballExtractionMixin, HTCondorWorkflow, law.LocalWorkflow):
warmup_iterations = SpaceSeparatedListParameter(cls=luigi.IntParameter)
NNLOJET_RUNMODE = 'warmup'
NNLOJET_UNITPHASE = ''
NNLOJET_UNITPHASE = '! UNIT_PHASE'
# NNLOJET frequently does NOT report errors properly (return code > 0)!
# ==> scan stdout for these strings to check if an error occurred
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment