#************************************************************ #* MadGraph5_aMC@NLO * #* * #* * * * #* * * * * * #* * * * * 5 * * * * * #* * * * * * #* * * * #* * #* * #* VERSION 2.9.2 2021-02-14 * #* * #* 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 group_subprocesses Auto set ignore_six_quark_processes False set low_mem_multicore_nlo_generation False set complex_mass_scheme False set gauge unitary set loop_optimized_output True set loop_color_flows False set max_npoint_for_channel 0 set default_unset_couplings 99 set max_t_for_channel 99 set zerowidth_tchannel True 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~ import model heavyNeff4_UFO --modelname define p = 21 2 4 1 3 -2 -4 -1 -3 5 -5 # pass to 5 flavors define j = p generate n5 > all all output Test1 Traceback (most recent call last): File "/home/jjones/Programs/MG5_aMC_v2_9_2/models/__init__.py", line 76, in load_model __import__(path_split[-1]) ModuleNotFoundError: No module named 'heavyNeff4_UFO' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/jjones/Programs/MG5_aMC_v2_9_2/madgraph/interface/extended_cmd.py", line 1541, in onecmd return self.onecmd_orig(line, **opt) File "/home/jjones/Programs/MG5_aMC_v2_9_2/madgraph/interface/extended_cmd.py", line 1490, in onecmd_orig return func(arg, **opt) File "/home/jjones/Programs/MG5_aMC_v2_9_2/madgraph/interface/master_interface.py", line 299, in do_output self.cmd.do_output(self, line, *args, **opts) File "/home/jjones/Programs/MG5_aMC_v2_9_2/madgraph/interface/madgraph_interface.py", line 8058, in do_output self.finalize(nojpeg, flaglist=flaglist) File "/home/jjones/Programs/MG5_aMC_v2_9_2/madgraph/interface/madgraph_interface.py", line 8355, in finalize self._curr_exporter.convert_model(self._curr_model, File "/home/jjones/Programs/MG5_aMC_v2_9_2/madgraph/iolibs/export_v4.py", line 3827, in convert_model super(ProcessExporterFortranME,self).convert_model(model, File "/home/jjones/Programs/MG5_aMC_v2_9_2/madgraph/iolibs/export_v4.py", line 910, in convert_model aloha_model = create_aloha.AbstractALOHAModel(os.path.basename(model.get('modelpath'))) File "/home/jjones/Programs/MG5_aMC_v2_9_2/aloha/create_aloha.py", line 687, in __init__ self.model = models.load_model(model_name) File "/home/jjones/Programs/MG5_aMC_v2_9_2/models/__init__.py", line 78, in load_model raise UFOError(str(error)) models.UFOError: No module named 'heavyNeff4_UFO' 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 max_t_for_channel : 99 stdout_level : 20 (user set) zerowidth_tchannel : True 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_convert_model : False 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 : /home/jjones/Programs/delphes/ (user set) eps_viewer : None exrootanalysis_path : ./ExRootAnalysis f2py_compiler : None f2py_compiler_py2 : None f2py_compiler_py3 : None fastjet : /home/jjones/Programs/fastjet-3.3.4/bin/fastjet-config (user set) fortran_compiler : None golem : None (user set) hepmc_path : None (user set) hwpp_path : None (user set) lhapdf : /home/jjones/Programs/LHAPDF-6.3.0/bin/lhapdf-config (user set) lhapdf_py2 : None lhapdf_py3 : /home/jjones/Programs/LHAPDF-6.3.0/bin/lhapdf-config (user set) madanalysis5_path : None (user set) madanalysis_path : ./MadAnalysis mg5amc_py8_interface_path : /home/jjones/Programs/MG5_aMC_v2_9_2/HEPTools/MG5aMC_PY8_interface (user set) ninja : ./HEPTools/lib output_dependencies : external pythia-pgs_path : ./pythia-pgs pythia8_path : /home/jjones/Programs/MG5_aMC_v2_9_2/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