Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: tests and fixes for EWdim6 UFO models #847

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

valassi
Copy link
Member

@valassi valassi commented May 16, 2024

Hi @zeniheisser @oliviermattelaer this is a WIP PR with some tests and fixes for EWdim6 models.

In particular it adds to the git repo and adds tests for import model EWdim6; generate u d~ > w+ z which Zenny suggested in #615.

It turns out that my recent patches for SUSY, HEFT and SMEFT fixed code generation (so #615 is fixed). The code also builds and runs.

However there are some wrong results, in particular a mismatch between HRDCOD=01 and HRDCCOD=1 results (see #846). I think that HRDCOD=0 results are fine (because they give the same as fortran) but HRDCOD=1 are wrong.

Anyway, I keep this in WIP as long as that issue is not understood and fixed.

Andrea

valassi added 10 commits May 15, 2024 23:17
NB: this code can now be generated without issues, which shows that issue madgraph5#615 has been fixed by my SUSY/HEFT/SMEFT patches
CUDACPP_RUNTEST_DUMPEVENTS=1 ./build.none_d_inl0_hrd0/runTest.exe
cp ../../test/ref/dump_CPUTest.Sigma_EWdim6_udx_wpz.txt ../../../CODEGEN/PLUGIN/CUDACPP_SA_OUTPUT/test/ref/
git add ../../test/ref/dump_CPUTest.Sigma_EWdim6_udx_wpz.txt ../../../CODEGEN/PLUGIN/CUDACPP_SA_OUTPUT/test/ref/
…hat HRDCOD=0 results are correct (and HRDCOD=1 are wrong madgraph5#846)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant