Some couplings have '1' order
Asked by
Marco Merchand
on 2019-09-25
Dear Madgrahp experts
I created a new BSM model with feynrules. I did all the sanity checks on it and it passed them all. After importing the model within magraph by calling
>import model I3HDM1 --modelname
I get the following error:
"InvalidModel : Some couplings have '1' order.
can you tell me how can I fix this issue?
Thanks
Marco
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Marco Merchand
- Solved:
- 2019-09-25
- Last query:
- 2019-09-25
- Last reply:
I was able to solve this problem. In the feynrules model file I just needed to include in one of the quartic couplings
InteractionOrder -> {NP, 1}
as mentioned in tutorial.
Thanks Marco
To post a message you must log in.