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

Allow multi_channel setting

parent 4acc8a93
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ RUN @CHANNEL@-CMS7-ak07 ! job name
reset_vegas_grid = .true. ! normally true
lips_reduce = .true. ! optimisation for identical particles in FS; normally true
angular_average = .true. ! azimuthal rotation; only relevant for NNLO; can always be true; might be false for RR
multi_channel = 5 ! color sampling; true faster, less precise; true/false must be consistent between warmup & production; can be set to 5 instead of true
multi_channel = @MULTI_CHANNEL@ ! color sampling; true faster, less precise; true/false must be consistent between warmup & production; can be set to 5 instead of true
@RUNMODE@ = @EVENTS@[@ITERATIONS@] ! Normally #iterations is 1 for production
END_RUN
......
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