Page 1 of 1

INERT model in SPHENO

Posted: 17. Jul 2018, 03:48
by IVANIELA
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!

Re: INERT model in SPHENO

Posted: 17. Jul 2018, 06:32
by Avelino
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)?

Re: INERT model in SPHENO

Posted: 5. Nov 2018, 16:37
by IVANIELA
Yep, you were right! Thanks Avelino!