problem of loop induced process

Asked by Zhaowei Song

I was running gg>h through loop induced process when I encountered this problem.
MG5_aMC>generate g g > h aS=2 aEW=1 [QCD]
change syntax aEW=1 to QED^2=2 to correspond to UFO model convention
Interpreting 'QED^2=2' as 'QED^2<=2'
change syntax aS=2 to QCD^2=4 to correspond to UFO model convention
Interpreting 'QCD^2=4' as 'QCD^2<=4'
---------------------------------------------------------------------------
 No Born diagrams found. Now switching to the loop-induced mode.
 Please also cite ref. 'arXiv:1507.00020' when using results from this mode.
---------------------------------------------------------------------------
change syntax aEW=1 to QED^2=2 to correspond to UFO model convention
Interpreting 'QED^2=2' as 'QED^2<=2'
change syntax aS=2 to QCD^2=4 to correspond to UFO model convention
Interpreting 'QCD^2=4' as 'QCD^2<=4'
1 processes with 4 diagrams generated in 0.094 s
Total: 1 processes with 4 diagrams
tutorial_aMCatNLO:
 You have just generated a new process.
 You can find more information on supported syntax by using:
 MG_aMC>help generate
 To list all defined processes, type
 MG_aMC>display processes

 If you want to know more about particles and multiparticles present,
 write
 MG_aMC>display particles
 MG_aMC>display multiparticles

 If you want to add a second process, use the add process command:
 MG_aMC>add process p p > e+ e- [QCD] @2

 At this stage you can export your processes.
 This is done simply by typing:
 MG_aMC>output MY_FIRST_AMCATNLO_RUN

MG5_aMC>ouutput ggh-loop
Command "ouutput" not recognized, please try again
MG5_aMC>output ggh-loop
INFO: initialize a new directory: ggh-loop
INFO: remove old information in ggh-loop
INFO: Organizing processes into subprocess groups
INFO: Generating Helas calls for process: g g > h WEIGHTED<=4 [ noborn = QCD ] QCD^2<=4 QED^2<=2
INFO: Processing color information for loop process: g g > h [ noborn = QCD ] QCD^2<=4 QED^2<=2
INFO: Creating color matrix loop process: g g > h WEIGHTED<=4 [ noborn = QCD ] QCD^2<=4 QED^2<=2
INFO: Creating files in directory /home/zhaowei/Downloads/MG5_aMC_v3.3.1/MG5_aMC_v3_3_1/ggh-loop/SubProcesses/PV0_0_1_gg_h
INFO: Computing diagram color coefficients
INFO: Drawing loop Feynman diagrams for Process: g g > h WEIGHTED<=4 [ noborn = QCD ] QCD^2<=4 QED^2<=2
INFO: Creating files in directory P0_gg_h
INFO: Generating Feynman diagrams for Process: g g > h WEIGHTED<=4 [ noborn = QCD ] QCD^2<=4 QED^2<=2
Command "output ggh-loop" interrupted with error:
TypeError : '>' not supported between instances of 'int' and 'str'
Please report this bug on https://bugs.launchpad.net/mg5amcnlo
More information is found in 'MG5_debug'.
Please attach this file to your report.

Question information

Language:
English Edit question
Status:
Answered
For:
MadGraph5_aMC@NLO Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Olivier Mattelaer (olivier-mattelaer) said :
#1

I think that 3.3.2 has that issue fix.
But maybe it is only in 3.4.0
I tested 3.4.0 (which is in release candidate stage) and another issue pop up.
So I'm fixing it and then will release a second release candidate where it will be working for sure.

Cheers,

Olivier

Revision history for this message
Olivier Mattelaer (olivier-mattelaer) said :
#2

Hi,

I confirm that I do not reproduce the error in 3.3.2, neither in the long term stable (2.9.9)
3.4.0.RC has the bug fixed and I will release today 3.4.0.RC2 that will include the fix.

Olivier

Revision history for this message
Zhaowei Song (zhaowei12345678) said :
#3

Today I launched this process again and encountered another problem INFO: Update the dependent parameter of the param_card.dat
WARNING: Failed to update dependent parameter. This might create trouble for external program (like MadSpin/shower/...)
Generating 10000 events with run name run_01
survey run_01
INFO: compile directory
initMadLoop -r -f
Error detected in "generate_events run_01"
write debug file /home/parallels/Downloads/MG5_aMC_v3.4.0.RC/MG5_aMC_v3_4_0_RC/ggh_loop/run_01_tag_1_debug.log
If you need help with this issue please contact us on https://answers.launchpad.net/mg5amcnlo
str : A compilation Error occurs when trying to compile /home/parallels/Downloads/MG5_aMC_v3.4.0.RC/MG5_aMC_v3_4_0_RC/ggh_loop/Source.
 The compilation fails with the following output message:
     cd MODEL; make
     make[1]: Entering directory '/home/parallels/Downloads/MG5_aMC_v3.4.0.RC/MG5_aMC_v3_4_0_RC/ggh_loop/Source/MODEL'
     gfortran -w -fPIC -O -ffixed-line-length-132 -c -o couplings.o couplings.f
     ../run.inc:54:44:

        54 | DOUBLE PRECISION s_qalps(max_particles-2)
           | 1
     Error: Symbol ‘max_particles’ at (1) has no IMPLICIT type
     make[1]: *** [<builtin>: couplings.o] Error 1
     make[1]: Leaving directory '/home/parallels/Downloads/MG5_aMC_v3.4.0.RC/MG5_aMC_v3_4_0_RC/ggh_loop/Source/MODEL'
     make: *** [makefile:53: ../lib/libmodel.a] Error 2

 Please try to fix this compilations issue and retry.
 Help might be found at https://answers.launchpad.net/mg5amcnlo.
 If you think that this is a bug, you can report this at https://bugs.launchpad.net/mg5amcnlo
quit
INFO:
MG5_aMC>

Revision history for this message
Olivier Mattelaer (olivier-mattelaer) said :
#4

Hi,

Yes I did not had the time to finish the test suite for the release of a second release candidate.
(actually some other fix created new issues that i had to fix and which delayed the procedure)

Sorry,

Olivier

Can you help with this problem?

Provide an answer of your own, or ask Zhaowei Song for more information if necessary.

To post a message you must log in.