Switch 4-flavor to 5-flavor scheme

Bug #1464971 reported by Keping Xie
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MadGraph5_aMC@NLO
Invalid
Undecided
marco zaro

Bug Description

I have met a problem when calculating the NLO of DY process under the 5-flavor scheme.
First, I have no model file of sm-no_b_mass to be imported into mg5_amc.
The only one I can do is
> define p = p b b~,
>define j=p,
Then, I make a change to
maxjetflavor=5,
And the parameters
MB=0,
Ymb=0

I generate a simple process
>generate p p > z > e+ e- [QCD],
>output
>launch

I always meet error in this way,
Error detected in "lauch auto"
aMCatNLOError: An error occurred during the collection of results.
In my debug.log file, it shows that the error happens in the file of run_mode : 2.

Does everyone have any idea about how to deal with this question?

Changed in mg5amcnlo:
assignee: nobody → marco zaro (marco-zaro)
Revision history for this message
marco zaro (marco-zaro) wrote :

Hi,
I do not fully understand: what happens if you type
import model sm-no_b_mass
or
import model loop_sm-no_b_mass?

to generate drell-yan, try

import model loop_sm-no_b_mass
define p = p b b~
generate p p > e+ e- [QCD]
output

as a general rule, if a quark is massive in the param_card, never set its mass to 0 after the process generation, as this may screw up many things in the cancelation of IR divergencies...

Let me know if this works..
Cheers,

Marco

Revision history for this message
Keping Xie (kepingx) wrote :

Hi Marco,
Actually, I have found a similar suggestion as yours.
However, I have no model file of sm_no_b_mass in my MG5_aMC/models directory.
There is a model DY_sm which I can use.
However, this model cannot generate the DY process in the NLO level.

The error report is
Command "generate p p > e+ e- [QCD]" interrupted with error:
InvalidCmd : The model DY_SM cannot handle loop processes

What are the differences of the model files between sm and sm_no_b_mass?

Keping

Revision history for this message
marco zaro (marco-zaro) wrote : Re: [Bug 1464971] Re: Switch 4-flavor to 5-flavor scheme

Hi Keping,
when you load the model
sm-no_b_mass
you will actually load the model inside the models/sm/ directory
with the restriction from the restrict_no_b_mass.dat card…
Similarly for the loop_sm model…

Does this help you?

Cheers,

Marco

On 14 Jun 2015, at 09:01, Keping Xie <email address hidden> wrote:

> Hi Marco,
> Actually, I have found a similar suggestion as yours.
> However, I have no model file of sm_no_b_mass in my MG5_aMC/models directory.
> There is a model DY_sm which I can use.
> However, this model cannot generate the DY process in the NLO level.
>
> The error report is
> Command "generate p p > e+ e- [QCD]" interrupted with error:
> InvalidCmd : The model DY_SM cannot handle loop processes
>
> What are the differences of the model files between sm and sm_no_b_mass?
>
> Keping
>
> --
> You received this bug notification because you are a bug assignee.
> https://bugs.launchpad.net/bugs/1464971
>
> Title:
> Switch 4-flavor to 5-flavor scheme
>
> Status in MadGraph5_aMC@NLO Generator:
> New
>
> Bug description:
> I have met a problem when calculating the NLO of DY process under the 5-flavor scheme.
> First, I have no model file of sm-no_b_mass to be imported into mg5_amc.
> The only one I can do is
>> define p = p b b~,
>> define j=p,
> Then, I make a change to
> maxjetflavor=5,
> And the parameters
> MB=0,
> Ymb=0
>
> I generate a simple process
>> generate p p > z > e+ e- [QCD],
>> output
>> launch
>
> I always meet error in this way,
> Error detected in "lauch auto"
> aMCatNLOError: An error occurred during the collection of results.
> In my debug.log file, it shows that the error happens in the file of run_mode : 2.
>
> Does everyone have any idea about how to deal with this question?
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/mg5amcnlo/+bug/1464971/+subscriptions

Revision history for this message
marco zaro (marco-zaro) wrote :

Hi Keping,
any news on this?
Cheers,

Marco

marco zaro (marco-zaro)
Changed in mg5amcnlo:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.