Compilation error in VBF
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MadGraph5_aMC@NLO |
New
|
Undecided
|
Rikkert Frederix |
Bug Description
Hello
I am using the latest version of Madgraph and I am interest in a fixed order study of VBF. The command I used are
import model loop_qcd_qed_sm_Gmu
generate p p > h j j $$ w+ w- z [QCD]
output test_VBF_NLO
launch
Then, I switch off the shower and turn on fixed order
The following switches determine which programs are run:
/================== Description =======
| 1. Type of perturbative computation | order = NLO | LO |
| 2. No MC@[N]LO matching / event generation | fixed_order = ON | OFF |
| 3. Shower the generated events | shower = OFF | PYTHIA6Q|
| 4. Decay onshell particles | madspin = OFF | ON|onshell |
| 5. Add weights to events for new hypp. | reweight = OFF | ON|NLO|NLO_TREE|LO |
| 6. Run MadAnalysis5 on the events generated | madanalysis = Not Avail | Please install module |
\======
and I start the run with the default parameters. Unfortunately, I get a compilation error which is very long, but this is at the end
A compilation Error occurs when trying to compile /home/schalchn/
The compilation fails with the following output message:
gfortran -lstdc++ -o test_soft_
/usr/bin/ld: fks_singular.o: in function `set_shower_
fks_
/usr/bin/ld: fks_singular.
/usr/bin/ld: fks_singular.o: in function `compute_
fks_
collect2: error: ld returned 1 exit status
make: *** [makefile:106: test_soft_
Thank you in advance for any help!
Cheers
Nicolas Schalch
Changed in mg5amcnlo: | |
assignee: | nobody → Rikkert Frederix (frederix) |
Dear Nicolas,
Which version of MadGraph5_aMC@NLO are you using?
best,
Rikkert