#************************************************************ #* MadGraph5_aMC@NLO * #* * #* * * * #* * * * * * #* * * * * 5 * * * * * #* * * * * * #* * * * #* * #* * #* VERSION 2.6.4 2018-11-09 * #* * #* The MadGraph5_aMC@NLO Development Team - Find us at * #* https://server06.fynu.ucl.ac.be/projects/madgraph * #* * #************************************************************ #* * #* Command File for MadGraph5_aMC@NLO * #* * #* run as ./bin/mg5_aMC filename * #* * #************************************************************ set default_unset_couplings 99 set group_subprocesses Auto set ignore_six_quark_processes False set loop_optimized_output True set low_mem_multicore_nlo_generation False set loop_color_flows False set gauge unitary set complex_mass_scheme False set max_npoint_for_channel 0 import model sm define p = g u c d s u~ c~ d~ s~ define j = g u c d s u~ c~ d~ s~ define l+ = e+ mu+ define l- = e- mu- define vl = ve vm vt define vl~ = ve~ vm~ vt~ launch top-philic-32/ define p = 21 2 4 1 3 -2 -4 -1 -3 5 -5 # pass to 5 flavors define j = p Traceback (most recent call last): File "/media/mukhesh/DATa/maddm/MG5_aMC_v2_6_4/madgraph/interface/extended_cmd.py", line 1501, in onecmd return self.onecmd_orig(line, **opt) File "/media/mukhesh/DATa/maddm/MG5_aMC_v2_6_4/madgraph/interface/extended_cmd.py", line 1450, in onecmd_orig return func(arg, **opt) File "/media/mukhesh/DATa/maddm/MG5_aMC_v2_6_4/PLUGIN/maddm/maddm_interface.py", line 744, in do_launch self._MDM.exec_cmd('launch ' + line.replace(args[1], '')) File "/media/mukhesh/DATa/maddm/MG5_aMC_v2_6_4/madgraph/interface/extended_cmd.py", line 1528, in exec_cmd stop = Cmd.onecmd_orig(current_interface, line, **opt) File "/media/mukhesh/DATa/maddm/MG5_aMC_v2_6_4/madgraph/interface/extended_cmd.py", line 1450, in onecmd_orig return func(arg, **opt) File "/media/mukhesh/DATa/maddm/MG5_aMC_v2_6_4/PLUGIN/maddm/maddm_run_interface.py", line 971, in do_launch precmd=True, postcmd=True, errorhandling=False) File "/media/mukhesh/DATa/maddm/MG5_aMC_v2_6_4/madgraph/interface/extended_cmd.py", line 1528, in exec_cmd stop = Cmd.onecmd_orig(current_interface, line, **opt) File "/media/mukhesh/DATa/maddm/MG5_aMC_v2_6_4/madgraph/interface/extended_cmd.py", line 1450, in onecmd_orig return func(arg, **opt) File "/media/mukhesh/DATa/maddm/MG5_aMC_v2_6_4/PLUGIN/maddm/maddm_run_interface.py", line 774, in do_launch self.ask_run_configuration(mode=[], force=force) File "/media/mukhesh/DATa/maddm/MG5_aMC_v2_6_4/PLUGIN/maddm/maddm_run_interface.py", line 2168, in ask_run_configuration self.check_param_card(pjoin(self.dir_path, 'Cards', 'param_card.dat')) File "/media/mukhesh/DATa/maddm/MG5_aMC_v2_6_4/PLUGIN/maddm/maddm_run_interface.py", line 695, in check_param_card self.do_compute_widths('%s --path=%s' % (' '.join(pdg), path)) File "/media/mukhesh/DATa/maddm/MG5_aMC_v2_6_4/PLUGIN/maddm/maddm_run_interface.py", line 715, in do_compute_widths self.mg5.do_compute_widths(line, model=self.mg5._curr_model)#, decaymodel=self.mg5._curr_decaymodel) File "/media/mukhesh/DATa/maddm/MG5_aMC_v2_6_4/madgraph/interface/master_interface.py", line 339, in do_compute_widths return self.cmd.do_compute_widths(self, *args, **opts) File "/media/mukhesh/DATa/maddm/MG5_aMC_v2_6_4/madgraph/interface/madgraph_interface.py", line 8095, in do_compute_widths value = eval(expr,{'cmath':cmath},data).real File "", line 1, in NameError: name 'FV' is not defined MadGraph5_aMC@NLO Options ---------------- complex_mass_scheme : False default_unset_couplings : 99 gauge : unitary group_subprocesses : Auto ignore_six_quark_processes : False loop_color_flows : False loop_optimized_output : True low_mem_multicore_nlo_generation : False max_npoint_for_channel : 0 stdout_level : 20 (user set) MadEvent Options ---------------- automatic_html_opening : True nb_core : None notification_center : True run_mode : 2 Configuration Options --------------------- OLP : MadLoop amcfast : amcfast-config applgrid : applgrid-config auto_update : 7 cluster_local_path : None cluster_nb_retry : 1 cluster_queue : None (user set) cluster_retry_wait : 300 cluster_size : 100 cluster_status_update : (600, 30) cluster_temp_path : None cluster_type : condor collier : ./HEPTools/lib cpp_compiler : None crash_on_error : False delphes_path : ./Delphes dragon_path : /media/mukhesh/DATa/maddm/MG5_aMC_v2_6_4/HEPTools/dragon (user set) eps_viewer : None exrootanalysis_path : ./ExRootAnalysis f2py_compiler : None fastjet : fastjet-config fortran_compiler : None golem : None (user set) hepmc_path : None (user set) hwpp_path : None (user set) lhapdf : lhapdf-config madanalysis5_path : None (user set) madanalysis_path : ./MadAnalysis maddm_first_indirect : False (user set) mg5amc_py8_interface_path : /media/mukhesh/DATa/maddm/MG5_aMC_v2_6_4/HEPTools/MG5aMC_PY8_interface (user set) ninja : ./HEPTools/lib output_dependencies : external pjfry : None (user set) pppc4dmid_path : ./PPPC4DMID pythia-pgs_path : ./pythia-pgs pythia8_path : /media/mukhesh/DATa/maddm/MG5_aMC_v2_6_4/HEPTools/pythia8 (user set) samurai : None syscalc_path : ./SysCalc td_path : ./td text_editor : None thepeg_path : None (user set) timeout : 60 web_browser : None