Is it possible to generate matrix elements for tree level diagrams at quadruple precision?

Asked by oleh

Dear MadGraph experts,

I would like to generate matrix elements for some 2 to 4 processes at quadruple level of precision using "output standalone" command.
I am interested only in tree level diagrams. Is there any possibility to do it automatically ?

With best regards,
Oleh

Question information

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

Hi,

We do not have any output mode for this.
I guess that you can define a plugin to define such kind of output.

Since we are already doing computation in quadruple computation for the loop-computation, everything should be kind of ready in the code to output the tree-level in quadruple precision.
It is a just of taking the time to modify the double precision computation and call the quadruple version
of converters (and change template to have them in quadruple/...)

Cheers,

Olivier

> On 25 Jun 2018, at 18:47, oleh <email address hidden> wrote:
>
> New question #670452 on MadGraph5_aMC@NLO:
> https://answers.launchpad.net/mg5amcnlo/+question/670452
>
> Dear MadGraph experts,
>
> I would like to generate matrix elements for some 2 to 4 processes at quadruple level of precision using "output standalone" command.
> I am interested only in tree level diagrams. Is there any possibility to do it automatically ?
>
> With best regards,
> Oleh
>
> --
> You received this question notification because you are an answer
> contact for MadGraph5_aMC@NLO.

Revision history for this message
oleh (fedkevych) said :
#2

Dear Oliver,

thank you very much.
It solved my problem.

Cheers,
Oleh