{{ message }}
Issue with PaXEvaluate in GG→HH Calculation and Wilson Coefficient Extraction #327
Unanswered
pengfei-physics
asked this question in
Q&A
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Dear FeynCalc Developers/Community,
I’ve been working on a calculation involving gluon-gluon to Higgs-Higgs (GG→HH) scattering, inspired by the existing H→GG example in the FeynCalc documentation. After modifying the example, I successfully generated the Feynman diagrams and proceeded to express the amplitude in terms of Passarino-Veltman (PV) functions. However, when I attempted to evaluate these PV functions using PaXEvaluate from the FeynHelpers package, the output returned as "Undefined" without further explanation.





Specific Questions:
PaXEvaluate Issue:
Are there known limitations or specific kinematic conditions under which PaXEvaluate fails (e.g., vanishing Gram determinants, unregulated divergences)?
Should I enforce additional assumptions (e.g., on-shell conditions, dimensional regularization) before evaluation?
Wilson Coefficients:
If I aim to extract the Wilson coefficients from this Lagrangian, what would be the recommended workflow? For instance, is there a built-in FeynCalc utility to match the amplitude to an effective operator basis, or should I proceed manually by comparing tensor structures?
I’d greatly appreciate any insights into resolving the "Undefined" behavior or suggestions for extracting Wilson coefficients efficiently. Thank you for your time and support!
Best regards,
Pengfei
Beta Was this translation helpful? Give feedback.
All reactions