Can I set that the output file only have one run_01 file?

Asked by 李十七

Dear all,
    I am trying to generate h03 > h3 h3 in the nmssm model, I set that it will output in the h3A1A1 file, after run"./bin/generate_events" some times, it will generate differents files such as run_01, run_02 and so on(it won't be replaced). I need to let it only output one file(the newest one replace the last one ).I don't know what should I do to achieve this.
   Thanks for any help. Best wishes!

Question information

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

I'm not sure I will recommend to do that since this is not a feature used that often.
So the probability to face side effect should be taken into account.

but you can use
./bin/madevent
then type
launch run_01

Cheers,

Olivier

> On 18 May 2022, at 06:11, 李幸娟 <email address hidden> wrote:
>
> New question #701843 on MadGraph5_aMC@NLO:
> https://answers.launchpad.net/mg5amcnlo/+question/701843
>
> Dear all,
> I am trying to generate h03 > h3 h3 in the nmssm model, I set that it will output in the h3A1A1 file, after run"./bin/generate_events" some times, it will generate differents files such as run_01, run_02 and so on(it won't be replaced). I need to let it only output one file(the newest one replace the last one ).I don't know what should I do to achieve this.
> Thanks for any help. Best wishes!
>
>
> --
> You received this question notification because you are an answer
> contact for MadGraph5_aMC@NLO.

Revision history for this message
李十七 (zhuzhuli) said :
#2

Dear,
        Thanks a lot. I have tried it like what you have said, it is successful. Bying doing this can I have only one output file named run_01. It have solved my problem.
        Regards,
        Shiqi