~maddevelopers/mg5amcnlo/WWW_tg

« back to all changes in this revision

Viewing changes to users/mardelcourt/PROC_427003/generation.log

  • Committer: John Doe
  • Date: 2013-03-25 20:27:02 UTC
  • Revision ID: john.doe@gmail.com-20130325202702-5sk3t1r8h33ca4p4
first clean version

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#************************************************************
 
2
#*                        MadGraph 5                        *
 
3
#*                                                          *
 
4
#*                *                       *                 *
 
5
#*                  *        * *        *                   *
 
6
#*                    * * * * 5 * * * *                     *
 
7
#*                  *        * *        *                   *
 
8
#*                *                       *                 *
 
9
#*                                                          *
 
10
#*                                                          *
 
11
#*         VERSION 2.0.0.beta3           2013-02-14         *
 
12
#*                                                          *
 
13
#*    The MadGraph Development Team - Please visit us at    *
 
14
#*    https://server06.fynu.ucl.ac.be/projects/madgraph     *
 
15
#*                                                          *
 
16
#************************************************************
 
17
#*                                                          *
 
18
#*               Command File for MadGraph 5                *
 
19
#*                                                          *
 
20
#*     run as ./bin/mg5  filename                           *
 
21
#*                                                          *
 
22
#************************************************************
 
23
set group_subprocesses Auto
 
24
set ignore_six_quark_processes False
 
25
set loop_optimized_output True
 
26
set gauge unitary
 
27
set complex_mass_scheme False
 
28
import model sm
 
29
define p = g u c d s u~ c~ d~ s~
 
30
define j = g u c d s u~ c~ d~ s~
 
31
define l+ = e+ mu+
 
32
define l- = e- mu-
 
33
define vl = ve vm vt
 
34
define vl~ = ve~ vm~ vt~
 
35
customize_model
 
36
define   p =  u s d~ u~ s~  g
 
37
define j = p
 
38
define l+ = e+ mu+
 
39
define  l- = e- mu-
 
40
define  vl = ve vm vt
 
41
define  vl~ = ve~ vm~ vt~
 
42
generate p p > p p
 
43
output PROC_427003 -f
 
44
Traceback (most recent call last):
 
45
  File "/home/mardelcourt/Documents/Cours/PHYS21MA/Madgraph/1.5.0/madgraph/interface/extended_cmd.py", line 825, in onecmd
 
46
    return self.onecmd_orig(line, **opt)
 
47
  File "/home/mardelcourt/Documents/Cours/PHYS21MA/Madgraph/1.5.0/madgraph/interface/extended_cmd.py", line 818, in onecmd_orig
 
48
    return func(arg, **opt)
 
49
  File "/home/mardelcourt/Documents/Cours/PHYS21MA/Madgraph/1.5.0/madgraph/interface/master_interface.py", line 246, in do_import
 
50
    self.cmd.do_import(self, *args, **opts)
 
51
  File "/home/mardelcourt/Documents/Cours/PHYS21MA/Madgraph/1.5.0/madgraph/interface/madgraph_interface.py", line 3630, in do_import
 
52
    self.import_command_file(args[1])
 
53
  File "/home/mardelcourt/Documents/Cours/PHYS21MA/Madgraph/1.5.0/madgraph/interface/extended_cmd.py", line 975, in import_command_file
 
54
    self.exec_cmd(line, precmd=True)
 
55
  File "/home/mardelcourt/Documents/Cours/PHYS21MA/Madgraph/1.5.0/madgraph/interface/extended_cmd.py", line 865, in exec_cmd
 
56
    stop = Cmd.onecmd_orig(current_interface, line, **opt)
 
57
  File "/home/mardelcourt/Documents/Cours/PHYS21MA/Madgraph/1.5.0/madgraph/interface/extended_cmd.py", line 818, in onecmd_orig
 
58
    return func(arg, **opt)
 
59
  File "/home/mardelcourt/Documents/Cours/PHYS21MA/Madgraph/1.5.0/madgraph/interface/master_interface.py", line 264, in do_output
 
60
    self.cmd.do_output(self, line, *args, **opts)
 
61
  File "/home/mardelcourt/Documents/Cours/PHYS21MA/Madgraph/1.5.0/madgraph/interface/madgraph_interface.py", line 4857, in do_output
 
62
    self.finalize(nojpeg)
 
63
  File "/home/mardelcourt/Documents/Cours/PHYS21MA/Madgraph/1.5.0/madgraph/interface/master_interface.py", line 615, in finalize
 
64
    self.cmd.finalize(self, nojpeg, online = True)
 
65
  File "/home/mardelcourt/Documents/Cours/PHYS21MA/Madgraph/1.5.0/madgraph/interface/madgraph_interface.py", line 5204, in finalize
 
66
    self.options['fortran_compiler'])
 
67
  File "/home/mardelcourt/Documents/Cours/PHYS21MA/Madgraph/1.5.0/madgraph/iolibs/export_v4.py", line 1605, in finalize_v4_directory
 
68
    status='tar')
 
69
  File "/home/mardelcourt/Documents/Cours/PHYS21MA/Madgraph/1.5.0/madgraph/various/gen_crossxhtml.py", line 1083, in __init__
 
70
    self.write_from_info(model, process, status)
 
71
  File "/home/mardelcourt/Documents/Cours/PHYS21MA/Madgraph/1.5.0/madgraph/various/gen_crossxhtml.py", line 1178, in write_from_info
 
72
    {'user': user, 'proc': proc}
 
73
TypeError: 'str' object does not support item assignment
 
74
                          MadGraph Options    
 
75
                          ----------------    
 
76
               stdout_level     :       20 (user set)
 
77
         group_subprocesses     :       Auto
 
78
  ignore_six_quark_processes    :       False
 
79
      loop_optimized_output     :       True
 
80
                      gauge     :       unitary
 
81
        complex_mass_scheme     :       False
 
82
 
 
83
                         MadEvent Options    
 
84
                          ----------------    
 
85
     automatic_html_opening     :       True
 
86
                    nb_core     :       None
 
87
                   run_mode     :       2
 
88
 
 
89
                      Configuration Options    
 
90
                      ---------------------    
 
91
                web_browser     :       None
 
92
                text_editor     :       None
 
93
          cluster_temp_path     :       None
 
94
            pythia-pgs_path     :       ./pythia-pgs
 
95
                    td_path     :       ./td
 
96
               delphes_path     :       ./Delphes
 
97
                auto_update     :       7
 
98
               cluster_type     :       condor
 
99
           madanalysis_path     :       ./MadAnalysis
 
100
              cluster_queue     :       None
 
101
           fortran_compiler     :       None
 
102
                     lhapdf     :       lhapdf-config
 
103
     MCatNLO-utilities_path     :       ./MCatNLO-utilities
 
104
        exrootanalysis_path     :       ./ExRootAnalysis
 
105
      cluster_status_update     :       (600, 30)
 
106
                 eps_viewer     :       None
 
107
                    timeout     :       1 (user set)
 
108
                    fastjet     :       fastjet-config
 
109
               pythia8_path     :       None (user set)