How to turn off automatic display of firefox?

Asked by Han

Dear Madgraph team !

When launching the process, a firefox automatically pops up right? How can I turn it off? I don't want to see the result through html.

Besides, there seems to be a crash between compiling directory and displaying firefox based on the fact that MG5 stoped when launching.
(I'm using MadGraph5_v1_5_11)

Cheers !

Jeonghan Kim

Question information

Language:
English Edit question
Status:
Solved
For:
MadGraph5_aMC@NLO Edit question
Assignee:
No assignee Edit question
Solved by:
Valentin Hirschi
Solved:
Last query:
Last reply:
Revision history for this message
Best Valentin Hirschi (valentin-hirschi) said :
#1

Dear Jeong Han Kim,

I believe you can simply type:

set automatic_html_opening False

in the MadGraph5 interface (the one you get by typing ./bin/mg5) or you can set this option by default to False by editing the configuration file you find in your MadGraph5 distribution under:

input/mg5_configuration.txt

I hope this helps.

Revision history for this message
Han (jeonghan-kim) said :
#2

Thanks Valentin ! That worked :)

Cheers !

Jeong Han Kim