Error: Actual argument contains too few elements for dummy argument 'x'
I have tried to run a process in MG5 (I think it is process-independent so I haven't specified the process here), and it gives the following error message:
generate_events run_01
Traceback (most recent call last):
File "/MG5_aMC_
return self.onecmd_
File "/MG5_aMC_
return func(arg, **opt)
File "/MG5_aMC_
self.
File "/MG5_aMC_
original_
File "/MG5_aMC_
postcmd=False)
File "/MG5_aMC_
stop = Cmd.onecmd_
File "/MG5_aMC_
return func(arg, **opt)
File "/MG5_aMC_
jobs, P_zero_result = ajobcreator.
File "/MG5_aMC_
self.
File "/MG5_aMC_
return misc.compile(
File "/MG5_aMC_
raise MadGraph5Error, error_text
MadGraph5Error: A compilation Error occurs when trying to compile /Test/SubProces
The compilation fails with the following output message:
gfortran -O -w -fbounds-check -fPIC -ffixed-
gfortran -O -w -fbounds-check -fPIC -ffixed-
gfortran -O -w -fbounds-check -fPIC -ffixed-
gfortran -O -w -fbounds-check -fPIC -ffixed-
genps.f:328:25:
& nbranch,
Error: Actual argument contains too few elements for dummy argument 'x' (24/40) at (1)
genps.f:60:53:
call gen_mom(
Error: Actual argument contains too few elements for dummy argument 'x' (11/24) at (1)
make: *** [genps.o] Error 1
make: *** Waiting for unfinished jobs....
Please try to fix this compilations issue and retry.
Help might be found at https:/
If you think that this is a bug, you can report this at https:/
automatic_
cluster_
I have no idea what's wrong.
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Kevin Kwok
- Solved:
- Last query:
- Last reply: