INERT model in SPHENO

Questions about the interface between SARAH and SPheno as well as the FlavorKit functionality
Post Reply
IVANIELA
Posts: 5
Joined: 7. Dec 2017, 19:51

INERT model in SPHENO

Post by IVANIELA » 17. Jul 2018, 03:48

Hi!
I'm having problems using the Inert model in SPheno. I'm doing the same that for the Scotogenic model but after I used "make Model=Inert" I got these type of errors:
-------
Model_Data_Inert.f90:287:18:

Real(dp) :: v,Lam2(0),v(0),v
1
Error: Symbol ‘lam2’ at (1) already has basic type of COMPLEX
Model_Data_Inert.f90:289:22:

Real(dp) :: vIN,Lam2IN(99,99,99,99),vIN,vIN
1

-------
Did someone have the same problem and managed to fix it?

Thanks!

Avelino
Posts: 46
Joined: 13. Apr 2016, 14:57
Contact:

Re: INERT model in SPHENO

Post by Avelino » 17. Jul 2018, 06:32

Hi, I just tried to reproduce your problem but couldn't. I successfully compiled the SPheno modules of the Inert model provided with the SARAH distribution as well as the Scotogenic model attached with this message. Perhaps you are not using the current SARAH & SPheno versions (SARAH-4.13.0 and SPheno-4.0.3)?
Attachments
Scotogenic.tar.gz
(3.03 KiB) Downloaded 207 times

IVANIELA
Posts: 5
Joined: 7. Dec 2017, 19:51

Re: INERT model in SPHENO

Post by IVANIELA » 5. Nov 2018, 16:37

Yep, you were right! Thanks Avelino!

Post Reply