Using a UFO generated model

Asked by Matthew Low

Hi,

I've used Feynrules to generate a new UFO model. When I try to make a new process (for just the default process included in proc_card_mg5.dat) using the new model I get the following error message.

-bash-3.2$ ./bin/newprocess_mg5
Running...
Command "import /share/home/matthew/MadGraph5_v1_4_8_2/MyProcess/Cards/proc_card_mg5.dat" interrupted in sub-command:
"import model SM_Scalar_Resonance_UFO" with error:
TypeError : unsupported operand type(s) for +=: 'int' and 'dict'
Please report this bug on https://bugs.launchpad.net/madgraph5
More information is found in 'MG5_debug'.
Please attach this file to your report.
done
No diagrams for this process!

Any ideas?

Thanks for your help!
- Matthew

Question information

Language:
English Edit question
Status:
Solved
For:
MadGraph5_aMC@NLO Edit question
Assignee:
No assignee Edit question
Solved by:
Olivier Mattelaer
Solved:
Last query:
Last reply:
Revision history for this message
Best Olivier Mattelaer (olivier-mattelaer) said :
#1

Hi Matthew,

Some UFO model require MG5 1.5.x in order to work.
So I guess that this is your problem.
Could you try with the latest version of MG5?

Cheers,

Olivier

Revision history for this message
Matthew Low (mattlow) said :
#2

Thanks Olivier Mattelaer, that solved my question.