Skip to content

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
Development

Successfully merging this pull request may close these issues.

BSM UFO models: ME mismatch between HRDCOD=0 and HRDCOD=1 in EWdim6 u d~ to w+ z Support for non-SM UFO models: code generation fails in model EWdim6
1 participant