Problem in generation of the QCD sample at NLO
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| MadGraph5_aMC@NLO |
New
|
Undecided
|
Unassigned | ||
Bug Description
i am trying to generate the following process:
*******
#* MadGraph5_aMC@NLO *
#* *
#* * * *
#* * * * * *
#* * * * * 5 * * * * *
#* * * * * *
#* * * *
#* *
#* *
#* VERSION 2.9.13 2022-12-15 *
#* *
#* The MadGraph5_aMC@NLO Development Team - Find us at *
#* https:/
#* *
#******
#* *
#* Command File for MadGraph5_aMC@NLO *
#* *
#* run as ./bin/mg5_aMC filename *
#* *
#******
set group_subprocesses Auto
set ignore_
set low_mem_
set complex_mass_scheme False
set gauge unitary
set loop_optimized_
set loop_color_flows False
set max_npoint_
set default_
set max_t_for_channel 99
set zerowidth_tchannel True
import model loop_sm-
define p = g u c d s u~ c~ d~ s~
define j = g u c d s u~ c~ d~ s~
define l+ = e+ mu+
define l- = e- mu-
define vl = ve vm vt
define vl~ = ve~ vm~ vt~
define p = 21 2 4 1 3 -2 -4 -1 -3 5 -5 # pass to 5 flavors
define j = p
define p = p b b~
define j = j b b~
define lep+ = e+ mu+ ta+
define lep- = e- mu- ta-
generate p p > vl vl~ a [QCD] @1
add process p p > vl vl~ a j [QCD] @2
add process p p > vl vl~ a j j [QCD] @3
output ZA2JToZA2Nu2J_
and getting the error:
INFO: Compiling the code
Command "launch -n pilotrun" interrupted with error:
TypeError : 'int' object is not iterable
Please report this bug on https:/
More information is found in '/eos/home-
Please attach this file to your report.
quit
INFO:
finished pilot run
I have also attached the run_card and log file for the detailed description

run_card