whizard is hosted by Hepforge, IPPP Durham

Ticket #178: bug13.sin

File bug13.sin, 794 bytes (added by sschmidt, 15 years ago)

sample input file

Line 
1! #178
2
3alias finals = u:U:g
4
5process eef2 = e1, E1 -> finals, finals
6process eef3 = e1, E1 -> finals, finals, finals
7process 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
16compile
17
18
19
20
21
22
23
24