Error in MicrOmegas compilation

Questions concerning the interface to CalcHep/CompHep and MicrOmegas
Post Reply
GArdila
Posts: 2
Joined: 7. Jul 2023, 15:56

Error in MicrOmegas compilation

Post by GArdila » 3. Jul 2025, 11:06

Dear all

I'm trying to implement the scotogenic model studied in https://arxiv.org/abs/2107.04613. The SARAH implementation does not throw any errors when running CheckModel[] or generating both SPheno or CHep outputs. However, when I try to compilate the main file of the model in micrOmegas, it throws the following error:

make -C work
make[1]: Entering directory '/home/gardila/micromegas_6.0.5/T12A/work'
rm -f tmp/safe
../../CalcHEP_src/bin/s_calchep -blind "{[[{[[[[[[{}0"
ERROR:Error in table 'Vertices ' line 418 field 'P1,P2,P3,P4'
conjugated vertex for Wp Z ~phi2 ~Etap not found
make[1]: *** [Makefile:19: VandP.c] Error 125
make[1]: Leaving directory '/home/gardila/micromegas_6.0.5/T12A/work'
make: *** [../include/modelMakefile:58: libs] Error 2

I checked all the mdl files to check if the vertex appears and if the conjugated fields are well defined. They are so I was wondering if anyone has encountered this kind of error or could help me solve it. Any help would be much appreciated. You can find attached the mdl files of the model.

Gustavo
Attachments
mdlt12a.zip
(71.33 KiB) Downloaded 13 times

Post Reply