Fortran printouts

Asked by Karel Cerny

Dear experts,

is there a way how to force the Fortran code to issue the print/write outputs to std output?

I need to debug the code I have added to the pdf related parts. As my code seems to have problems
the log file is not generated either (where I hoped I could see more information). The generation does not
fail with a critical error - it seems that the buggy pdf part of mine produces a zero cross section.

Thank you very much for any reply.

With kind regards,
Karel Cerny

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

The easiest is to go to the running directory
SubProcesses/PXXXXXXX/GYYYYYYY
and then run
../madevent < input_app.txt
# the name of input_app.txt is sometimes different so just do a "ls" first and adapt accordingly if such file does not exists (It should be clear by what you should replace it).

Cheers,

Olivier

Can you help with this problem?

Provide an answer of your own, or ask Karel Cerny for more information if necessary.

To post a message you must log in.