1 | ! #178 |
---|
2 | |
---|
3 | alias finals = u:U:g |
---|
4 | |
---|
5 | process eef2 = e1, E1 -> finals, finals |
---|
6 | process eef3 = e1, E1 -> finals, finals, finals |
---|
7 | process eef4 = e1, E1 -> finals, finals, finals, finals |
---|
8 | !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
---|
9 | ! each of these processes fails with |
---|
10 | ! | Calling O'Mega for process 'eef2' |
---|
11 | ! | command: /localscratch/sschmidt/whizard/2.00_gfortran/bin/omega_SM.opt -o eef2.f90 -target:whizard -target:parameter_module parameters_SM -target:module eef2 -target:md5sum 341CE9C92AACAA320C7327B8CA5A353B -fusion:progress -scatter 'e- e+ -> u:ubar:gl u:ubar:gl' |
---|
12 | ! Fatal error: exception Invalid_argument("Fusion.Colored.amplitudes: incompatible color representations") |
---|
13 | ! *** Error: Process 'eef2': code generation failed |
---|
14 | !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
---|
15 | |
---|
16 | compile |
---|
17 | |
---|
18 | |
---|
19 | |
---|
20 | |
---|
21 | |
---|
22 | |
---|
23 | |
---|
24 | |
---|