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!
INERT model in SPHENO
Re: INERT model in SPHENO
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
Re: INERT model in SPHENO
Yep, you were right! Thanks Avelino!