sherpa is hosted by Hepforge, IPPP Durham
close Warning: Can't synchronize with repository "(default)" (/hepforge/svn/sherpa does not appear to be a Subversion repository.). Look in the Trac log for more information.
Modify

Opened 9 years ago

Closed 9 years ago

#350 closed defect (fixed)

Z+jets [OpenLoops] register_process: process 1 -2 -> 13 -13 3 -4 not found!

Reported by: holsch Owned by: Stefan Hoeche
Priority: major Milestone: rel-2.2.0
Component: ME Generator Version: 2.1.1
Keywords: Cc:

Description

The integration of Z+jets with LJET:=2,3,4 fails

I use the attached runcard. (2,3 is fine).

There is some fixing going by Stefan and Marek having to do with the new syntax for Order.

I use a clean directory and create the lib source code using Dummy as Loopgen as suggested by Stefan (temporary work around) however, to no avail. The following message is what I got:

[OpenLoops] register_process: process 1 -2 -> 13 -13 3 -4 not found!

Attachments (2)

Run_zjets_dummy.dat (925 bytes) - added by holsch 9 years ago.
amp.patch (562 bytes) - added by marek 9 years ago.

Download all attachments as: .zip

Change History (5)

Changed 9 years ago by holsch

Attachment: Run_zjets_dummy.dat added

comment:1 Changed 9 years ago by marek

Replace "Order(*,2);" by "Order (*,2);". The former is not recognised and thus all orders are computed, leading to asking OpenLoops for a subleading process which it does not provide. I will try to put a safe-guard in for missing spaces in this section. However, this sets the requested orders correctly, but Amegic still thinks it can generate a process 1 -2 -> 13 -13 3 -4 in the orders range (0,2) .. (99,2). Need to investigate further.

Changed 9 years ago by marek

Attachment: amp.patch added

comment:2 Changed 9 years ago by marek

Could you please test the appended patch. It generates the processes fine, but I will have to cross check that it does not break things elsewhere.

comment:3 Changed 9 years ago by anonymous

Resolution: fixed
Status: newclosed

Okay, seems to have no ill side-effects so far. Committed as r25872.

Modify Ticket

Change Properties
Action
as closed The owner will remain Stefan Hoeche.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.